SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libtool-ltdl-1.5.22-2.3.i386.rpm :

* Fri Jun 16 2006 Eddy Nigg - Rebuild for StartCom Linux 5.0.x
* Sat May 27 2006 Jakub Jelinek 1.5.22-2.3- rebuilt with GCC 4.1.1
* Fri Feb 10 2006 Jesse Keating - 1.5.22-2.2- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating - 1.5.22-2.1- rebuilt for new gcc4.1 snapshot and glibc changes
* Mon Feb 06 2006 Karsten Hopp 1.5.22-2- libtool-ltdl-devel is LGPL (#168075)
* Tue Dec 20 2005 Karsten Hopp 1.5.22-1- update to 1.5.22, most prominent fixes are: - Fix 1.5 regression that caused linking a program `-static\' to also link statically against installed libtool libraries, contrary to documented (and actual 1.4.x) behavior. - Fix silent failure of `libtoolize --ltdl\' if libltdl files not present.
* Wed Nov 30 2005 Warren Togami 1.5.20-5- rebuilt with GCC 4.1.0
* Fri Sep 30 2005 Jakub Jelinek 1.5.20-4- rebuilt with GCC 4.0.2
* Thu Sep 15 2005 Karsten Hopp 1.5.20-3- rebuilt
* Tue Sep 13 2005 Karsten Hopp 1.5.20-2- add ltdl license, minor spec-file cleanups (#168075, Ville Skyttä)
* Sat Sep 10 2005 Karsten Hopp 1.5.20-1- update
* Fri Sep 09 2005 Florian La Roche - add version-release to the Provides: and fix our own Requires: line to the current naming scheme
* Sun Jul 10 2005 Jakub Jelinek 1.5.18-3- rebuilt with GCC 4.0.1.
* Wed May 18 2005 Alexandre Oliva 1.5.18-2- Update patch file.
* Wed May 18 2005 Alexandre Oliva 1.5.18-1- 1.5.18. Removed .multilib2 suffix.
* Wed Apr 27 2005 Alexandre Oliva 1.5.16.multilib2-1- 1.5.16 fixes #132435.
* Wed Mar 16 2005 Elliot Lee - rebuilt
* Tue Mar 01 2005 Alexandre Oliva 1.5.14.multilib2-5- use gfortran instead of g77.- rebuild with GCC 4.
* Tue Feb 15 2005 Joe Orton 1.5.14.multilib2-4- revert to the old multilib patch (#138742)
* Sun Feb 13 2005 Florian La Roche - 1.5.14 bugfix release
* Sun Feb 06 2005 Daniel Reed 1.5.12.multilib2-3.4.3- update to the 1.5.12 bugfix release - Makes use of $datarootdir, which is necessary for Autoconf >= 2.60. - Correctly skip hppa, x86_64, and s390
* in tests/demo-nopic.test. - Interpret `include\' statements in toplevel ld.so.conf file. - While \"parsing\" /etc/ld.so.conf, skip comments.- add dependency on gcc version; /usr/bin/libtool hardcodes paths into gcc\'s internal directories- replace \"libtool-libs\" with \"libtool-ltdl\" and \"libtool-ltdl-devel\"
* Wed Oct 27 2004 Daniel Reed 1.5.10-1- update to the 1.5.10 bugfix release - obsoletes libtool-1.4-nonneg.patch - obsoletes libtool-1.5-libtool.m4-x86_64.patch - obsoletes libtool-1.4.2-multilib.patch - obsoletes libtool-1.4.2-demo.patch - obsoletes libtool-1.5-testfailure.patch
* Wed Jul 07 2004 Jens Petersen - 1.5.6-4- improve buildrequires and prereqs- buildrequire texinfo (Dawid Gajownik, 126950)
* Wed Jun 16 2004 Elliot Lee - rebuilt
* Fri May 14 2004 Thomas Woerner - 1.5.6-2- compile libltdl.a PIC
* Tue Apr 13 2004 Jens Petersen - 1.5.6-1- update to 1.5.6 bugfix release
* Mon Apr 05 2004 Jens Petersen - 1.5.4-1- 1.5.4 bugfix release- improve libtool-1.4.2-multilib.patch (Albert Chin) and only apply to libtool.m4- use bootstrap instead of autoreconf to update configuration- update libtool-1.4.3-ltmain-SED.patch to libtool-1.5.4-ltmain-SED.patch
* Tue Mar 02 2004 Elliot Lee - rebuilt
* Fri Feb 13 2004 Elliot Lee - rebuilt
* Mon Jan 26 2004 Jens Petersen - 1.5.2-1- update to 1.5.2 bugfix release- update libtool-1.5-libtool.m4-x86_64.patch- nolonger need libtool-1.5-mktemp.patch, libtool-1.5-expsym-linux.patch, libtool-1.5-readonlysym.patch, libtool-1.5-relink-libdir-order-91110.patch, libtool-1.5-AC_PROG_LD_GNU-quote-v-97608.patch and libtool-1.5-nostdlib.patch
* 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
* Fri Oct 03 2003 Florian La Roche - rebuild
* Fri Jul 18 2003 Jens Petersen - 1.5-5- bring back libtool-1.4.2-demo.patch to disable nopic tests on amd64 and s390x again
* Wed Jul 16 2003 Owen Taylor - Fix misapplied chunk for expsym-linux patch
* Wed Jul 09 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
* Fri Jun 13 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]
* Thu Jun 05 2003 Elliot Lee - rebuilt
* Fri May 02 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 - no longer need libtool-1.4.2-relink-58664.patch
* Sat Feb 08 2003 Florian La Roche - 1.4.3-5- add config.guess and config.sub, otherwise old versions of these files can creep into /usr/share/libtool/
* Wed Jan 22 2003 Tim Powers - rebuilt
* Mon Jan 13 2003 Jens Petersen 1.4.3-3- fix mktemp to work when running mktemp fails (#76602) [reported by (Oron Peled)]- remove info dir file, don\'t exclude it- fix typo in -libs description (#79619)- use buildroot instead of RPM_BUILD_ROOT
* Tue Jan 07 2003 Karsten Hopp 1.4.3-2.2- use lib64 on s390x, too.
* Thu Dec 05 2002 Jens Petersen - add comment to explain why we use an old Automake for building- buildrequire automake14
* Sat Nov 23 2002 Jens Petersen - add --without check build option to allow disabling of \"make check\"- exclude info dir file rather than removing
* Sat Nov 23 2002 Jens Petersen 1.4.3-2- define SED in ltmain.sh for historic ltconfig files- define macro AUTOTOOLS to hold automake-1.4 and aclocal-1.4, and use it- leave old missing file for now- general spec file cleanup - don\'t copy install files to demo nor mess with installed ltdl files - don\'t need to run make in doc - force removal of info dir file - don\'t need to create install prefix dir - don\'t bother gzipping info files ourselves
* Mon Nov 18 2002 Jens Petersen 1.4.3-1- update to 1.4.3- remove obsolete patches (test-quote, dup-deps, libtoolize-configure.ac)- apply the multilib patch to just the original config files- update x86_64/s390 patch and just apply to original config files- use automake-1.4 in \"make check\" for demo-make.test to pass!- remove info dir file that is not installed- make autoreconf update missing
* Tue Oct 08 2002 Phil Knirsch 1.4.2-12.2- Added s390x and x64_64 support.
* Sat Oct 05 2002 Nalin Dahyabhai 1.4.2-12.1- rebuild
* Sat Sep 14 2002 Nalin Dahyabhai - patch to find the proper libdir on multilib boxes
* Tue Aug 20 2002 Jens Petersen 1.4.2-12- don\'t include demo in doc, specially now that we \"make check\" (#71609)
* Wed Aug 14 2002 Jens Petersen 1.4.2-11- don\'t hardcode \"configure.in\" in libtoolize (#70864) [reported by bastiaanAATTwebcriminals.com]- make check, but not on ia64
* Sat Jun 22 2002 Tim Powers 1.4.2-10- automated rebuild
* Fri May 24 2002 Tim Powers 1.4.2-9- automated rebuild
* Sat Apr 27 2002 Jens Petersen 1.4.2-8- add old patch from aoliva to fix relinking when installing into a buildroot- backport dup-deps fix from cvs stable branch
* Wed Mar 27 2002 Jens Petersen 1.4.2-7- run ldconfig in postin and postun
* Thu Feb 28 2002 Jens Petersen 1.4.2-6- rebuild in new environment
* Tue Feb 12 2002 Jens Petersen 1.4.2-5- revert filemagic and archive-shared patches following cvs (#54887)- don\'t change \"&& test\" to \"-a\" in ltmain.in
* Wed Jan 09 2002 Tim Powers 1.4.2-4- automated rebuild
* Mon Dec 03 2001 Jens Petersen 1.4.2-3- test quoting patch should be on ltmain.in not ltmain.sh (#53276)- use file_magic for Linux ELF (#54887)- allow link against an archive when building a shared library (#54887)- include ltdl.m4 in manifest (#56671)
* Thu Oct 25 2001 Jens Petersen 1.4.2-2- added URL to spec
* Wed Sep 19 2001 Bernhard Rosenkraenzer 1.4.2-1- 1.4.2 - sync up with autoconf...
* Fri Jul 06 2001 Bernhard Rosenkraenzer 1.4-8- extend s390 patch to 2 more files- s/Copyright/License/
* Thu Jul 05 2001 Karsten Hopp - add s390 patch for deplibs_check_method=pass_all
* Wed Jun 13 2001 Florian La Roche - add patches from Tim Waugh #42724
* Tue Jun 12 2001 Florian La Roche - add patches from cvs mainline
* Fri Jun 08 2001 Florian La Roche - fix a \"test\" bug in ltmain.sh
* Mon Jun 04 2001 Florian La Roche - disable the post commands to modify /usr/share/doc/
* Sun May 13 2001 Owen Taylor - Require automake 1.4p1
* Thu May 10 2001 Florian La Roche - update to libtool 1.4- adjust or remove patches
* Fri Jul 14 2000 Elliot Lee - Fix recognition of ^0[0-9]+$ as a non-negative integer.
* Fri Jul 14 2000 Prospector - automatic rebuild
* Sat Jul 08 2000 Nalin Dahyabhai - patch to use mktemp to create the tempdir- use %configure after defining __libtoolize to /bin/true
* Tue Jul 04 2000 Matt Wilson - subpackage libltdl into libtool-libs
* Mon Jun 19 2000 Bill Nottingham - running libtoolize on the libtool source tree ain\'t right :)
* Tue Jun 06 2000 Jeff Johnson - FHS packaging.
* Fri Jun 02 2000 Nalin Dahyabhai - update to 1.3.5.
* Fri Mar 03 2000 Jeff Johnson - add prereqs for m4 and perl inorder to run autoconf/automake.
* Mon Feb 28 2000 Jeff Johnson - functional /usr/doc/libtool-
*/demo by end-user %post procedure (#9719).
* Wed Dec 22 1999 Jeff Johnson - update to 1.3.4.
* Mon Dec 06 1999 Jeff Johnson - change from noarch to per-arch in order to package libltdl.a (#7493).
* Fri Jul 16 1999 Jeff Johnson - update to 1.3.3.
* Tue Jun 15 1999 Jeff Johnson - update to 1.3.2.
* Wed May 12 1999 Jeff Johnson - explicitly disable per-arch libraries (#2210)- undo hard links and remove zero length file (#2689)
* Sun May 02 1999 Jeff Johnson - update to 1.3.
* Fri Mar 26 1999 Cristian Gafton - disable the --cache-file passing to ltconfig; this breaks the older ltconfig scripts found around.
* Sun Mar 21 1999 Cristian Gafton - auto rebuild in the new build environment (release 2)
* Fri Mar 19 1999 Jeff Johnson - update to 1.2f
* Tue Mar 16 1999 Cristian Gafton - completed arm patch- added patch to make it more arm-friendly- upgrade to version 1.2d
* Fri May 08 1998 Donnie Barnes - fixed busted group
* Sat Jan 24 1998 Marc Ewing - Update to 1.0h- added install-info support
* Tue Nov 25 1997 Elliot Lee - Update to 1.0f- BuildRoot it- Make it a noarch package
 
ICM