| Main page | RPMs for RH7.2/7.3/8.0 | Source Packages | Public Key | Links |


Package download:
libtool-1.4.3-5.src.rpm


Name        : libtool                      Relocations: (not relocateable)
Version     : 1.4.3                             Vendor: Red Hat, Inc.
Release     : 5                             Build Date: Sat Feb  8 22:46:54 2003
Install date: (not installed)               Build Host: dolly.devel.redhat.com
Group       : Development/Tools             Source RPM: (none)
Size        : 1253274                          License: GPL
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL         : http://www.gnu.org/software/libtool/
Summary     : The GNU libtool, which simplifies the use of shared libraries.
Description :
The libtool package contains the GNU libtool, a set of shell scripts
which automatically configure UNIX and UNIX-like architectures to
generically build shared libraries.  Libtool provides a consistent,
portable interface which simplifies the process of using shared
libraries.

If you are developing programs which will use shared libraries, you
should install libtool.

Provides

Requires

automake14  
rpmlib(CompressedFileNames) <= 3.0.4-1

Changelog

* Sun Feb 09 2003 Florian La Roche <Florian.LaRoche.at.redhat.de>

- add config.guess and config.sub, otherwise old versions of
  these files can creep into /usr/share/libtool/

* Thu Jan 23 2003 Tim Powers <timp.at.redhat.com>

- rebuilt

* Tue Jan 14 2003 Jens Petersen <petersen.at.redhat.com> 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

* Wed Jan 08 2003 Karsten Hopp <karsten.at.redhat.de> 1.4.3-2.2

- use lib64 on s390x, too.

* Fri Dec 06 2002 Jens Petersen <petersen.at.redhat.com>

- add comment to explain why we use an old Automake for building
- buildrequire automake14

* Sun Nov 24 2002 Jens Petersen <petersen.at.redhat.com>

- add --without check build option to allow disabling of "make check"
- exclude info dir file rather than removing

* Sun Nov 24 2002 Jens Petersen <petersen.at.redhat.com> 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

* Tue Nov 19 2002 Jens Petersen <petersen.at.redhat.com> 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 <pknirsch.at.redhat.com>  1.4.2-12.2

- Added s390x and x64_64 support.

* Sat Oct 05 2002 Nalin Dahyabhai <nalin.at.redhat.com> 1.4.2-12.1

- rebuild

* Tue Aug 20 2002 Jens Petersen <petersen.at.redhat.com> 1.4.2-12

- don't include demo in doc, specially now that we "make check" (#71609)

* Wed Aug 14 2002 Jens Petersen <petersen.at.redhat.com> 1.4.2-11

- don't hardcode "configure.in" in libtoolize (#70864)
  [reported by bastiaan.at.webcriminals.com]
- make check, but not on ia64

* Sat Jun 22 2002 Tim Powers <timp.at.redhat.com> 1.4.2-10

- automated rebuild

* Fri May 24 2002 Tim Powers <timp.at.redhat.com> 1.4.2-9

- automated rebuild

* Sat Apr 27 2002 Jens Petersen <petersen.at.redhat.com> 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

* Thu Mar 28 2002 Jens Petersen <petersen.at.redhat.com> 1.4.2-7

- run ldconfig in postin and postun

* Fri Mar 01 2002 Jens Petersen <petersen.at.redhat.com> 1.4.2-6

- rebuild in new environment

* Wed Feb 13 2002 Jens Petersen <petersen.at.redhat.com> 1.4.2-5

