From 181473f9d6cc3e3954c0f80895e445ab43350962 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Wed, 20 Apr 2011 02:08:16 +0200 Subject: [PATCH] Remove patch that's part of the sources --- gstreamer-plugins-bad-free.spec | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/gstreamer-plugins-bad-free.spec b/gstreamer-plugins-bad-free.spec index b056521..d6c4d89 100644 --- a/gstreamer-plugins-bad-free.spec +++ b/gstreamer-plugins-bad-free.spec @@ -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" \