rpms/kdepimlibs/devel kdepimlibs.spec,1.57,1.58

Lorenzo Villani arbiter at fedoraproject.org
Wed Dec 10 20:11:19 UTC 2008


Author: arbiter

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

Modified Files:
	kdepimlibs.spec 
Log Message:
- ppc build work-around


Index: kdepimlibs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdepimlibs/devel/kdepimlibs.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- kdepimlibs.spec	9 Dec 2008 14:26:17 -0000	1.57
+++ kdepimlibs.spec	10 Dec 2008 20:10:49 -0000	1.58
@@ -14,7 +14,7 @@
 Name: kdepimlibs
 
 Version: 4.1.82
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: K Desktop Environment 4 - PIM Libraries
 
 License: LGPLv2
@@ -82,7 +82,7 @@
 
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
-%{cmake_kde4} ..
+%{cmake_kde4} --debug-output ..
 popd
 
 %if 0%{?rest}
@@ -167,6 +167,11 @@
 
 
 %changelog
+* Wed Dec 10 2008 Lorenzo Villani <lvillani at binaryhelix.net> - 4.1.82-2
+- add --debug-output to our cmake call, that should fix a reproducible
+  bug with cmake and ppc builds (this work-around should be
+  removed anyway)
+
 * Tue Dec 09 2008 Lorenzo Villani <lvillani at binaryhelix.net> - 4.1.82-1
 - 4.1.82
 




More information about the fedora-extras-commits mailing list