Remove patch that's part of the sources
This commit is contained in:
parent
e8c971e61b
commit
181473f9d6
@ -17,9 +17,6 @@ URL: http://gstreamer.freedesktop.org/
|
||||
# modified with gst-p-bad-cleanup.sh from SOURCE1
|
||||
Source: gst-plugins-bad-free-%{version}.tar.bz2
|
||||
Source1: gst-p-bad-cleanup.sh
|
||||
# Fix build with celt 0.11.1 (RH bug 681150, GNOME bug 643607)
|
||||
# Patch from the upstream git tree, commit 1eb3f7f41fdbef005a62b3f03fdfd373f93c83ed
|
||||
Patch0: gst-plugins-bad-fix-compilation-with-celt.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Requires: %{gstreamer} >= %{gst_minver}
|
||||
@ -32,10 +29,6 @@ BuildRequires: PyXML
|
||||
BuildRequires: libXt-devel
|
||||
BuildRequires: gtk-doc
|
||||
|
||||
# For Patch0
|
||||
BuildRequires: automake
|
||||
BuildRequires: libtool
|
||||
|
||||
BuildRequires: bzip2-devel
|
||||
BuildRequires: celt-devel
|
||||
BuildRequires: dirac-devel
|
||||
@ -141,9 +134,6 @@ aren't tested well enough, or the code is not of good enough quality.
|
||||
%prep
|
||||
%setup -q -n gst-plugins-bad-%{version}
|
||||
|
||||
%patch0 -p1 -b .celt
|
||||
env NOCONFIGURE=1 sh autogen.sh
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--with-package-name="Fedora gstreamer-plugins-bad package" \
|
||||
|
Loading…
Reference in New Issue
Block a user