forked from pool/libtool
This commit is contained in:
parent
6c64a0bb49
commit
a75ce58a64
@ -1,2 +1,4 @@
|
||||
libtool
|
||||
libltdl-3
|
||||
obsoletes "libltdl-<targettype> <= <version>"
|
||||
provides "libltdl-<targettype> = <version>"
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 19:45:13 CEST 2008 - cthiel@suse.de
|
||||
|
||||
- fix baselibs.conf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
||||
|
||||
|
@ -16,7 +16,7 @@ License: GPL v2 or later
|
||||
Group: Development/Tools/Building
|
||||
Summary: A Tool to Build Shared Libraries
|
||||
Version: 1.5.26
|
||||
Release: 13
|
||||
Release: 21
|
||||
AutoReqProv: on
|
||||
PreReq: %{install_info_prereq}
|
||||
Requires: libltdl-3 = %{version}
|
||||
@ -106,6 +106,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/libltdl.so.*
|
||||
|
||||
%changelog
|
||||
* Wed May 21 2008 cthiel@suse.de
|
||||
- fix baselibs.conf
|
||||
* Thu Apr 10 2008 ro@suse.de
|
||||
- added baselibs.conf file to build xxbit packages
|
||||
for multilib support
|
||||
|
Loading…
Reference in New Issue
Block a user