]> git.pld-linux.org Git - packages/gnustep-gui.git/commitdiff
- rel 2 auto/th/gnustep-gui-0_12_0-2
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 30 Aug 2007 14:10:57 +0000 (14:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added missing dirs

Changed files:
    gnustep-gui.spec -> 1.49

gnustep-gui.spec

index 5c2a41f91b00c3d8f7d8072220e03e793a2a49d8..3ccabde19fda1486db4b5ca9a1010acfcf6ebe34 100644 (file)
@@ -8,7 +8,7 @@ Summary(pl.UTF-8):      Biblioteka GNUstep GUI
 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
@@ -127,6 +127,7 @@ rm -rf $RPM_BUILD_ROOT
 %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
@@ -162,8 +163,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_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
@@ -180,6 +181,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_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
This page took 0.03911 seconds and 4 git commands to generate.