Author: glen                         Date: Mon Mar  2 17:22:27 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- move skins dir to -common to avoid dep loops; rel 18

---- Files affected:
SPECS:
   mplayer.spec (1.416 -> 1.417) 

---- Diffs:

================================================================
Index: SPECS/mplayer.spec
diff -u SPECS/mplayer.spec:1.416 SPECS/mplayer.spec:1.417
--- SPECS/mplayer.spec:1.416    Mon Jan  5 10:13:39 2009
+++ SPECS/mplayer.spec  Mon Mar  2 18:22:21 2009
@@ -77,7 +77,7 @@
 
 %define                subver  rc2
 %define                svnver  27725
-%define                rel     17
+%define                rel     18
 
 Summary:       MPlayer - THE Movie Player for UN*X
 Summary(de.UTF-8):     MPlayer ist ein unter der freien GPL-Lizenz stehender 
Media-Player
@@ -549,8 +549,6 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/gmplayer*
 %{_desktopdir}/gmplayer.desktop
-%dir %{_datadir}/%{name}/skins
-%ghost %{_datadir}/%{name}/skins/default
 %endif
 
 %if %{with mencoder}
@@ -598,6 +596,8 @@
 %{_pixmapsdir}/mplayer.png
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/font*
+%dir %{_datadir}/%{name}/skins
+%ghost %{_datadir}/%{name}/skins/default
 
 %define        date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -605,6 +605,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.417  2009/03/02 17:22:21  glen
+- move skins dir to -common to avoid dep loops; rel 18
+
 Revision 1.416  2009/01/05 09:13:39  witekfl
 - added the release-directfb.patch
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mplayer.spec?r1=1.416&r2=1.417&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to