Check-in Number:
|
2714 | |
Date: |
2002-Nov-02 13:49:48 (local)
2002-Nov-02 12:49:48 (UTC) |
User: | rse |
Branch: | |
Comment: |
polish for release |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/shtool/ChangeLog 1.175 -> 1.176
--- ChangeLog 2002/11/02 12:46:19 1.175
+++ ChangeLog 2002/11/02 12:49:48 1.176
@@ -9,7 +9,7 @@
ChangeLog
- Changes between 1.6.1 and 1.6.2 (12-Jul-2002 to xx-Oct-2002):
+ Changes between 1.6.1 and 1.6.2 (12-Jul-2002 to 02-Nov-2002):
*) Map "shtool install -d <dir> [...]" internally to "shtool mkdir
-f -p -m 755 <dir> [...]" in order to support the BSD-style
|
|
ossp-pkg/shtool/NEWS 1.4 -> 1.5
--- NEWS 2002/07/13 18:13:58 1.4
+++ NEWS 2002/11/02 12:49:48 1.5
@@ -9,8 +9,10 @@
This is a list of user-visible and/or major changes to GNU shtool.
For more details please have a look at the ChangeLog file.
- Changes between 1.5 and 1.6 (14-Jun-2001 to 12-Jul-2002)
+ Changes between 1.5 and 1.6 (14-Jun-2001 to 02-Nov-2002)
+ *) Added `shtool install -d' variant.
+ *) Added `shtool mkdir [-o] [-g]' variant.
*) Added new `shtool subst' command.
*) Added new `shtool rotate' command.
*) Added GNU long-option support (`--xxxx').
|
|
ossp-pkg/shtool/README 1.86 -> 1.87
--- README 2002/07/13 18:13:58 1.86
+++ README 2002/11/02 12:49:48 1.87
@@ -10,7 +10,7 @@
http://www.gnu.org/software/shtool/
ftp://ftp.gnu.org/gnu/shtool/
- Version 1.6.1 (12-Jul-2002)
+ Version 1.6.2 (02-Nov-2002)
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.64 -> 1.65
--- VERSION 2002/07/13 18:13:58 1.64
+++ VERSION 2002/11/02 12:49:48 1.65
@@ -2,5 +2,5 @@
VERSION -- Version Information for GNU shtool (syntax: Text)
[automatically generated and maintained by GNU shtool]
- This is GNU shtool, Version 1.6.1 (12-Jul-2002)
+ This is GNU shtool, Version 1.6.2 (02-Nov-2002)
|
|
ossp-pkg/shtool/shtool.spec 1.15 -> 1.16
--- shtool.spec 2002/07/11 17:23:25 1.15
+++ shtool.spec 2002/11/02 12:49:48 1.16
@@ -30,7 +30,7 @@
%define prefix /usr/local
%endif
-%define ver 1.6.1
+%define ver 1.6.2
%define rel 0
Name: shtool
|
|