SHA256
1
0
forked from pool/libtool
OBS User unknown 2008-04-10 11:17:51 +00:00 committed by Git OBS Bridge
parent 656b815515
commit 6c64a0bb49
3 changed files with 16 additions and 3 deletions

2
baselibs.conf Normal file
View File

@ -0,0 +1,2 @@
libtool
libltdl-3

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 19:33:27 CET 2008 - schwab@suse.de Fri Feb 1 19:33:27 CET 2008 - schwab@suse.de

View File

@ -10,12 +10,13 @@
# norootforbuild # norootforbuild
Name: libtool Name: libtool
License: GPL v2 or later License: GPL v2 or later
Group: Development/Tools/Building Group: Development/Tools/Building
Summary: A Tool to Build Shared Libraries Summary: A Tool to Build Shared Libraries
Version: 1.5.26 Version: 1.5.26
Release: 1 Release: 13
AutoReqProv: on AutoReqProv: on
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
Requires: libltdl-3 = %{version} Requires: libltdl-3 = %{version}
@ -40,6 +41,7 @@ Authors:
Bob Friesenhahn <bfriesen@simple.dallas.tx.us> Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
%package -n libltdl-3 %package -n libltdl-3
License: GPL v2 or later
Summary: Libtool Runtime Library Summary: Libtool Runtime Library
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
AutoReqProv: on AutoReqProv: on
@ -104,6 +106,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libltdl.so.* %{_libdir}/libltdl.so.*
%changelog %changelog
* Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
* Fri Feb 01 2008 schwab@suse.de * Fri Feb 01 2008 schwab@suse.de
- Update to libtool 1.5.26. - Update to libtool 1.5.26.
* Improved support for Mac OS X Leopard. * Improved support for Mac OS X Leopard.
@ -122,7 +127,7 @@ rm -rf $RPM_BUILD_ROOT
* Initial support for Interix newer than version 3. * Initial support for Interix newer than version 3.
* Use getconf ARG_MAX to find the max command line length. * Use getconf ARG_MAX to find the max command line length.
* Bug Fixes. * Bug Fixes.
* Wed Jun 06 2007 schwab@suse.de * Thu Jun 07 2007 schwab@suse.de
- Rename libltdl to libltdl-3. - Rename libltdl to libltdl-3.
* Mon Sep 18 2006 schwab@suse.de * Mon Sep 18 2006 schwab@suse.de
- Remove build requires. - Remove build requires.
@ -187,7 +192,7 @@ rm -rf $RPM_BUILD_ROOT
LANG=de_DE). (extracted from libtool CVS) LANG=de_DE). (extracted from libtool CVS)
* Fri Jun 07 2002 schwab@suse.de * Fri Jun 07 2002 schwab@suse.de
- Fix for lib64. - Fix for lib64.
* Wed Jun 05 2002 schwab@suse.de * Thu Jun 06 2002 schwab@suse.de
- Fix logic in ltmain.sh. - Fix logic in ltmain.sh.
* Mon Apr 15 2002 sf@suse.de * Mon Apr 15 2002 sf@suse.de
- use pass_all in AC_DEPLIBS_CHECK_METHOD for x86_64 - use pass_all in AC_DEPLIBS_CHECK_METHOD for x86_64