rpms/kdelibs/devel kdelibs.spec,1.438,1.439

Kevin Kofler kkofler at fedoraproject.org
Wed Feb 18 17:42:26 UTC 2009


Author: kkofler

Update of /cvs/pkgs/rpms/kdelibs/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16971/devel

Modified Files:
	kdelibs.spec 
Log Message:
Fix duplicate patch ID, actually apply the patch.


Index: kdelibs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdelibs/devel/kdelibs.spec,v
retrieving revision 1.438
retrieving revision 1.439
diff -u -r1.438 -r1.439
--- kdelibs.spec	18 Feb 2009 17:17:41 -0000	1.438
+++ kdelibs.spec	18 Feb 2009 17:41:56 -0000	1.439
@@ -80,7 +80,7 @@
 Patch22: kdelibs-4.1.96-cmake.patch
 Patch23: kdelibs-4.2.0-gcc44-workaround.patch
 # disable strict aliasing in kjs/dtoa.cpp for GCC 4.4 (#485968)
-Patch23: kdelibs-4.2.0-kjs-gcc44-crash.patch
+Patch24: kdelibs-4.2.0-kjs-gcc44-crash.patch
 
 # upstream
 # 4.3 branch
@@ -222,6 +222,7 @@
 %patch20 -p1 -b .xxcmake
 %patch22 -p1 -b .kdepimlibs-cmake
 %patch23 -p1 -b .gcc44
+%patch24 -p1 -b .kjs-gcc44-crash
 
 # upstream patches
 %patch101 -p1 -b .AllowExternalPaths




More information about the fedora-extras-commits mailing list