]> git.pld-linux.org Git - packages/kde4-oxygen-icons.git/blobdiff - kde4-oxygen-icons.spec
- up to 4.9.2
[packages/kde4-oxygen-icons.git] / kde4-oxygen-icons.spec
index d930c4e651c401822f5471bc8fe37aea87b347e9..b30e3d0bd87af841fd06b66644fc0e80ff402abd 100644 (file)
@@ -7,18 +7,18 @@
 Summary:       KDE4 - Oxygen icons
 Summary(pl.UTF-8):     Ikony Oxygen dla KDE4
 Name:          kde4-oxygen-icons
-Version:       4.5.1
-Release:       2
+Version:       4.9.2
+Release:       1
 License:       GPL v2
 Group:         X11/Libraries
-Source0:       ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2
-# Source0-md5: 02aa5d1145378a686b1329dca02fc681
+Source0:       ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
+# Source0-md5: 1b3988ff21e19ad02d019dfa5c13270f
 Source1:       %{name}-pld_czarny.png
 Source2:       kpld.tar.gz
 # Source2-md5: 1111e8a60b33ad694e91d574233dde0e
 URL:           http://www.kde.org/
 BuildRequires: cmake >= 2.8.0
-BuildRequires: rpmbuild(macros) >= 1.293
+BuildRequires: rpmbuild(macros) >= 1.600
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -59,15 +59,11 @@ Motyw ikon do KDE - oxygen. Ten pakiet zawiera ikony SVG.
 %build
 install -d build
 cd build
-%cmake .. \
-       -DCMAKE_INSTALL_PREFIX=%{_prefix} \
-       -DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
+%cmake \
        -DCMAKE_CXX_COMPILER_WORKS=1 \
        -DCMAKE_CXX_COMPILER="%{__cc}" \
        -DCMAKE_C_COMPILER_WORKS=1 \
-%if "%{_lib}" == "lib64"
-       -DLIB_SUFFIX=64
-%endif
+       ../
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -124,6 +120,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_iconsdir}/oxygen/*x*/devices/*
 %{_iconsdir}/oxygen/*x*/mimetypes/*
 %{_iconsdir}/oxygen/*x*/places/*
+%{_iconsdir}/oxygen/*x*/special/*
 %{_iconsdir}/oxygen/*x*/status/*
 %{_iconsdir}/oxygen/*x*/animations/*
 %{_iconsdir}/oxygen/*x*/emblems/*
@@ -135,6 +132,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_iconsdir}/oxygen/scalable
 # digikam has it's own icon in digikam.spec
 %exclude %{_iconsdir}/oxygen/scalable/apps/digikam.*
+%{_iconsdir}/oxygen/scalable/object-rotate.svgz
 %{_iconsdir}/oxygen/scalable/text-formatting.svg
 %{_iconsdir}/oxygen/scalable/actions
 %{_iconsdir}/oxygen/scalable/apps
@@ -144,4 +142,5 @@ rm -rf $RPM_BUILD_ROOT
 %{_iconsdir}/oxygen/scalable/emotes
 %{_iconsdir}/oxygen/scalable/mimetypes
 %{_iconsdir}/oxygen/scalable/places
+%{_iconsdir}/oxygen/scalable/special
 %{_iconsdir}/oxygen/scalable/status
This page took 0.037937 seconds and 4 git commands to generate.