packages: libethos/libethos.spec - add missing dir to %%files

deejay1 deejay1 at pld-linux.org
Sat Apr 24 10:57:21 CEST 2010


Author: deejay1                      Date: Sat Apr 24 08:57:21 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add missing dir to %%files

---- Files affected:
packages/libethos:
   libethos.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/libethos/libethos.spec
diff -u packages/libethos/libethos.spec:1.3 packages/libethos/libethos.spec:1.4
--- packages/libethos/libethos.spec:1.3	Sat Apr 24 10:36:43 2010
+++ packages/libethos/libethos.spec	Sat Apr 24 10:57:15 2010
@@ -106,7 +106,8 @@
 %{_datadir}/pygtk/2.0/defs/ethos*
 %{py_sitedir}/gtk-2.0/ethos
 %{py_sitedir}/gtk-2.0/_ethos*
-%{_datadir}/ethos/icons/*png
+%dir %{_datadir}/ethos/icons/
+%{_datadir}/ethos/icons/*.png
 
 %files devel
 %defattr(644,root,root,755)
@@ -130,6 +131,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2010/04/24 08:57:15  deejay1
+- add missing dir to %%files
+
 Revision 1.3  2010/04/24 08:36:43  deejay1
 - autofoo*
 - separate apidocs + bcond
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libethos/libethos.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list