rpms/koji/EL-5 koji.spec,1.10,1.11

Dennis Gilmore ausil at fedoraproject.org
Wed Dec 9 19:56:46 UTC 2009


Author: ausil

Update of /cvs/extras/rpms/koji/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv429

Modified Files:
	koji.spec 
Log Message:
actually apply livcd softdep patch



Index: koji.spec
===================================================================
RCS file: /cvs/extras/rpms/koji/EL-5/koji.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- koji.spec	6 Dec 2009 16:28:33 -0000	1.10
+++ koji.spec	9 Dec 2009 19:56:45 -0000	1.11
@@ -2,7 +2,7 @@
 
 Name: koji
 Version: 1.3.2
-Release: 1%{?dist}.1
+Release: 1%{?dist}.2
 License: LGPLv2
 Summary: Build system tools
 Group: Applications/System
@@ -101,6 +101,7 @@ koji-web is a web UI to the Koji system.
 %prep
 %setup -q
 %patch0 -p1 -b .orig
+%patch1 -p1 -b .softdep
 
 %build
 
@@ -183,6 +184,9 @@ if [ $1 = 0 ]; then
 fi
 
 %changelog
+* Wed Dec 09 2009 Dennis Gilmore <dennis at ausil.us> - 1.3.2-1.2
+- actually apply the patch to make pykickstart optional
+
 * Sun Dec 06 2009 Dennis Gilmore <dennis at ausil.us> - 1.3.2-1.1
 - add patch to make livecd support optional. the pykickstart in RHEL 5 is too old
 




More information about the scm-commits mailing list