commit 3df5a823cf432b878ac3afa8abec79bf04d4a279
Author: Brian Pepple <bpepple(a)fedoraproject.org>
Date: Tue Jul 17 14:03:15 2012 -0400
Revert "Add patch to use correct fsf address."
This reverts commit 2f1c4f0ce03b8c547d881617090596254526f5df.
gstreamer.spec | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/gstreamer.spec b/gstreamer.spec
index 2d9a9ae..36e16df 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -13,13 +13,8 @@ Summary: A streaming media framework run-time
Group: Applications/Multimedia
License: LGPLv2+
URL:
http://gstreamer.freedesktop.org/
+#Source:
http://gstreamer.freedesktop.org/src/gstreamer/pre/gstreamer-%{version}.t...
Source:
http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-%{version}.tar.xz
-Patch2: gstreamer-address.patch
-
-# For the GStreamer RPM provides
-Patch1: gstreamer-inspect-rpm-format.patch
-Source1: gstreamer.prov
-Source2: gstreamer.attr
Requires: gstreamer-tools >= %{version}
@@ -39,6 +34,11 @@ BuildRequires: libtool
# because AM_PROG_LIBTOOL was used in configure.ac
BuildRequires: gcc-c++
+# For the GStreamer RPM provides
+Patch1: gstreamer-inspect-rpm-format.patch
+Source1: gstreamer.prov
+Source2: gstreamer.attr
+
### documentation requirements
BuildRequires: python2
BuildRequires: openjade
@@ -117,7 +117,6 @@ with different major/minor versions of GStreamer.
%setup -q
## Disable for now until I get a chance to rebase it.
#%patch1 -p1 -b .rpm-provides
-%patch2 -p1 -b .address
%build
%configure \