commit 1a5512c355d3d040fd97790455db6d946e04a476
Author: Bastien Nocera <hadess(a)fedoraproject.org>
Date: Wed Jan 27 10:05:11 2010 +0000
- Update to pre-release
.cvsignore | 2 +-
gstreamer-plugins-base.spec | 33 ++++++---------------------------
sources | 2 +-
3 files changed, 8 insertions(+), 29 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index e493dda..219b6d3 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gst-plugins-base-0.10.25.1-20091111.tar.bz2
+gst-plugins-base-0.10.25.2.tar.bz2
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index d66b19d..c80f6db 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -2,22 +2,14 @@
%define majorminor 0.10
Name: %{gstreamer}-plugins-base
-Version: 0.10.25.1
-Release: 2%{?dist}
+Version: 0.10.25.2
+Release: 1%{?dist}
Summary: GStreamer streaming media framework base plug-ins
Group: Applications/Multimedia
License: LGPLv2+
URL:
http://gstreamer.freedesktop.org/
-# Tarfile created using git
-# git clone
git://anongit.freedesktop.org/gstreamer/gst-plugins-base
-# git reset --hard %{gitversion}
-# ./autogen.sh --enable-gtk-doc && make all dist
-# mv gstreamer-%{version}.tar.gz gstreamer-%{version}-%{gitdate}.tar.gz
-#Source:
http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-%{...
-%define gitdate 20091111
-%define git_version 1da5a3f
-Source: gst-plugins-base-%{version}-%{gitdate}.tar.bz2
+Source:
http://gstreamer.freedesktop.org/data/src/gst-plugins-base/pre/gst-plugin...
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: %{gstreamer} >= %{version}
@@ -41,19 +33,6 @@ BuildRequires: gtk2-devel
BuildRequires: pkgconfig
Obsoletes: gstreamer-plugins
-# Revert
http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=35cddfb...
-# We have a new enough pulsesink
-#
https://bugzilla.gnome.org/show_bug.cgi?id=599105
-Patch1: pulsesink-disable-old-version-hack.patch
-Conflicts: gstreamer-plugins-good < 0.10.16-3
-
-#
https://bugzilla.redhat.com/show_bug.cgi?id=537170
-#
https://bugzilla.gnome.org/show_bug.cgi?id=601627
-Patch2: 0001-theoradec-Keep-timestamp-from-incoming-buffer-if-it-.patch
-#
https://bugzilla.redhat.com/show_bug.cgi?id=537559
-#
https://bugzilla.gnome.org/show_bug.cgi?id=602924
-Patch3: 0001-Revert-textoverlay-First-draw-outline-text-and-then-.patch
-
# documentation
BuildRequires: gtk-doc >= 1.3
BuildRequires: PyXML
@@ -70,9 +49,6 @@ This package contains a set of well-maintained base plug-ins.
%prep
%setup -q -n gst-plugins-base-%{version}
-%patch1 -p1 -b .old-pulsesink
-%patch2 -p1 -b .theoradec-timestamps
-%patch3 -p1 -b .text-overlay
%build
%configure \
@@ -267,6 +243,9 @@ GStreamer Base Plugins library development and header files.
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
%changelog
+* Wed Jan 27 2010 Bastien Nocera <bnocera(a)redhat.com> 0.10.25.2-1
+- Update to pre-release
+
* Mon Nov 30 2009 Bastien Nocera <bnocera(a)redhat.com> 0.10.25.1-2
- Update to snapshot
diff --git a/sources b/sources
index 60f9163..689fb64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1e7572ef5000bf424db1545992eeea53 gst-plugins-base-0.10.25.1-20091111.tar.bz2
+5c2738c637f08b7a6f12b85bbbe1ebdf gst-plugins-base-0.10.25.2.tar.bz2