From 8bdd134d149846cacbf7fb4fe01d1ab1a01c985b Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Feb 01 2009 17:19:34 +0000 Subject: - put icons in the right subpkg --- diff --git a/phonon.spec b/phonon.spec index 1aa7999..30a3948 100644 --- a/phonon.spec +++ b/phonon.spec @@ -1,7 +1,7 @@ Summary: Multimedia framework api Name: phonon Version: 4.3.0 -Release: 4%{?dist} +Release: 5%{?dist} Group: System Environment/Libraries License: LGPLv2+ URL: http://phonon.kde.org/ @@ -135,13 +135,13 @@ xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || : %defattr(-,root,root,-) %{_kde4_libdir}/kde4/plugins/phonon_backend/phonon_gstreamer.so %{_kde4_datadir}/kde4/services/phononbackends/gstreamer.desktop -%{_datadir}/icons/hicolor/*/apps/phonon-xine.* +%{_datadir}/icons/hicolor/*/apps/phonon-gstreamer.* %files backend-xine %defattr(-,root,root,-) %{_kde4_libdir}/kde4/plugins/phonon_backend/phonon_xine.so %{_kde4_datadir}/kde4/services/phononbackends/xine.desktop -%{_datadir}/icons/hicolor/*/apps/phonon-gstreamer.* +%{_datadir}/icons/hicolor/*/apps/phonon-xine.* %files devel %defattr(-,root,root,-) @@ -153,7 +153,10 @@ xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || : %changelog -* Thu Jan 29 2009 Rex Dietger - 4.3.0-4 +* Sun Feb 01 2009 Rex Dieter - 4.3.0-5 +- put icons in the right subpkg + +* Thu Jan 29 2009 Rex Dieter - 4.3.0-4 - Requires: phonon-backend >= %%version - move icons to hicolor theme and into -backend subpkgs - BR: libxcb-devel