Check-in Number:
|
3697 | |
Date: |
2004-Jan-01 17:56:33 (local)
2004-Jan-01 16:56:33 (UTC) |
User: | rse |
Branch: | |
Comment: |
use Autoconf 2.59 and update date |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/shtool/ChangeLog 1.193 -> 1.194
--- ChangeLog 2004/01/01 16:54:20 1.193
+++ ChangeLog 2004/01/01 16:56:33 1.194
@@ -11,6 +11,9 @@
Changes between 1.6.2 and 2.0.0 (02-Nov-2002 to xx-Jan-2004):
+ *) Upgraded to GNU Autoconf 2.59 environment.
+ [Ralf S. Engelschall]
+
*) Bumped copyright year for 2004.
[Ralf S. Engelschall]
|
|
ossp-pkg/shtool/README 1.99 -> 1.100
--- README 2004/01/01 16:54:20 1.99
+++ README 2004/01/01 16:56:33 1.100
@@ -10,7 +10,7 @@
http://www.gnu.org/software/shtool/
ftp://ftp.gnu.org/gnu/shtool/
- Version 2.0b0 (13-Dec-2003)
+ Version 2.0b0 (01-Jan-2004)
The GNU shtool program is a compilation of small but very stable and
portable shell scripts into a single shell tool. All ingredients
|
|
ossp-pkg/shtool/VERSION 1.74 -> 1.75
--- VERSION 2003/12/13 21:32:24 1.74
+++ VERSION 2004/01/01 16:56:33 1.75
@@ -2,5 +2,5 @@
VERSION -- Version Information for GNU shtool (syntax: Text)
[automatically generated and maintained by GNU shtool]
- This is GNU shtool, Version 2.0b0 (13-Dec-2003)
+ This is GNU shtool, Version 2.0b0 (01-Jan-2004)
|
|
ossp-pkg/shtool/devtool.conf 1.6 -> 1.7
--- devtool.conf 2003/11/17 12:36:42 1.6
+++ devtool.conf 2004/01/01 16:56:33 1.7
@@ -3,7 +3,7 @@
##
%autogen
- @autogen autoconf 2.58 "2.5*"
+ @autogen autoconf 2.59 "2.5*"
%autoclean
@autoclean autoconf
|
|