Accepting request 85833 from devel:libraries:c_c++
- Workaround qemu-arm bugs. (forwarded request 85832 from elvigia) OBS-URL: https://build.opensuse.org/request/show/85833 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libunistring?expand=0&rev=8
This commit is contained in:
parent
1a642c911f
commit
45dea12582
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 30 20:01:26 UTC 2011 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- Workaround qemu-arm bugs.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 30 12:04:42 CEST 2010 - pgajdos@suse.cz
|
Mon Aug 30 12:04:42 CEST 2010 - pgajdos@suse.cz
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libunistring (Version 0.9.3)
|
# spec file for package libunistring
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -74,7 +74,9 @@ rm -f $RPM_BUILD_ROOT/%{_infodir}/dir
|
|||||||
rm -f $RPM_BUILD_ROOT/%{_libdir}/libunistring.la
|
rm -f $RPM_BUILD_ROOT/%{_libdir}/libunistring.la
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
%if ! 0%{?qemu_user_space_build}
|
||||||
make check
|
make check
|
||||||
|
%endif
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
Loading…
Reference in New Issue
Block a user