commit dff2eef58d18b80f04ffd09b1e3ef95ab7a4b26b
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Oct 27 23:43:13 2016 +0100
drop patch, fixed upstream
ffmpeg.spec | 2 --
ffmpeg_opj2.patch | 36 ------------------------------------
2 files changed, 38 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index a9681ff..ea984a5 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -32,7 +32,6 @@ Source0: ffmpeg-%{?branch}%{date}.tar.bz2
%else
Source0:
http://ffmpeg.org/releases/ffmpeg-%{version}.tar.xz
%endif
-Patch0: %{name}_opj2.patch
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
BuildRequires: bzip2-devel
%{?_with_faac:BuildRequires: faac-devel}
@@ -233,7 +232,6 @@ echo "git-snapshot-%{?branch}%{date}-RPMFusion" >
VERSION
%else
%setup -q -n ffmpeg-%{version}
%endif
-%patch0 -p1 -b .opj2
# fix -O3 -g in host_cflags
sed -i "s|-O3 -g|$RPM_OPT_FLAGS|" configure
mkdir -p _doc/examples