forked from pool/libtool
- merge in testsuite, disable for now, isn't building for a while
OBS-URL: https://build.opensuse.org/package/show/Base:System/libtool?expand=0&rev=87
This commit is contained in:
parent
84f0550915
commit
b9493f6650
@ -1,3 +0,0 @@
|
||||
<multibuild>
|
||||
<package>testsuite</package>
|
||||
</multibuild>
|
@ -28,6 +28,7 @@ Sun Mar 20 20:47:49 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
- Darwin systems set proper "allow undefined" flag on OSX 11, and
|
||||
PowerPC 10.5.
|
||||
- Removed some deprecated tests related to 'Makefile.inc' files.
|
||||
- merge in testsuite, disable for now, isn't building for a while
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 2 07:59:41 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
@ -80,8 +80,6 @@ rm -f doc/libtool.info
|
||||
%if "%{flavor}" == "testsuite"
|
||||
%check
|
||||
trap 'test $? -ne 0 && cat tests/testsuite.log' EXIT
|
||||
# Avoid spurious testsuite failures due to messages from icecream
|
||||
PATH=%{_prefix}/bin:$PATH
|
||||
%make_build check
|
||||
|
||||
%install
|
||||
@ -117,7 +115,7 @@ sed -i "/uname -n/d" %{buildroot}%{_datadir}/aclocal/libtool.m4
|
||||
%{_datadir}/libtool
|
||||
|
||||
%files -n libltdl7
|
||||
%{_libdir}/libltdl.so.*
|
||||
%{_libdir}/libltdl.so.7*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user