SHA256
1
0
forked from pool/exempi

Accepting request 107029 from multimedia:libs

- fix build under qemu (forwarded request 107005 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/107029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/exempi?expand=0&rev=26
This commit is contained in:
Stephan Kulow 2012-02-28 13:12:40 +00:00 committed by Git OBS Bridge
commit 2d1803f377
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Feb 26 14:53:26 CET 2012 - dmueller@suse.de
- fix build under qemu
-------------------------------------------------------------------
Thu Feb 23 17:09:03 UTC 2012 - vuntz@opensuse.org

View File

@ -71,7 +71,9 @@ export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
%{__rm} -f %{buildroot}%{_libdir}/*.la
%check
%if ! 0%{?qemu_user_space_build}
make check
%endif
%post -n libexempi3 -p /sbin/ldconfig