forked from pool/libtool
Accepting request 40973 from Base:System
Copy from Base:System/libtool based on submit request 40973 from user coolo OBS-URL: https://build.opensuse.org/request/show/40973 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtool?expand=0&rev=19
This commit is contained in:
parent
ea86d95c9b
commit
cb1337aa33
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 31 09:55:17 UTC 2010 - coolo@novell.com
|
||||
|
||||
- add an empty install section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 27 13:48:42 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -24,7 +24,7 @@ License: GPLv2+
|
||||
Group: Development/Tools/Building
|
||||
Summary: A Tool to Build Shared Libraries
|
||||
Version: 2.2.6b
|
||||
Release: 1
|
||||
Release: 2
|
||||
AutoReqProv: on
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
@ -72,6 +72,8 @@ trap 'test $? -ne 0 && cat tests/testsuite.log' EXIT
|
||||
# Avoid spurious testsuite failures due to messages from icecream
|
||||
PATH=/usr/bin:$PATH
|
||||
make check
|
||||
|
||||
%install
|
||||
%else
|
||||
|
||||
%install
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 31 09:55:17 UTC 2010 - coolo@novell.com
|
||||
|
||||
- add an empty install section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 27 13:48:42 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -24,7 +24,7 @@ License: GPLv2+
|
||||
Group: Development/Tools/Building
|
||||
Summary: A Tool to Build Shared Libraries
|
||||
Version: 2.2.6b
|
||||
Release: 4
|
||||
Release: 5
|
||||
AutoReqProv: on
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
@ -72,6 +72,8 @@ trap 'test $? -ne 0 && cat tests/testsuite.log' EXIT
|
||||
# Avoid spurious testsuite failures due to messages from icecream
|
||||
PATH=/usr/bin:$PATH
|
||||
make check
|
||||
|
||||
%install
|
||||
%else
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user