rpms/kdepimlibs/devel kdepimlibs.spec, 1.79, 1.80 kdepimlibs-4.1.85-debug-cmake-crash.patch, 1.1, NONE

Kevin Kofler kkofler at fedoraproject.org
Tue Mar 31 15:53:09 UTC 2009


Author: kkofler

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

Modified Files:
	kdepimlibs.spec 
Removed Files:
	kdepimlibs-4.1.85-debug-cmake-crash.patch 
Log Message:
Remove CMake crash debugging/workaround cruft, CMake has been fixed.


Index: kdepimlibs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdepimlibs/devel/kdepimlibs.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- kdepimlibs.spec	31 Mar 2009 15:22:18 -0000	1.79
+++ kdepimlibs.spec	31 Mar 2009 15:52:38 -0000	1.80
@@ -24,7 +24,6 @@
 
 URL: http://www.kde.org/
 Source0: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdepimlibs-%{version}.tar.bz2
-Patch0: kdepimlibs-4.1.85-debug-cmake-crash.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %if ! 0%{?akonadi_subpkg}
@@ -91,13 +90,12 @@
 
 %prep
 %setup -q -n kdepimlibs-%{version}
-%{?debug:%patch0 -p1}
 
 
 %build
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
-%{cmake_kde4} %{?debug:--debug-output} ..
+%{cmake_kde4} ..
 popd
 
 %if 0%{?rest}


--- kdepimlibs-4.1.85-debug-cmake-crash.patch DELETED ---




More information about the fedora-extras-commits mailing list