forked from pool/libtool
This commit is contained in:
parent
40722d4033
commit
ae57123ccc
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 9 14:13:54 CET 2009 - schwab@suse.de
|
||||||
|
|
||||||
|
- Fix last change.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
|
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ 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: 2.2.6
|
Version: 2.2.6
|
||||||
Release: 2
|
Release: 4
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
@ -58,11 +58,6 @@ 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
|
||||||
# bug437293
|
|
||||||
%ifarch ppc64
|
|
||||||
Obsoletes: libtool-64bit
|
|
||||||
%endif
|
|
||||||
#
|
|
||||||
|
|
||||||
%description -n libltdl7
|
%description -n libltdl7
|
||||||
Library needed by programs that use the ltdl interface of GNU libtool.
|
Library needed by programs that use the ltdl interface of GNU libtool.
|
||||||
@ -129,6 +124,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/libltdl.so.*
|
%{_libdir}/libltdl.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 09 2009 schwab@suse.de
|
||||||
|
- Fix last change.
|
||||||
* Wed Jan 07 2009 olh@suse.de
|
* Wed Jan 07 2009 olh@suse.de
|
||||||
- obsolete old -XXbit packages (bnc#437293)
|
- obsolete old -XXbit packages (bnc#437293)
|
||||||
* Sun Sep 07 2008 schwab@suse.de
|
* Sun Sep 07 2008 schwab@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user