SPECS: kde4-template.spec - cmake fix now in cmake itself

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


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

---- Files affected:
SPECS:
   kde4-template.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/kde4-template.spec
diff -u SPECS/kde4-template.spec:1.2 SPECS/kde4-template.spec:1.3
--- SPECS/kde4-template.spec:1.2	Thu Aug 14 02:47:24 2008
+++ SPECS/kde4-template.spec	Fri Aug 15 13:58:53 2008
@@ -27,7 +27,7 @@
 BuildRequires:	QtUiTools-devel >= %{qtver}
 BuildRequires:	QtXml-devel >= %{qtver}
 BuildRequires:	automoc4 >= 0.9.84
-BuildRequires:	cmake >= 2.6.0
+BuildRequires:	cmake >= 2.6.1-2
 BuildRequires:	qt4-build >= %{qtver}
 BuildRequires:	qt4-qmake >= %{qtver}
 BuildRequires:	rpmbuild(macros) >= 1.293
@@ -54,7 +54,6 @@
 cd build
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_kde_prefix} \
-	-DCMAKE_AR=/usr/bin/ar \
 %if "%{_lib}" == "lib64"
 	-DLIB_SUFFIX=64 \
 %endif
@@ -79,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008/08/15 11:58:53  shadzik
+- cmake fix now in cmake itself
+
 Revision 1.2  2008/08/14 00:47:24  glen
 - cleanup
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-template.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list