SPECS (DEVEL): kde4-kdebase-runtime.spec - cmake fix now in cmake itself

shadzik shadzik at pld-linux.org
Fri Aug 15 13:49:22 CEST 2008


Author: shadzik                      Date: Fri Aug 15 11:49:22 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- cmake fix now in cmake itself

---- Files affected:
SPECS:
   kde4-kdebase-runtime.spec (1.53.2.2 -> 1.53.2.3) 

---- Diffs:

================================================================
Index: SPECS/kde4-kdebase-runtime.spec
diff -u SPECS/kde4-kdebase-runtime.spec:1.53.2.2 SPECS/kde4-kdebase-runtime.spec:1.53.2.3
--- SPECS/kde4-kdebase-runtime.spec:1.53.2.2	Sun Aug 10 13:17:21 2008
+++ SPECS/kde4-kdebase-runtime.spec	Fri Aug 15 13:49:17 2008
@@ -19,7 +19,7 @@
 URL:		http://www.kde.org/
 BuildRequires:	automoc4
 BuildRequires:	clucene-core-devel
-BuildRequires:	cmake >= 2.6.0
+BuildRequires:	cmake >= 2.6.1-2
 %{?with_apidocs:BuildRequires:	doxygen}
 %{?with_apidocs:BuildRequires:	graphviz}
 BuildRequires:	kde4-kdelibs-devel >= %{version}
@@ -97,7 +97,6 @@
 cd build
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
-	-DCMAKE_AR=/usr/bin/ar \
 %if "%{_lib}" == "lib64"
 	-DLIB_SUFFIX=64 \
 %endif
@@ -433,6 +432,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53.2.3  2008/08/15 11:49:17  shadzik
+- cmake fix now in cmake itself
+
 Revision 1.53.2.2  2008/08/10 11:17:21  shadzik
 - updated BRs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdebase-runtime.spec?r1=1.53.2.2&r2=1.53.2.3&f=u



More information about the pld-cvs-commit mailing list