From a9da0285404db2fd135aa172d8d45b4b9f504f7c Mon Sep 17 00:00:00 2001 From: Adam Fedor Date: Tue, 5 Apr 2005 14:55:14 +0000 Subject: [PATCH] * gnustep-base.spec.in: Update make dependancy git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21052 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 4 ++++ Documentation/HtmlNav/docs-web.html | 6 +++--- Documentation/announce.texi | 3 +-- gnustep-base.spec.in | 2 +- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index c570a74f4..e30ff9c3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-04-05 Adam Fedor + + * gnustep-base.spec.in: Update make dependancy + 2005-04-05 Richard Frith-Macdonald * Source/NSString.m: ([sttringByAppendingPathComponent:]) Fix bug diff --git a/Documentation/HtmlNav/docs-web.html b/Documentation/HtmlNav/docs-web.html index 579694204..7196903d7 100644 --- a/Documentation/HtmlNav/docs-web.html +++ b/Documentation/HtmlNav/docs-web.html @@ -80,7 +80,7 @@ (PDF) - Make Utility  (Release notes) + Make Utility  (Release notes) (PDF) @@ -88,7 +88,7 @@   - Base Library API  (Release notes) + Base Library API  (Release notes) Base Additions API @@ -153,7 +153,7 @@ Download
Applications
User FAQ
- Supported Platforms
+ Supported Platforms
Donations

Report Bugs
diff --git a/Documentation/announce.texi b/Documentation/announce.texi index d8ed15db5..ac087caa7 100644 --- a/Documentation/announce.texi +++ b/Documentation/announce.texi @@ -30,8 +30,7 @@ at @samp{http://www.gnustep.org}. @ifset GNUSTEP-BASE-FTP-MACHINE The gnustep-base-@value{GNUSTEP-BASE-VERSION}.tar.gz distribution file has -been placed on @samp{@value{GNUSTEP-BASE-FTP-MACHINE}} in -@samp{@value{GNUSTEP-BASE-FTP-DIRECTORY}}. +been placed at @url{ftp://@value{GNUSTEP-BASE-FTP-MACHINE}/@value{GNUSTEP-BASE-FTP-DIRECTORY}}. @end ifset Please log bug reports on the GNUstep project page diff --git a/gnustep-base.spec.in b/gnustep-base.spec.in index 16aeda784..d31fa026a 100644 --- a/gnustep-base.spec.in +++ b/gnustep-base.spec.in @@ -6,7 +6,7 @@ Summary: GNUstep Base library package Packager: GNUstep Development Vendor: The GNUstep Project URL: http://www.gnustep.org/ -Requires: gnustep-make >= 1.7.0 +Requires: gnustep-make >= 1.10.0 %description The GNUstep Base Library is a powerful fast library of general-purpose,