packages: kde4-kdenetwork/kde4-kdenetwork.spec - adjusted to new cmake macro

shadzik shadzik at pld-linux.org
Wed Jan 5 14:15:51 CET 2011


Author: shadzik                      Date: Wed Jan  5 13:15:51 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- adjusted to new cmake macro

---- Files affected:
packages/kde4-kdenetwork:
   kde4-kdenetwork.spec (1.126 -> 1.127) 

---- Diffs:

================================================================
Index: packages/kde4-kdenetwork/kde4-kdenetwork.spec
diff -u packages/kde4-kdenetwork/kde4-kdenetwork.spec:1.126 packages/kde4-kdenetwork/kde4-kdenetwork.spec:1.127
--- packages/kde4-kdenetwork/kde4-kdenetwork.spec:1.126	Tue Jan  4 19:29:12 2011
+++ packages/kde4-kdenetwork/kde4-kdenetwork.spec	Wed Jan  5 14:15:46 2011
@@ -8,7 +8,7 @@
 #
 %define		_state		stable
 %define		orgname		kdenetwork
-%define		qtver		4.7.0
+%define		qtver		4.7.1
 
 Summary:	K Desktop Environment - network applications
 Summary(es.UTF-8):	K Desktop Environment - aplicaciones de red
@@ -63,7 +63,7 @@
 BuildRequires:	qt4-build >= %{qtver}
 BuildRequires:	qt4-qmake >= %{qtver}
 BuildRequires:	rpm-pythonprov
-BuildRequires:	rpmbuild(macros) >= 1.268
+BuildRequires:	rpmbuild(macros) >= 1.600
 BuildRequires:	shared-desktop-ontologies-devel >= 0.5
 BuildRequires:	soprano-devel >= 2.4.64
 BuildRequires:	speex-devel
@@ -749,14 +749,7 @@
 install -d build
 cd build
 %cmake \
-	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
-	-DLIB_INSTALL_DIR=%{_libdir} \
-	-DSYSCONF_INSTALL_DIR=%{_sysconfdir} \
-	-DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
 	-DMOZPLUGIN_INSTALL_DIR=%{_browserpluginsdir} \
-%if "%{_lib}" == "lib64"
-	-DLIB_SUFFIX=64 \
-%endif
 	../
 
 %{__make}
@@ -1307,6 +1300,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.127  2011/01/05 13:15:46  shadzik
+- adjusted to new cmake macro
+
 Revision 1.126  2011/01/04 18:29:12  arekm
 - up to 4.5.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdenetwork/kde4-kdenetwork.spec?r1=1.126&r2=1.127&f=u



More information about the pld-cvs-commit mailing list