]> git.pld-linux.org Git - packages/gpac.git/blobdiff - gpac.spec
- lets try to fix amd64
[packages/gpac.git] / gpac.spec
index 32ecc506e511d2bd5555f8889f71c32e1ffb76f3..203dd736cbec5cf53d75208cead70b45ee4058d8 100644 (file)
--- a/gpac.spec
+++ b/gpac.spec
@@ -27,6 +27,7 @@ Source1:      http://www.3gpp.org/ftp/Specs/archive/26_series/26.073/26073-530.zip
 # Source1-md5: 705f6993fbf890e92eb7a331e7c716d1
 Patch0:                %{name}-install.patch
 Patch1:                %{name}-wxWidgets.patch
+Patch2:                %{name}-amd64.patch
 URL:           http://gpac.sourceforge.net/
 BuildRequires: SDL-devel
 %{?with_faad:BuildRequires:    faad2-devel}
@@ -107,6 +108,7 @@ Obs
 %setup -q -n %{name}
 %patch0 -p1
 %{?with_wx:%patch1 -p1}
+%patch2 -p1
 %if %{with amr}
 mkdir -p Plugins/amr_dec/AMR_NB
 cd Plugins/amr_dec/AMR_NB
This page took 0.026109 seconds and 4 git commands to generate.