]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- cmake fix now in cmake itself
authorshadzik <shadzik@pld-linux.org>
Fri, 15 Aug 2008 11:58:53 +0000 (11:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kde4.spec -> 1.3

kde4.spec

index 7a21735f882973dcd6bd8b26f720288e84dda80f..22218abbb166f64a646538602119753966ab1c95 100644 (file)
--- a/kde4.spec
+++ b/kde4.spec
@@ -26,7 +26,7 @@ BuildRequires:        QtTest-devel >= %{qtver}
 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
@@ -53,7 +53,6 @@ install -d build
 cd build
 %cmake \
        -DCMAKE_INSTALL_PREFIX=%{_kde_prefix} \
-       -DCMAKE_AR=/usr/bin/ar \
 %if "%{_lib}" == "lib64"
        -DLIB_SUFFIX=64 \
 %endif
@@ -78,7 +77,10 @@ rm -rf $RPM_BUILD_ROOT
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log: kde4.spec,v $
-Revision 1.2  2008-08-14 00:47:24  glen
+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
 
 Revision 1.1  2008/08/13 20:23:51  shadzik
This page took 0.031027 seconds and 4 git commands to generate.