From 40faf4d75e306b4749e431d9c0c293c7705e2199 Mon Sep 17 00:00:00 2001 From: Jaroslav Reznik Date: Apr 01 2009 14:48:53 +0000 Subject: - split wallpapers and sounds - noarch subpackages --- diff --git a/kdeartwork.spec b/kdeartwork.spec index 038f2cc..691c50c 100644 --- a/kdeartwork.spec +++ b/kdeartwork.spec @@ -1,6 +1,6 @@ Name: kdeartwork Version: 4.2.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Additional artwork (themes, sound themes, ...) for KDE License: GPLv2 @@ -41,6 +41,7 @@ Obsoletes: kdeartwork-icons-crystalsvg < %{version}-%{release} Provides: kdeartwork-icons-crystalsvg = %{version}-%{release} Requires(post): xdg-utils Requires(postun): xdg-utils +BuildArch: noarch %description -n crystalsvg-icon-theme This package contains the crystalsvg icon theme. It was the standard theme in KDE3 and is needed for KDE3 applications. @@ -52,6 +53,7 @@ Group: User Interface/Desktops Provides: kdeclassic-icon-theme = %{version}-%{release} Requires(post): xdg-utils Requires(postun): xdg-utils +BuildArch: noarch %description icons This contains icon themes: * kdeclassic @@ -73,6 +75,21 @@ Requires: xscreensaver-base %description kxs %{summary}. +%package wallpapers +Summary: Additional wallpapers +Group: Amusements/Graphics +Requires: kdebase-workspace >= %{version} +BuildArch: noarch +%description wallpapers +%{summary}. + +%package sounds +Summary: Additional sounds +Group: Amusements/Graphics +Requires: kdebase-workspace >= %{version} +BuildArch: noarch +%description sounds +%{summary}. %prep %setup -q @@ -132,15 +149,12 @@ rm -rf %{buildroot} %endif %endif - %if 0%{?rest} %files %defattr(-,root,root,-) %doc COPYING README %{_kde4_appsdir}/* %{_kde4_datadir}/emoticons/* -%{_kde4_datadir}/sounds/* -%{_kde4_datadir}/wallpapers/* %{_kde4_libdir}/kde4/*.so %{_kde4_libdir}/kde4/plugins/styles/ @@ -152,6 +166,14 @@ rm -rf %{buildroot} %files kxs %defattr(-,root,root,-) %{_bindir}/kxs* + +%files wallpapers +%defattr(-,root,root,-) +%{_kde4_datadir}/wallpapers/* + +%files sounds +%defattr(-,root,root,-) +%{_kde4_datadir}/sounds/* %endif %if 0%{?icons} @@ -166,8 +188,11 @@ rm -rf %{buildroot} %endif %endif - %changelog +* Tue Mar 31 2009 Jaroslav Reznik - 4.2.2-2 +- split wallpapers and sounds +- noarch subpackages + * Mon Mar 30 2009 Lukáš Tinkl - 4.2.2-1 - KDE 4.2.2