rpms/kdepimlibs/devel kdepimlibs.spec,1.59,1.60

Kevin Kofler kkofler at fedoraproject.org
Fri Dec 12 14:09:43 UTC 2008


Author: kkofler

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

Modified Files:
	kdepimlibs.spec 
Log Message:
Let's try again with debug output for some extra fun.


Index: kdepimlibs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdepimlibs/devel/kdepimlibs.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- kdepimlibs.spec	11 Dec 2008 21:31:51 -0000	1.59
+++ kdepimlibs.spec	12 Dec 2008 14:09:13 -0000	1.60
@@ -82,7 +82,7 @@
 
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
-%{cmake_kde4} ..
+%{cmake_kde4} --debug-output ..
 popd
 
 %if 0%{?rest}
@@ -169,7 +169,6 @@
 %changelog
 * Thu Dec 11 2008 Lorenzo Villani <lvillani at binaryhelix.net> - 4.1.85-1
 - KDE 4.2beta2
-- let's try without the work-around
 
 * 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




More information about the fedora-extras-commits mailing list