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


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


Name        : libtool                      Relocations: (not relocateable)
Version     : 1.4.3                             Vendor: Edwin Chan's RPM Center http://www.aucs.org/rpmcenter/
Release     : 5                             Build Date: Sun Sep 21 00:32:38 2003
Install date: (not installed)               Build Host: rabbito.org
Group       : Development/Tools             Source RPM: libtool-1.4.3-5.src.rpm (info)
Size        : 1572073                          License: GPL
Packager    : Edwin Chan
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

libtool = 1.4.3-5

Requires

/sbin/install-info  
autoconf  
rpmlib(VersionedDependencies) <= 3.0.3-1
automake >= 1.4p1
m4  
perl  
libtool-libs = 1.4.3-5
mktemp  
/bin/sh  
/bin/sh  
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
/bin/sh  

Changelog

* Sat Feb 08 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/

* Wed Jan 22 2003 Tim Powers <timp.at.redhat.com>

- rebuilt

* Mon Jan 13 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

* Tue Jan 07 2003 Karsten Hopp <karsten.at.redhat.de> 1.4.3-2.2

- use lib64 on s390x, too.

* Thu Dec 05 2002 Jens Petersen <petersen.at.redhat.com>

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

* Sat Nov 23 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

* Sat Nov 23 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

* Mon Nov 18 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

* Mon Oct 07 2002 Phil Knirsch <pknirsch.at.redhat.com>  1.4.2-12.2

- Added s390x and x64_64 support.

* Fri Oct 04 2002 Nalin Dahyabhai <nalin.at.redhat.com> 1.4.2-12.1

- rebuild

* Mon Aug 19 2002 Jens Petersen <petersen.at.redhat.com> 1.4.2-12

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

* Tue Aug 13 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

* Fri Jun 21 2002 Tim Powers <timp.at.redhat.com> 1.4.2-10

- automated rebuild

* Thu May 23 2002 Tim Powers <timp.at.redhat.com> 1.4.2-9

- automated rebuild

* Fri Apr 26 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

* Wed Mar 27 2002 Jens Petersen <petersen.at.redhat.com> 1.4.2-7

- run ldconfig in postin and postun

* Thu Feb 28 2002 Jens Petersen <petersen.at.redhat.com> 1.4.2-6

- rebuild in new environment

* Tue Feb 12 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

* Wed Jan 09 2002 Tim Powers <timp.at.redhat.com> 1.4.2-4

- automated rebuild

* Mon Dec 03 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)

* Wed Oct 24 2001 Jens Petersen <petersen.at.redhat.com> 1.4.2-2

- added URL to spec

* Tue Sep 18 2001 Bernhard Rosenkraenzer <bero.at.redhat.com> 1.4.2-1

- 1.4.2 - sync up with autoconf...

* Thu Jul 05 2001 Bernhard Rosenkraenzer <bero.at.redhat.de> 1.4-8

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

* Wed Jul 04 2001 Karsten Hopp <karsten.at.redhat.de>

- add s390 patch for deplibs_check_method=pass_all

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

- add patches from Tim Waugh #42724

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

- add patches from cvs mainline

* Thu Jun 07 2001 Florian La Roche <Florian.LaRoche.at.redhat.de>

- fix a "test" bug in ltmain.sh

* Sun Jun 03 2001 Florian La Roche <Florian.LaRoche.at.redhat.de>

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

* Sat May 12 2001 Owen Taylor <otaylor.at.redhat.com>

- Require automake 1.4p1

* Wed May 09 2001 Florian La Roche <Florian.LaRoche.at.redhat.de>

- update to libtool 1.4
- adjust or remove patches

* Thu Jul 13 2000 Elliot Lee <sopwith.at.redhat.com>

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

* Thu Jul 13 2000 Prospector <bugzilla.at.redhat.com>

- automatic rebuild

* Fri Jul 07 2000 Nalin Dahyabhai <nalin.at.redhat.com>

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

