Accepting request 405229 from home:plater

Fix boo#985062

OBS-URL: https://build.opensuse.org/request/show/405229
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/buzztrax?expand=0&rev=28
This commit is contained in:
Dave Plater 2016-06-28 12:13:43 +00:00 committed by Git OBS Bridge
parent 69c183c997
commit 8bffa243b8
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jun 28 12:08:14 UTC 2016 - davejplater@gmail.com
- Removed workaround -Wno-error=misleading-indentation flag and
made buzztrax-misleading-indentation.patch from upstream git to
fix boo#985062 .
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jun 17 05:26:40 UTC 2016 - davejplater@gmail.com Fri Jun 17 05:26:40 UTC 2016 - davejplater@gmail.com

View File

@ -208,9 +208,6 @@ cp -v %{SOURCE2} .
cp -v %{SOURCE1} . cp -v %{SOURCE1} .
%build %build
%if 0%{?suse_version} > 1320
export CFLAGS="-Wno-error=misleading-indentation %{optflags}"
%endif
/bin/sh ./autogen.sh --noconfigure /bin/sh ./autogen.sh --noconfigure
%configure --disable-static \ %configure --disable-static \
--disable-schemas-compile \ --disable-schemas-compile \