]> git.pld-linux.org Git - packages/gnustep-base.git/commitdiff
- Headers/%%{libcombo}/%%{gscpu}{,%%{gsos}} dirs belong to gnustep-make
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 29 Aug 2003 16:08:09 +0000 (16:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- man1 dir belongs to gnustep-make now

Changed files:
    gnustep-base.spec -> 1.36

gnustep-base.spec

index 4915d24746b14ac8ef17f2b0391631c018bf5c67..93af03aa843b1abb795e5f70c49bf5a06b387aa0 100644 (file)
@@ -26,7 +26,7 @@ BuildRequires:        zlib-devel
 Requires(post,preun):  grep
 Requires(post,preun):  /sbin/chkconfig
 Requires(post,postun): /sbin/ldconfig
-Requires:      gnustep-make >= 1.7.1
+Requires:      gnustep-make >= 1.7.3
 # with gdomap in /etc/services
 Requires:      setup >= 2.4.3
 Conflicts:     gnustep-core
@@ -176,7 +176,6 @@ mv -f /etc/ld.so.conf.tmp /etc/ld.so.conf
 %dir %{_prefix}/System/Library/Documentation/Developer/Base
 %{_prefix}/System/Library/Documentation/Developer/Base/ReleaseNotes
 %endif
-%dir %{_prefix}/System/Library/Documentation/man/man1
 %dir %{_prefix}/System/Library/Documentation/man/man8
 %{_prefix}/System/Library/Documentation/man/man1/*.1*
 %{_prefix}/System/Library/Documentation/man/man8/*.8*
@@ -239,7 +238,7 @@ mv -f /etc/ld.so.conf.tmp /etc/ld.so.conf
 %{_prefix}/System/Library/Headers/%{libcombo}/Foundation
 %{_prefix}/System/Library/Headers/%{libcombo}/GNUstepBase
 %{_prefix}/System/Library/Headers/%{libcombo}/gnustep
-%{_prefix}/System/Library/Headers/%{libcombo}/%{gscpu}
+%{_prefix}/System/Library/Headers/%{libcombo}/%{gscpu}/%{gsos}/*.h
 
 %{_prefix}/System/Library/Libraries/%{gscpu}/%{gsos}/%{libcombo}/lib*.so
 %dir %{_prefix}/System/Library/Makefiles/Additional
This page took 0.165102 seconds and 4 git commands to generate.