rpms/sysstat/devel sysstat.spec,1.38,1.39

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jun 5 17:52:26 UTC 2006


Author: jkeating

Update of /cvs/dist/rpms/sysstat/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv27033

Modified Files:
	sysstat.spec 
Log Message:
Add missing BR gettext


Index: sysstat.spec
===================================================================
RCS file: /cvs/dist/rpms/sysstat/devel/sysstat.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- sysstat.spec	11 May 2006 10:17:58 -0000	1.38
+++ sysstat.spec	5 Jun 2006 17:52:24 -0000	1.39
@@ -1,6 +1,6 @@
 Name: sysstat
 Version: 6.0.2
-Release: 1
+Release: 2
 Summary: The sar and iostat system monitoring commands.
 License: GPL
 Group: Applications/System
@@ -18,7 +18,7 @@
 
 Requires: /sbin/chkconfig
 Prereq: sh-utils textutils grep fileutils /etc/cron.d
-BuildRequires: perl %{_includedir}/linux/if.h
+BuildRequires: perl %{_includedir}/linux/if.h gettext
 Requires: %__cp %__mv %__chmod %__grep %__mkdir %__install %__id
 
 %description
@@ -111,6 +111,9 @@
 /var/log/sa
 
 %changelog
+* Mon Jun  5 2006 Jesse Keating <jkeating at redhat.com> 6.0.2-2
+- Add missing BR of gettext
+
 * Fri May  5 2006 Ivana Varekova <varekova at redhat.com> 6.0.2-1
 - update to 6.0.2
 - remove asm/page.h used sysconf command to get PAGE_SIZE




More information about the fedora-cvs-commits mailing list