Accepting request 107005 from openSUSE:Factory:ARM

- fix build under qemu

OBS-URL: https://build.opensuse.org/request/show/107005
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/exempi?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2012-02-26 15:18:03 +00:00 committed by Git OBS Bridge
parent 57d6a160d5
commit 083acf98de
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