]> git.pld-linux.org Git - packages/kde4-kdebase-runtime.git/commitdiff
- adjusted to new cmake macro auto/ti/kde4-kdebase-runtime-4_5_5-1
authorshadzik <shadzik@pld-linux.org>
Tue, 4 Jan 2011 18:44:29 +0000 (18:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kde4-kdebase-runtime.spec -> 1.133

kde4-kdebase-runtime.spec

index 3e38dd04cfdcc8b3f7cc056548efd1105943db87..194fd5118d95478d63101aaefbd07100df4e377b 100644 (file)
@@ -5,7 +5,7 @@
 #
 %define                _state          stable
 %define                orgname         kdebase-runtime
-%define                qtver           4.7.0
+%define                qtver           4.7.1
 
 Summary:       KDE 4 base runtime components
 Summary(pl.UTF-8):     Komponenty uruchomieniowe podstawowej części KDE 4
@@ -46,7 +46,7 @@ BuildRequires:        pkgconfig
 BuildRequires: pulseaudio-devel
 BuildRequires: qt4-build >= %{qtver}
 BuildRequires: qt4-qmake >= %{qtver}
-BuildRequires: rpmbuild(macros) >= 1.129
+BuildRequires: rpmbuild(macros) >= 1.600
 BuildRequires: shared-desktop-ontologies-devel >= 0.5
 BuildRequires: soprano-devel >= 2.4.64
 BuildRequires: strigi-devel >= 0.7.0
@@ -96,13 +96,7 @@ Wtyczki KDE 4 dla Phonona.
 install -d build
 cd build
 %cmake \
-       -DCMAKE_INSTALL_PREFIX=%{_prefix} \
-       -DLIB_INSTALL_DIR=%{_libdir} \
        -DLIBEXEC_INSTALL_DIR=%{_libdir}/kde4/libexec \
-       -DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
-%if "%{_lib}" == "lib64"
-       -DLIB_SUFFIX=64 \
-%endif
        ../
 
 %{__make}
This page took 0.098643 seconds and 4 git commands to generate.