Check-in Number:
|
5349 | |
Date: |
2006-Jan-07 09:11:40 (local)
2006-Jan-07 08:11:40 (UTC) |
User: | rse |
Branch: | |
Comment: |
Upgrade build environment to GNU libtool 1.5.22 |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/uuid/ChangeLog 1.97 -> 1.98
--- ChangeLog 2005/12/06 11:52:11 1.97
+++ ChangeLog 2006/01/07 08:11:40 1.98
@@ -11,6 +11,11 @@
This is a list of all changes to OSSP uuid.
For a more brief summary please have a look at the NEWS file.
+ Changes between 1.3.2 and 1.3.3 (06-Dec-2005 to xx-Jan-2006)
+
+ o Upgrade build environment to GNU libtool 1.5.22
+ [Ralf S. Engelschall]
+
Changes between 1.3.1 and 1.3.2 (24-Sep-2005 to 06-Dec-2005)
o Cleaned up and speed optimized perl/uuid_compat.pm
|
|
ossp-pkg/uuid/devtool.conf 1.22 -> 1.23
--- devtool.conf 2005/10/30 09:38:22 1.22
+++ devtool.conf 2006/01/07 08:11:40 1.23
@@ -4,7 +4,7 @@
%autogen
@autogen shtool 2.0.3 "2.0.*" all
- @autogen libtool 1.5.20 "1.5*"
+ @autogen libtool 1.5.22 "1.5*"
@autogen autoconf 2.59 "2.5[3-9]*"
%autoclean
|
|