SPECS: gnustep-gui.spec - rel 2 - added missing dirs

baggins baggins at pld-linux.org
Thu Aug 30 16:11:02 CEST 2007


Author: baggins                      Date: Thu Aug 30 14:11:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2
- added missing dirs

---- Files affected:
SPECS:
   gnustep-gui.spec (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: SPECS/gnustep-gui.spec
diff -u SPECS/gnustep-gui.spec:1.48 SPECS/gnustep-gui.spec:1.49
--- SPECS/gnustep-gui.spec:1.48	Thu Aug 30 15:35:39 2007
+++ SPECS/gnustep-gui.spec	Thu Aug 30 16:10:57 2007
@@ -9,7 +9,7 @@
 Name:		gnustep-gui
 %define	ver	0.12
 Version:	%{ver}.0
-Release:	1
+Release:	2
 License:	LGPL/GPL
 Group:		Libraries
 Source0:	ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
@@ -128,6 +128,7 @@
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/libgnustep-gui.so.*
 
+%dir %{_libdir}/GNUstep/Bundles
 %dir %{_libdir}/GNUstep/Bundles/GSPrinting
 %dir %{_libdir}/GNUstep/Bundles/GSPrinting/GSLPR.bundle
 %{_libdir}/GNUstep/Bundles/GSPrinting/GSLPR.bundle/Resources
@@ -163,8 +164,8 @@
 %{_libdir}/GNUstep/ColorPickers/WheelPicker.bundle/Resources
 %attr(755,root,root) %{_libdir}/GNUstep/ColorPickers/WheelPicker.bundle/WheelPicker
 
-%{_libdir}/GNUstep/Images/*
-%{_libdir}/GNUstep/KeyBindings/*.dict
+%{_libdir}/GNUstep/Images
+%{_libdir}/GNUstep/KeyBindings
 
 %dir %{_libdir}/GNUstep/Libraries/gnustep-gui
 %dir %{_libdir}/GNUstep/Libraries/gnustep-gui/Versions
@@ -181,6 +182,7 @@
 %{_libdir}/GNUstep/PostScript/GSProlog.ps
 %dir %{_libdir}/GNUstep/PostScript/PPD
 %{_libdir}/GNUstep/PostScript/PPD/English.lproj
+%dir %{_libdir}/GNUstep/Services
 %dir %{_libdir}/GNUstep/Services/GSspell.service
 %{_libdir}/GNUstep/Services/GSspell.service/Resources
 %attr(755,root,root) %{_libdir}/GNUstep/Services/GSspell.service/GSspell
@@ -208,6 +210,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.49  2007/08/30 14:10:57  baggins
+- rel 2
+- added missing dirs
+
 Revision 1.48  2007/08/30 13:35:39  baggins
 - up to 0.12.0
 - updated to new FHS compliant directory scheme
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnustep-gui.spec?r1=1.48&r2=1.49&f=u



More information about the pld-cvs-commit mailing list