Check-in Number:
|
5379 | |
Date: |
2006-Feb-28 22:10:17 (local)
2006-Feb-28 21:10:17 (UTC) |
User: | rse |
Branch: | |
Comment: |
Upgrade build environment to GNU libtool 1.5.22 and GNU shtool 2.0.5 |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/sa/ChangeLog 1.52 -> 1.53
--- ChangeLog 2005/10/03 08:16:56 1.52
+++ ChangeLog 2006/02/28 21:10:17 1.53
@@ -11,6 +11,12 @@
This is a list of all changes to OSSP sa.
For a more brief summary please have a look at the NEWS file.
+ Changes between 1.2.6 and 1.2.7 (03-Oct-2005 to xx-XXX-2006)
+
+ o Upgrade build environment to GNU libtool 1.5.22 and
+ GNU shtool 2.0.5
+ [Ralf S. Engelschall <rse@engelschall.com>]
+
Changes between 1.2.5 and 1.2.6 (02-Oct-2005 to 03-Oct-2005)
o Removed SA_SYSCALL_GETHOSTBYNAME because gethostbyname(3) cannot
|
|
ossp-pkg/sa/devtool.conf 1.28 -> 1.29
--- devtool.conf 2005/10/02 16:44:35 1.28
+++ devtool.conf 2006/02/28 21:10:17 1.29
@@ -3,8 +3,8 @@
##
%autogen
- @autogen shtool 2.0.3 "1.6.*" all
- @autogen libtool 1.5.20 "1.5*"
+ @autogen shtool 2.0.5 "1.6.*" all
+ @autogen libtool 1.5.22 "1.5*"
@autogen autoconf 2.59 "2.5[4-9]*"
%autoclean
|
|