]> git.pld-linux.org Git - packages/kde4-kdebase-runtime.git/blobdiff - kde4-kdebase-runtime.spec
- 4.0.98
[packages/kde4-kdebase-runtime.git] / kde4-kdebase-runtime.spec
index 10e8d3a023fdd6b7b345b65cee118b3c114ac4ae..46f0d2e013902fcf0374cbd86b8e1923f45406fd 100644 (file)
@@ -7,18 +7,21 @@
 Summary:       KDE 4 base runtime components
 Summary(pl.UTF-8):     Komponenty uruchomieniowe podstawowej części KDE 4
 Name:          kde4-kdebase-runtime
-Version:       4.0.81
+Version:       4.0.98
 Release:       1
 License:       GPL
 Group:         X11/Applications
 Source0:       ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2
-# Source0-md5: ea34c857c6ecf71c8c39d7ad7cb18ef5
+# Source0-md5: 564def1536a1cd646b0f8bd531db251b
 URL:           http://www.kde.org/
+BuildRequires: automoc4
+BuildRequires: clucene-core-devel
 BuildRequires: cmake
 %{?with_apidocs:BuildRequires: doxygen}
 %{?with_apidocs:BuildRequires: graphviz}
 BuildRequires: kde4-kdelibs-devel >= %{version}
 BuildRequires: kde4-kdepimlibs-devel >= %{version}
+BuildRequires: phonon-devel >= 4.1.83
 BuildRequires: libsmbclient-devel
 %{?with_apidocs:BuildRequires: qt4-doc >= 4.3.0}
 BuildRequires: rpmbuild(macros) >= 1.129
@@ -92,6 +95,9 @@ install -d build
 cd build
 %cmake \
        -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+%if "%{_lib}" == "lib64"
+       -DLIB_SUFFIX=64 \
+%endif
        ../
 
 %{__make}
@@ -249,7 +255,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/dbus-1/interfaces/org.kde.NepomukServer.xml
 %{_datadir}/dbus-1/interfaces/org.kde.nepomuk.ServiceControl.xml
 %{_datadir}/dbus-1/interfaces/org.kde.nepomuk.ServiceManager.xml
-%{_datadir}/desktop-directories/kde-information.directory
 %{_datadir}/emoticons/kde4
 %{_datadir}/kde4/services/about.protocol
 %{_datadir}/kde4/services/applications.protocol
@@ -354,10 +359,8 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %{_libdir}/libkaudiodevicelist.so
-%{_includedir}/phonon
 %{_datadir}/apps/cmake/modules/FindCLucene.cmake
 %{_datadir}/apps/cmake/modules/FindXCB.cmake
-#%{_datadir}/apps/cmake/modules/FindXine.cmake
 
 %files -n kde4-phonon-xine
 %defattr(644,root,root,755)
@@ -370,12 +373,16 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/kde4/services/spellchecking.desktop
 %{_datadir}/kde4/servicetypes/phononbackend.desktop
 %{_libdir}/kconf_update_bin/phonon_devicepreference_update
+%dir %{_libdir}/kde4/plugins/phonon_platform
 %{_libdir}/kde4/plugins/phonon_platform/kde.so
 %attr(755,root,root) %{_libdir}/libkaudiodevicelist.so.4
 %attr(755,root,root) %{_libdir}/libkaudiodevicelist.so.4.1.0
+%dir %{_datadir}/apps/kcm_phonon
 %{_datadir}/apps/kcm_phonon/listview-background.png
 %{_datadir}/apps/kconf_update/devicepreference.upd
+%dir %{_datadir}/apps/libphonon
 %{_datadir}/apps/libphonon/hardwaredatabase
+%dir %{_datadir}/apps/phonon
 %{_datadir}/apps/phonon/phonon.notifyrc
 
 %files -n kde4-icons-oxygen
@@ -400,7 +407,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_iconsdir}/oxygen/scalable/devices
 %{_iconsdir}/oxygen/scalable/emblems
 %{_iconsdir}/oxygen/scalable/emotes
-%{_iconsdir}/oxygen/scalable/export_pngs.sh
 %{_iconsdir}/oxygen/scalable/mimetypes
 %{_iconsdir}/oxygen/scalable/places
 %{_iconsdir}/oxygen/scalable/status
This page took 0.082014 seconds and 4 git commands to generate.