- put icons in the right subpkg

epel9
Rex Dieter 16 years ago
parent ff66da611d
commit 216ee200fa

@ -1,7 +1,7 @@
Summary: Multimedia framework api Summary: Multimedia framework api
Name: phonon Name: phonon
Version: 4.3.0 Version: 4.3.0
Release: 4%{?dist} Release: 5%{?dist}
Group: System Environment/Libraries Group: System Environment/Libraries
License: LGPLv2+ License: LGPLv2+
URL: http://phonon.kde.org/ URL: http://phonon.kde.org/
@ -135,13 +135,13 @@ xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || :
%defattr(-,root,root,-) %defattr(-,root,root,-)
%{_kde4_libdir}/kde4/plugins/phonon_backend/phonon_gstreamer.so %{_kde4_libdir}/kde4/plugins/phonon_backend/phonon_gstreamer.so
%{_kde4_datadir}/kde4/services/phononbackends/gstreamer.desktop %{_kde4_datadir}/kde4/services/phononbackends/gstreamer.desktop
%{_datadir}/icons/hicolor/*/apps/phonon-xine.* %{_datadir}/icons/hicolor/*/apps/phonon-gstreamer.*
%files backend-xine %files backend-xine
%defattr(-,root,root,-) %defattr(-,root,root,-)
%{_kde4_libdir}/kde4/plugins/phonon_backend/phonon_xine.so %{_kde4_libdir}/kde4/plugins/phonon_backend/phonon_xine.so
%{_kde4_datadir}/kde4/services/phononbackends/xine.desktop %{_kde4_datadir}/kde4/services/phononbackends/xine.desktop
%{_datadir}/icons/hicolor/*/apps/phonon-gstreamer.* %{_datadir}/icons/hicolor/*/apps/phonon-xine.*
%files devel %files devel
%defattr(-,root,root,-) %defattr(-,root,root,-)
@ -153,7 +153,10 @@ xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || :
%changelog %changelog
* Thu Jan 29 2009 Rex Dietger <rdieter@fedoraproject.org> - 4.3.0-4 * Sun Feb 01 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.0-5
- put icons in the right subpkg
* Thu Jan 29 2009 Rex Dieter <rdieter@fedoraproject.org> - 4.3.0-4
- Requires: phonon-backend >= %%version - Requires: phonon-backend >= %%version
- move icons to hicolor theme and into -backend subpkgs - move icons to hicolor theme and into -backend subpkgs
- BR: libxcb-devel - BR: libxcb-devel

Loading…
Cancel
Save