forked from pool/libtool
Autobuild autoformatter for 51853
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtool?expand=0&rev=23
This commit is contained in:
parent
36d66d4ee4
commit
3e0e72111d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Use %_smp_mflags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 31 09:55:17 UTC 2010 - coolo@novell.com
|
Mon May 31 09:55:17 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ License: GPLv2+
|
|||||||
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.6b
|
Version: 2.2.6b
|
||||||
Release: 2
|
Release: 10
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
@ -63,7 +63,7 @@ Library needed by programs that use the ltdl interface of GNU libtool.
|
|||||||
--prefix=/usr --infodir=%{_infodir} --libdir=%{_libdir}
|
--prefix=/usr --infodir=%{_infodir} --libdir=%{_libdir}
|
||||||
# force rebuild with non-broken makeinfo
|
# force rebuild with non-broken makeinfo
|
||||||
rm -f doc/libtool.info
|
rm -f doc/libtool.info
|
||||||
make %{?jobs:-j %jobs}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%if "%{name}" == "libtool-testsuite"
|
%if "%{name}" == "libtool-testsuite"
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ License: GPLv2+
|
|||||||
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.6b
|
Version: 2.2.6b
|
||||||
Release: 5
|
Release: 10
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
|
Loading…
Reference in New Issue
Block a user