From a75ce58a643b581b7f968ecfd24a18f1ef2b2787b0ec2f075ab73d5caeab7c15 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 22 May 2008 00:04:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtool?expand=0&rev=7 --- baselibs.conf | 2 ++ libtool.changes | 5 +++++ libtool.spec | 4 +++- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/baselibs.conf b/baselibs.conf index 77323ae..3071269 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,2 +1,4 @@ libtool libltdl-3 + obsoletes "libltdl- <= " + provides "libltdl- = " diff --git a/libtool.changes b/libtool.changes index a7ee554..8b33fe1 100644 --- a/libtool.changes +++ b/libtool.changes @@ -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 diff --git a/libtool.spec b/libtool.spec index 9a4ad8a..3e2c7aa 100644 --- a/libtool.spec +++ b/libtool.spec @@ -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