|
Check-in Number:
|
4948 | |
| Date: |
2005-Jan-12 21:47:25 (local)
2005-Jan-12 20:47:25 (UTC) |
| User: | rse |
| Branch: | |
| Comment: |
Upgraded build environment to GNU shtool 2.0.1 |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
ossp-pkg/shiela/ChangeLog 1.54 -> 1.55
--- ChangeLog 2005/01/12 20:46:12 1.54
+++ ChangeLog 2005/01/12 20:47:25 1.55
@@ -11,6 +11,9 @@
Changes between 1.1.4 and 1.1.5 (02-Jul-2004 to 12-Jan-2005):
+ *) Upgraded build environment to GNU shtool 2.0.1
+ [Ralf S. Engelschall]
+
*) Fix internal error handling by replacing "|| die" with "or die"
constructs because the different binding priority of "||" and "or"
leaded to wrong results.
|
|
ossp-pkg/shiela/devtool.conf 1.11 -> 1.12
--- devtool.conf 2004/05/06 19:45:39 1.11
+++ devtool.conf 2005/01/12 20:47:25 1.12
@@ -3,7 +3,7 @@
##
%autogen
- @autogen shtool 1.6.2 "1.6.*" all
+ @autogen shtool 2.0.1 "2.0.*" all
@autogen autoconf 2.59 "2.5[3-9]*"
%autoclean
|
|