From 0d3da2aba3ee9479157be17fede463340596bdda Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 07:47:42 +0000 Subject: auto-import changelog data from libtool-1.5-8.src.rpm Tue Oct 28 2003 Jens Petersen - 1.5-8 - update libtool-1.4.2-multilib.patch to also deal with powerpc64 (#103316) [Joe Orton] Sun Oct 26 2003 Florian La Roche - rebuild again, Jakub has done a new compiler version number Thu Oct 02 2003 Florian La Roche - rebuild Thu Jul 17 2003 Jens Petersen - 1.5-5 - bring back libtool-1.4.2-demo.patch to disable nopic tests on amd64 and s390x again Tue Jul 15 2003 Owen Taylor - Fix misapplied chunk for expsym-linux patch Tue Jul 08 2003 Jens Petersen - 1.5-4 - remove the quotes around LD in AC_PROG_LD_GNU (#97608) [reported by twaugh] - use -nostdlib also when linking with g++ and non-GNU ld in _LT_AC_LANG_CXX_CONFIG [reported by fnasser, patch by aoliva] - use %configure with CC and CXX set Thu Jun 12 2003 Jens Petersen - 1.5-3 - don't use %configure since target options caused libtool to assume i386-redhat-linux-gcc instead of gcc for CC (reported by Joe Orton) - add libtool-1.5-relink-libdir-order-91110.patch to fix order of lib dirs searched when relinking (#91110) [patch from Joe Orton] Wed Jun 04 2003 Elliot Lee - rebuilt Thu May 01 2003 Jens Petersen - 1.5-1 - update to 1.5 - no longer override config.{guess,sub} for rpmbuild %configure, redhat-rpm-config owns those now - update and rename libtool-1.4.2-s390_x86_64.patch to libtool-1.5-libtool.m4-x86_64.patch since s390 now included - buildrequire autoconf and automake, no longer automake14 - skip make check on s390 temporarily - no longer skip demo-nopic.test on x86_64, s390 and s390x - from Owen Taylor - add libtool-1.4.2-expsym-linux.patch (#55607) [from James Henstridge] - add quoting in mktemp patch - add libtool-1.5-readonlysym.patch - add libtool-1.5-testfailure.patch workaround - relink patch no longer needed --- .cvsignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.cvsignore') diff --git a/.cvsignore b/.cvsignore index 11448bc..1ee0edb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libtool-1.4.3.tar.gz +libtool-1.5.tar.gz -- cgit