aboutsummaryrefslogtreecommitdiff
path: root/dists/redhat/scummvm.spec
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2014-07-11 12:02:12 +0200
committerWillem Jan Palenstijn2014-07-11 12:08:37 +0200
commitbdf3c4948939c4a6f98c299d14791eae9dc97d43 (patch)
treed0691bae045a51010053781620d02c53d2da36ac /dists/redhat/scummvm.spec
parent54b6f52cb73ca31348228d1a70a0da22409a311f (diff)
downloadscummvm-rg350-bdf3c4948939c4a6f98c299d14791eae9dc97d43.tar.gz
scummvm-rg350-bdf3c4948939c4a6f98c299d14791eae9dc97d43.tar.bz2
scummvm-rg350-bdf3c4948939c4a6f98c299d14791eae9dc97d43.zip
DISTS/REDHAT: Add libmad build patch
From LinuxFromScratch (cherry picked from commit cf8017e768783bae94a984763c89535ec9c6a056)
Diffstat (limited to 'dists/redhat/scummvm.spec')
-rw-r--r--dists/redhat/scummvm.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/dists/redhat/scummvm.spec b/dists/redhat/scummvm.spec
index 2cce9024ff..83e176ca23 100644
--- a/dists/redhat/scummvm.spec
+++ b/dists/redhat/scummvm.spec
@@ -19,6 +19,7 @@ Source : %{name}-%{version}.tar.bz2
Source1 : libmad-0.15.1b.tar.bz2
Source2 : faad2-2.7.tar.bz2
Source3 : mpeg2dec-0.4.1.tar.bz2
+Patch0 : libmad-0.15.1b-fixes-1.patch
BuildRoot : %{_tmppath}/%{name}-%{version}-root
BuildRequires: desktop-file-utils
@@ -48,6 +49,7 @@ games) and many more. See http://www.scummvm.org for a full compatibility list.
#------------------------------------------------------------------------------
%prep
%setup -q -a 1 -a 2 -a 3 -n scummvm-%{version}
+%patch0 -p0
mkdir tmp
%build