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:
Ismail Dönmez 2016-05-11 08:45:51 +00:00 committed by Git OBS Bridge
parent 28c7876f8d
commit f369790f69
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -81,7 +81,7 @@ libsndfile library.
%build
%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
%endif
autoreconf --force --install