|
Check-in Number:
|
4742 | |
| Date: |
2004-Oct-15 20:16:52 (local)
2004-Oct-15 18:16:52 (UTC) |
| User: | rse |
| Branch: | |
| Comment: |
Upgrade build environment to GNU libtool 1.5.10 |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
ossp-pkg/uuid/ChangeLog 1.52 -> 1.53
--- ChangeLog 2004/09/12 14:21:00 1.52
+++ ChangeLog 2004/10/15 18:16:52 1.53
@@ -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.0.2 and 1.0.3 (12-Sep-2004 to xx-xxx-2004)
+
+ o Upgrade build environment to GNU libtool 1.5.10.
+ [Ralf S. Engelschall]
+
Changes between 1.0.1 and 1.0.2 (16-Jul-2004 to 12-Sep-2004)
o Upgrade build environment to GNU libtool 1.5.8 and GNU shtool 2.0.1
|
|
ossp-pkg/uuid/devtool.conf 1.9 -> 1.10
--- devtool.conf 2004/09/12 14:21:01 1.9
+++ devtool.conf 2004/10/15 18:16:52 1.10
@@ -3,9 +3,9 @@
##
%autogen
- @autogen shtool 2.0.1 "2.0.*" all
- @autogen libtool 1.5.8 "1.5*"
- @autogen autoconf 2.59 "2.5[3-9]*"
+ @autogen shtool 2.0.1 "2.0.*" all
+ @autogen libtool 1.5.10 "1.5*"
+ @autogen autoconf 2.59 "2.5[3-9]*"
%autoclean
@autoclean shtool
|
|