packages: phonon/phonon.spec - small clean up in files
cactus
cactus at pld-linux.org
Sun Sep 13 17:19:51 CEST 2009
Author: cactus Date: Sun Sep 13 15:19:51 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- small clean up in files
---- Files affected:
packages/phonon:
phonon.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: packages/phonon/phonon.spec
diff -u packages/phonon/phonon.spec:1.22 packages/phonon/phonon.spec:1.23
--- packages/phonon/phonon.spec:1.22 Sun Sep 13 14:07:02 2009
+++ packages/phonon/phonon.spec Sun Sep 13 17:19:46 2009
@@ -93,19 +93,21 @@
%attr(755,root,root) %ghost %{_libdir}/libphonon.so.?
%attr(755,root,root) %{_libdir}/libphononexperimental.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libphononexperimental.so.?
-%attr(755,root,root) %{_libdir}/kde4/plugins/phonon_backend/phonon_xine.so
+%dir %{_datadir}/kde4
+%dir %{_datadir}/kde4/services
+%dir %{_datadir}/kde4/services/phononbackends
%dir %{_datadir}/kde4/services/phononbackends
-%{_datadir}/kde4/services/phononbackends/xine.desktop
%dir %{_libdir}/kde4/plugins
%dir %{_libdir}/kde4/plugins/phonon_backend
-%attr(755,root,root) %{_libdir}/kde4/plugins/phonon_backend/phonon_gstreamer.so
%{_datadir}/dbus-1/interfaces/org.kde.Phonon.AudioOutput.xml
-%dir %{_datadir}/kde4
-%dir %{_datadir}/kde4/services
-%dir %{_datadir}/kde4/services/phononbackends
-%{_datadir}/kde4/services/phononbackends/gstreamer.desktop
+
+%attr(755,root,root) %{_libdir}/kde4/plugins/phonon_backend/phonon_xine.so
+%{_datadir}/kde4/services/phononbackends/xine.desktop
%{_iconsdir}/oxygen/*/apps/phonon-xine.png
+%attr(755,root,root) %{_libdir}/kde4/plugins/phonon_backend/phonon_gstreamer.so
+%{_datadir}/kde4/services/phononbackends/gstreamer.desktop
+
%files devel
%defattr(644,root,root,755)
%{_libdir}/libphonon.so
@@ -122,6 +124,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2009/09/13 15:19:46 cactus
+- small clean up in files
+
Revision 1.22 2009/09/13 12:07:02 cactus
- rel 5; remove patch and add symlink - qmake will find now phonon
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/phonon/phonon.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list