rpms/febootstrap/EL-5 febootstrap.spec,1.5,1.6

Richard W.M. Jones rjones at fedoraproject.org
Mon May 11 17:01:30 UTC 2009


Author: rjones

Update of /cvs/pkgs/rpms/febootstrap/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17359

Modified Files:
	febootstrap.spec 
Log Message:
Remove runtime requires of upx and util-linux-ng


Index: febootstrap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/febootstrap/EL-5/febootstrap.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- febootstrap.spec	11 May 2009 15:33:16 -0000	1.5
+++ febootstrap.spec	11 May 2009 17:00:59 -0000	1.6
@@ -1,7 +1,7 @@
 Summary:     Bootstrap a new Fedora system (like debootstrap)
 Name:        febootstrap
 Version:     2.0
-Release:     1%{?dist}
+Release:     2%{?dist}
 License:     GPLv2+
 Group:       Development/Tools
 URL:         http://et.redhat.com/~rjones/febootstrap/
@@ -18,9 +18,9 @@ Requires:    fakeroot >= 1.11
 Requires:    fakechroot >= 2.9-20
 Requires:    yum >= 3.2
 Requires:    MAKEDEV
-Requires:    util-linux-ng
+#Requires:    util-linux-ng
 Requires:    cpio
-Requires:    upx
+#Requires:    upx
 
 # These are suggestions.  However making them hard requirements
 # pulls in far too much stuff.
@@ -81,8 +81,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Mon May 11 2009 Richard Jones <rjones at redhat.com> - 2.0-1
+* Mon May 11 2009 Richard Jones <rjones at redhat.com> - 2.0-2
 - New upstream release 2.0.
+- Remove runtime requires of util-linux-ng and upx.
 
 * Thu May  7 2009 Richard Jones <rjones at redhat.com> - 1.9-1
 - New upstream release 1.9.




More information about the fedora-extras-commits mailing list