rpms/anaconda/devel anaconda.spec,1.389,1.390

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jun 9 23:59:36 UTC 2006


Author: jkeating

Update of /cvs/dist/rpms/anaconda/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv1893

Modified Files:
	anaconda.spec 
Log Message:
fixing netpbm-progs to match what is in elvis


Index: anaconda.spec
===================================================================
RCS file: /cvs/dist/rpms/anaconda/devel/anaconda.spec,v
retrieving revision 1.389
retrieving revision 1.390
diff -u -r1.389 -r1.390
--- anaconda.spec	9 Jun 2006 01:04:56 -0000	1.389
+++ anaconda.spec	9 Jun 2006 23:59:33 -0000	1.390
@@ -1,6 +1,6 @@
 Name: anaconda
 Version: 11.1.0.26
-Release: 1
+Release: 1.1
 License: GPL
 Summary: Graphical system installer
 Group: Applications/System
@@ -43,7 +43,7 @@
 Requires: libxml2-python, python, rpm-python >= 4.2-0.61, yum >= 2.4.0
 Requires: anaconda = %{version}-%{release}
 Requires: createrepo >= 0.4.3-3.1, squashfs-tools, mkisofs, syslinux
-Requires: /usr/bin/strip, xorg-x11-font-utils, netpbm-tools
+Requires: /usr/bin/strip, xorg-x11-font-utils, netpbm-progs
 
 %description runtime
 The anaconda-runtime package contains parts of the installation system which 
@@ -90,6 +90,9 @@
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Fri Jun 09 2006 Jesse Keating <jkeating at redhat.com> 11.1.0.26-1.1
+- Fix netpbm requires
+
 * Thu Jun 08 2006 Chris Lumens <clumens at redhat.com> 11.1.0.26-1
 - Revert anaconda-runtime files fix.
 




More information about the fedora-cvs-commits mailing list