forked from pool/libtool
This commit is contained in:
parent
c3f73b3e86
commit
145ab4b9a5
@ -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