Accepting request 394680 from home:derselbst:anmp
fix spec file for non opensuse OS OBS-URL: https://build.opensuse.org/request/show/394680 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=54
This commit is contained in:
parent
28c7876f8d
commit
f369790f69
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 10 17:18:51 UTC 2016 - tom.mbrt@googlemail.com
|
||||||
|
|
||||||
|
- Fix spec file to enable builds on non opensuse OS
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 23 17:20:09 CET 2015 - tiwai@suse.de
|
Mon Nov 23 17:20:09 CET 2015 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -81,7 +81,7 @@ libsndfile library.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%define warn_flags -W -Wall -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter
|
%define warn_flags -W -Wall -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter
|
||||||
%if %suse_version < 1200
|
%if 0%{?suse_version} < 1200
|
||||||
sed -i -e'/^AM_SILENT_RULES/d' configure.ac
|
sed -i -e'/^AM_SILENT_RULES/d' configure.ac
|
||||||
%endif
|
%endif
|
||||||
autoreconf --force --install
|
autoreconf --force --install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user