Index: ossp-pkg/uuid/ChangeLog RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/ChangeLog,v rcsdiff -q -kk '-r1.52' '-r1.53' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/ChangeLog,v' 2>/dev/null --- 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 Index: ossp-pkg/uuid/devtool.conf RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/devtool.conf,v rcsdiff -q -kk '-r1.9' '-r1.10' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/devtool.conf,v' 2>/dev/null --- 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