SPECS: gnustep-make.spec - updated to 1.11.0
qboosh
qboosh at pld-linux.org
Wed Jul 27 00:05:20 CEST 2005
Author: qboosh Date: Tue Jul 26 22:05:20 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.11.0
---- Files affected:
SPECS:
gnustep-make.spec (1.51 -> 1.52)
---- Diffs:
================================================================
Index: SPECS/gnustep-make.spec
diff -u SPECS/gnustep-make.spec:1.51 SPECS/gnustep-make.spec:1.52
--- SPECS/gnustep-make.spec:1.51 Sat May 21 19:20:30 2005
+++ SPECS/gnustep-make.spec Wed Jul 27 00:05:15 2005
@@ -1,18 +1,18 @@
# $Revision$, $Date$
#
# Conditional build:
-%bcond_without docs
-
+%bcond_without docs # don't build documentation (for bootstrap)
+#
Summary: GNUstep Makefile package
Summary(pl): Pakiet GNUstep Makefile
Name: gnustep-make
-Version: 1.10.0
-Release: 6
+Version: 1.11.0
+Release: 1
License: GPL
Vendor: The GNUstep Project
Group: Applications/System
Source0: ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
-# Source0-md5: bfd0f6530b938e7ee1d5a300219a0ab3
+# Source0-md5: 91f7e64e0531d56571ae93f6fdf14f58
URL: http://www.gnustep.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -144,8 +144,6 @@
# System domain
%{_prefix}/System/Applications
%dir %{_prefix}/System/Library
-# compatibility symlink
-%{_prefix}/System/Makefiles
%{_prefix}/System/share
%attr(755,root,root) %{_prefix}/System/Tools
@@ -170,8 +168,6 @@
%{_prefix}/System/Library/Services
%{_prefix}/System/Library/Sounds
-%{_prefix}/System/.GNUsteprc
-
%if %{with docs}
%dir %{_prefix}/System/Library/Documentation/Developer
%dir %{_prefix}/System/Library/Documentation/Developer/Make
@@ -217,6 +213,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.52 2005/07/26 22:05:15 qboosh
+- updated to 1.11.0
+
Revision 1.51 2005/05/21 17:20:30 speedy
- release 6
- fixed profile.d/GNUstep.{sh,csh} (build before STBR?)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnustep-make.spec?r1=1.51&r2=1.52&f=u
More information about the pld-cvs-commit
mailing list