forked from pool/libtool
Accepting request 40973 from Base:System
checked in (request 40973) OBS-URL: https://build.opensuse.org/request/show/40973 OBS-URL: https://build.opensuse.org/package/show/Base:System/libtool?expand=0&rev=17
This commit is contained in:
parent
1560254884
commit
c3f73b3e86
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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
|
Thu May 27 13:48:42 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libtool (Version 2.2.6b)
|
# spec file for package libtool-testsuite (Version 2.2.6b)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -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: 4
|
Release: 1
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
@ -72,8 +72,6 @@ trap 'test $? -ne 0 && cat tests/testsuite.log' EXIT
|
|||||||
# Avoid spurious testsuite failures due to messages from icecream
|
# Avoid spurious testsuite failures due to messages from icecream
|
||||||
PATH=/usr/bin:$PATH
|
PATH=/usr/bin:$PATH
|
||||||
make check
|
make check
|
||||||
|
|
||||||
%install
|
|
||||||
%else
|
%else
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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
|
Thu May 27 13:48:42 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -72,8 +72,6 @@ trap 'test $? -ne 0 && cat tests/testsuite.log' EXIT
|
|||||||
# Avoid spurious testsuite failures due to messages from icecream
|
# Avoid spurious testsuite failures due to messages from icecream
|
||||||
PATH=/usr/bin:$PATH
|
PATH=/usr/bin:$PATH
|
||||||
make check
|
make check
|
||||||
|
|
||||||
%install
|
|
||||||
%else
|
%else
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user