SPECS (DEVEL): amarok.spec - cmake ar fix now in cmake itself
shadzik
shadzik at pld-linux.org
Thu Aug 21 11:19:59 CEST 2008
Author: shadzik Date: Thu Aug 21 09:19:59 2008 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- cmake ar fix now in cmake itself
---- Files affected:
SPECS:
amarok.spec (1.123.2.27 -> 1.123.2.28)
---- Diffs:
================================================================
Index: SPECS/amarok.spec
diff -u SPECS/amarok.spec:1.123.2.27 SPECS/amarok.spec:1.123.2.28
--- SPECS/amarok.spec:1.123.2.27 Wed Aug 20 20:39:49 2008
+++ SPECS/amarok.spec Thu Aug 21 11:19:53 2008
@@ -25,7 +25,7 @@
BuildRequires: QtUiTools-devel >= %{qtver}
BuildRequires: QtWebKit-devel >= %{qtver}
BuildRequires: QtXml-devel >= %{qtver}
-BuildRequires: cmake >= 2.6.0
+BuildRequires: cmake >= 2.6.1-2
BuildRequires: glib2-devel
BuildRequires: kde4-kdebase-devel
BuildRequires: kde4-kdemultimedia-devel
@@ -114,7 +114,6 @@
cd build
%cmake \
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
- -DCMAKE_AR=%{_bindir}/ar \
%if "%{_lib}" == "lib64"
-DLIB_SUFFIX=64 \
%endif
@@ -271,6 +270,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.123.2.28 2008/08/21 09:19:53 shadzik
+- cmake ar fix now in cmake itself
+
Revision 1.123.2.27 2008/08/20 18:39:49 rotom
- up to 1.90
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/amarok.spec?r1=1.123.2.27&r2=1.123.2.28&f=u
More information about the pld-cvs-commit
mailing list