Accepting request 402891 from home:marxin:branches:multimedia:apps

Fix GCC6 errors.

OBS-URL: https://build.opensuse.org/request/show/402891
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=91
This commit is contained in:
Alexei Sorokin
2016-06-17 10:05:11 +00:00
committed by Git OBS Bridge
parent 36e91d974d
commit 874346b63b
3 changed files with 71 additions and 0 deletions

View File

@@ -41,6 +41,8 @@ Patch2: %{name}-fix-nonsense.patch
Patch3: %{name}-ffmpeg.patch
# PATCH-FIX-UPSTREAM audacity-2.1.1-fix-tempdir.patch boo#976964 -- Fix usage of custom temp directories (commit 2a6d423).
Patch4: %{name}-2.1.1-fix-tempdir.patch
# PATCH-FIX-UPSTREAM audacity-gcc6.patch mliska@suse.cz -- Fix GCC6 warnings.
Patch5: %{name}-gcc6.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: cmake
@@ -100,6 +102,7 @@ than the physical memory size of your computer.
%patch2 -p1
%patch3
%patch4 -p1
%patch5 -p1
cp -f %{SOURCE1} LICENSE_NYQUIST.txt
# Make sure we use the system versions.
rm -rf lib-src/{expat,libvamp,libsoxr,ffmpeg}/