- revert filemagic and archive-shared patches following cvs (#54887)
- don't change "&& test" to "-a" in ltmain.in

* Thu Jan 10 2002 Tim Powers <timp.at.redhat.com> 1.4.2-4

- automated rebuild

* Tue Dec 04 2001 Jens Petersen <petersen.at.redhat.com> 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 <petersen.at.redhat.com> 1.4.2-2

- added URL to spec

* Wed Sep 19 2001 Bernhard Rosenkraenzer <bero.at.redhat.com> 1.4.2-1

- 1.4.2 - sync up with autoconf...

* Fri Jul 06 2001 Bernhard Rosenkraenzer <bero.at.redhat.de> 1.4-8

- extend s390 patch to 2 more files
- s/Copyright/License/

* Thu Jul 05 2001 Karsten Hopp <karsten.at.redhat.de>

- add s390 patch for deplibs_check_method=pass_all

* Wed Jun 13 2001 Florian La Roche <Florian.LaRoche.at.redhat.de>

- add patches from Tim Waugh #42724

* Tue Jun 12 2001 Florian La Roche <Florian.LaRoche.at.redhat.de>

- add patches from cvs mainline

* Fri Jun 08 2001 Florian La Roche <Florian.LaRoche.at.redhat.de>

- fix a "test" bug in ltmain.sh

* Mon Jun 04 2001 Florian La Roche <Florian.LaRoche.at.redhat.de>

- disable the post commands to modify /usr/share/doc/

* Sun May 13 2001 Owen Taylor <otaylor.at.redhat.com>

- Require automake 1.4p1

* Thu May 10 2001 Florian La Roche <Florian.LaRoche.at.redhat.de>

- update to libtool 1.4
- adjust or remove patches

* Fri Jul 14 2000 Elliot Lee <sopwith.at.redhat.com>

- Fix recognition of ^0[0-9]+$ as a non-negative integer.

* Fri Jul 14 2000 Prospector <bugzilla.at.redhat.com>

- automatic rebuild

* Sat Jul 08 2000 Nalin Dahyabhai <nalin.at.redhat.com>

- patch to use mktemp to create the tempdir
- use %configure after defining __libtoolize to /bin/true

* Tue Jul 04 2000 Matt Wilson <msw.at.redhat.com>

- subpackage libltdl into libtool-libs

* Mon Jun 19 2000 Bill Nottingham <notting.at.redhat.com>

- running libtoolize on the libtool source tree ain't right :)

* Tue Jun 06 2000 Jeff Johnson <jbj.at.redhat.com>

- FHS packaging.

* Fri Jun 02 2000 Nalin Dahyabhai <nalin.at.redhat.com>

- update to 1.3.5.

* Sat Mar 04 2000 Jeff Johnson <jbj.at.redhat.com>

- add prereqs for m4 and perl inorder to run autoconf/automake.

* Tue Feb 29 2000 Jeff Johnson <jbj.at.redhat.com>

- functional /usr/doc/libtool-*/demo by end-user %post procedure (#9719).

* Thu Dec 23 1999 Jeff Johnson <jbj.at.redhat.com>

- update to 1.3.4.

* Tue Dec 07 1999 Jeff Johnson <jbj.at.redhat.com>

- change from noarch to per-arch in order to package libltdl.a (#7493).

* Fri Jul 16 1999 Jeff Johnson <jbj.at.redhat.com>

- update to 1.3.3.

* Tue Jun 15 1999 Jeff Johnson <jbj.at.redhat.com>

- update to 1.3.2.

* Wed May 12 1999 Jeff Johnson <jbj.at.redhat.com>

- explicitly disable per-arch libraries (#2210)
- undo hard links and remove zero length file (#2689)

* Sun May 02 1999 Jeff Johnson <jbj.at.redhat.com>

- update to 1.3.

* Sat Mar 27 1999 Cristian Gafton <gafton.at.redhat.com>

- disable the --cache-file passing to ltconfig; this breaks the older
  ltconfig scripts found around.

* Mon Mar 22 1999 Cristian Gafton <gafton.at.redhat.com> 

- auto rebuild in the new build environment (release 2)

* Sat Mar 20 1999 Jeff Johnson <jbj.at.redhat.com>

- update to 1.2f

* Wed Mar 17 1999 Cristian Gafton <gafton.at.redhat.com>

- completed arm patch
- added patch to make it more arm-friendly
- upgrade to version 1.2d

* Fri May 08 1998 Donnie Barnes <djb.at.redhat.com>

- fixed busted group

* Sun Jan 25 1998 Marc Ewing <marc.at.redhat.com>

- Update to 1.0h
- added install-info support

* Wed Nov 26 1997 Elliot Lee <sopwith.at.redhat.com>

- Update to 1.0f
- BuildRoot it
- Make it a noarch package

Files

config.guess
config.sub
libtool-1.3.5-mktemp.patch
libtool-1.4-nonneg.patch
libtool-1.4.2-demo.patch
libtool-1.4.2-multilib.patch
libtool-1.4.2-relink-58664.patch
libtool-1.4.2-s390_x86_64.patch
libtool-1.4.3-ltmain-SED.patch
libtool-1.4.3.tar.gz
libtool.spec

Copyleft 2001-2003 Tak Kay Edwin Chan <edwin.at.rpmcenter.org>.
This site is not in any way related to Red Hat Inc nor is official in any way.
Statistics