Apply patches

This commit is contained in:
Nicolas Chauvet 2018-09-24 13:39:34 +02:00
parent 635ff52e96
commit c86c4214a2

View File

@ -15,6 +15,9 @@ Patch2: Provide-Thumb-2-alternative-code-for-MAD_F_MLN.diff
Patch3: libmad.thumb.diff
Patch4: https://gitweb.gentoo.org/repo/gentoo.git/plain/media-libs/libmad/files/libmad-0.15.1b-cflags.patch
Patch5: https://gitweb.gentoo.org/repo/gentoo.git/plain/media-libs/libmad/files/libmad-0.15.1b-cflags-O2.patch
#Patches taken from debian - Kurt Roeckx <kurt@roeckx.be>
Patch6: length-check.patch
Patch7: md_size.diff
BuildRequires: automake
BuildRequires: autoconf
@ -50,6 +53,8 @@ Requires: pkgconfig
%patch3 -p1 -b .thumb
%patch4 -p1 -b .cflags
%patch5 -p1 -b .02
%patch6 -p1 -b .lc
%patch7 -p1 -b .md_size
touch -r aclocal.m4 configure.ac NEWS AUTHORS ChangeLog