Accepting request 394782 from multimedia:libs

1

OBS-URL: https://build.opensuse.org/request/show/394782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=48
This commit is contained in:
Dominique Leuenberger 2016-05-16 10:01:28 +00:00 committed by Git OBS Bridge
commit 2848188225
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