rpms/atop/EL-5 atop.spec,1.1,1.2

Kairo Francisco de Araujo (kairo) fedora-extras-commits at redhat.com
Mon May 5 16:50:55 UTC 2008


Author: kairo

Update of /cvs/pkgs/rpms/atop/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11969/EL-5

Modified Files:
	atop.spec 
Log Message:
add bug fixes for #445174



Index: atop.spec
===================================================================
RCS file: /cvs/pkgs/rpms/atop/EL-5/atop.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- atop.spec	3 Apr 2008 20:58:05 -0000	1.1
+++ atop.spec	5 May 2008 16:50:15 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           atop
 Version:        1.23
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        An advanced interactive monitor to view the load on system and process level
 
 Group:          Applications/System
@@ -12,6 +12,7 @@
 Source3:        atop.crondaily
 Source4:        atop.sysconfig
 Source5:        atop.d
+Patch0:         atop-1.23-cron.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:       ncurses
@@ -41,6 +42,7 @@
  
 %prep
 %setup -q
+%patch0 -p1 -b .cron
 
 %build
 make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS"
@@ -93,6 +95,9 @@
 
 
 %changelog
+* Mon May  5 2008 Kairo Araujo <kairoaraujo at gmail.com> - 1.23-7
+- add bug fixes for #445174
+
 * Thu Apr  3 2008 Kairo Araujo <kairoaraujo at gmail.com> - 1.23-6
 - removed variable DATALIFE from atop.d and atop.crondaily
 




More information about the fedora-extras-commits mailing list