* Mon Jul 03 2000 Matt Wilson <msw.at.redhat.com>

- subpackage libltdl into libtool-libs

* Sun Jun 18 2000 Bill Nottingham <notting.at.redhat.com>

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

* Mon Jun 05 2000 Jeff Johnson <jbj.at.redhat.com>

- FHS packaging.

* Thu Jun 01 2000 Nalin Dahyabhai <nalin.at.redhat.com>

- update to 1.3.5.

* Fri Mar 03 2000 Jeff Johnson <jbj.at.redhat.com>

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

* Mon Feb 28 2000 Jeff Johnson <jbj.at.redhat.com>

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

* Wed Dec 22 1999 Jeff Johnson <jbj.at.redhat.com>

- update to 1.3.4.

* Mon Dec 06 1999 Jeff Johnson <jbj.at.redhat.com>

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

* Thu Jul 15 1999 Jeff Johnson <jbj.at.redhat.com>

- update to 1.3.3.

* Mon Jun 14 1999 Jeff Johnson <jbj.at.redhat.com>

- update to 1.3.2.

* Tue May 11 1999 Jeff Johnson <jbj.at.redhat.com>

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

* Sat May 01 1999 Jeff Johnson <jbj.at.redhat.com>

- update to 1.3.

* Fri Mar 26 1999 Cristian Gafton <gafton.at.redhat.com>

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

* Sun Mar 21 1999 Cristian Gafton <gafton.at.redhat.com> 

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

* Fri Mar 19 1999 Jeff Johnson <jbj.at.redhat.com>

- update to 1.2f

* Tue Mar 16 1999 Cristian Gafton <gafton.at.redhat.com>

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

* Thu May 07 1998 Donnie Barnes <djb.at.redhat.com>

- fixed busted group

* Sat Jan 24 1998 Marc Ewing <marc.at.redhat.com>

- Update to 1.0h
- added install-info support

* Tue Nov 25 1997 Elliot Lee <sopwith.at.redhat.com>

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

Files

/usr/bin/libtool
/usr/bin/libtoolize
/usr/include/ltdl.h
/usr/lib/libltdl.a
/usr/lib/libltdl.la
/usr/lib/libltdl.so
/usr/share/aclocal/libtool.m4
/usr/share/aclocal/ltdl.m4
/usr/share/doc/libtool-1.4.3
/usr/share/doc/libtool-1.4.3/AUTHORS
/usr/share/doc/libtool-1.4.3/COPYING
/usr/share/doc/libtool-1.4.3/ChangeLog
/usr/share/doc/libtool-1.4.3/INSTALL
/usr/share/doc/libtool-1.4.3/NEWS
/usr/share/doc/libtool-1.4.3/README
/usr/share/doc/libtool-1.4.3/THANKS
/usr/share/doc/libtool-1.4.3/TODO
/usr/share/info/libtool.info-1.gz
/usr/share/info/libtool.info-2.gz
/usr/share/info/libtool.info-3.gz
/usr/share/info/libtool.info-4.gz
/usr/share/info/libtool.info-5.gz
/usr/share/info/libtool.info.gz
/usr/share/libtool
/usr/share/libtool/config.guess
/usr/share/libtool/config.sub
/usr/share/libtool/libltdl
/usr/share/libtool/libltdl/COPYING.LIB
/usr/share/libtool/libltdl/Makefile.am
/usr/share/libtool/libltdl/Makefile.in
/usr/share/libtool/libltdl/README
/usr/share/libtool/libltdl/acinclude.m4
/usr/share/libtool/libltdl/aclocal.m4
/usr/share/libtool/libltdl/config-h.in
/usr/share/libtool/libltdl/configure
/usr/share/libtool/libltdl/configure.in
/usr/share/libtool/libltdl/ltdl.c
/usr/share/libtool/libltdl/ltdl.h
/usr/share/libtool/libltdl/stamp-h.in
/usr/share/libtool/ltmain.sh

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