rpms/kdebase-workspace/devel kdebase-workspace.spec,1.239,1.240

Kevin Kofler kkofler at fedoraproject.org
Mon Jun 29 19:51:33 UTC 2009


Author: kkofler

Update of /cvs/pkgs/rpms/kdebase-workspace/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21972/devel

Modified Files:
	kdebase-workspace.spec 
Log Message:
- fix internal version number (otherwise it mismatches with our file list)


Index: kdebase-workspace.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdebase-workspace/devel/kdebase-workspace.spec,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -p -r1.239 -r1.240
--- kdebase-workspace.spec	29 Jun 2009 17:23:59 -0000	1.239
+++ kdebase-workspace.spec	29 Jun 2009 19:51:03 -0000	1.240
@@ -29,6 +29,10 @@ Patch14: kdebase-workspace-4.2.0-klipper
 Patch15: kdebase-workspace-4.2.0-kio_sysinfo.patch
 
 # upstream patches:
+# 4.3 branch
+# fix the internal version number in CMakeLists.txt so the CMake files get
+# installed to the expected location, otherwise our file list breaks
+Patch100: kdebase-workspace-4.2.95-fix-version.patch
 # trunk
 
 Obsoletes: PolicyKit-kde < %{version}-100 
@@ -222,6 +226,7 @@ Requires: PyKDE4 >= %{version}
 %patch15 -p1 -b .kio_sysinfo
 
 # upstream patches
+%patch100 -p1 -b .fix-version
 
 
 %build
@@ -505,6 +510,7 @@ fi
 %changelog
 * Mon Jun 29 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> - 4.2.95-2
 - port and reapply rootprivs (#434824) patch (#508593)
+- fix internal version number (otherwise it mismatches with our file list)
 
 * Fri Jun 26 2009 Than Ngo <than at redhat.com> - 4.2.95-1
 - 4.3rc1




More information about the fedora-extras-commits mailing list