commit e7d7b6b073ef1199200dae345071c752ca9c5687
Author: Bastien Nocera <hadess(a)fedoraproject.org>
Date: Sat Nov 17 14:09:25 2007 +0000
- Update to 0.10.15
.cvsignore | 2 +-
gstreamer-plugins-base-0.10.14-short-ogg-fix.patch | 105 ---------------------
...er-plugins-base-0.10.14-unsupported-codec.patch | 11 ---
gstreamer-plugins-base.spec | 15 +--
sources | 2 +-
5 files changed, 7 insertions(+), 128 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 8d194b7..803d134 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gst-plugins-base-0.10.14.tar.bz2
+gst-plugins-base-0.10.15.tar.bz2
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 49ca8d9..2c08816 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -4,17 +4,14 @@
%define _gst 0.10.14
Name: %{gstreamer}-plugins-base
-Version: 0.10.14
-Release: 6%{?dist}
+Version: 0.10.15
+Release: 1%{?dist}
Summary: GStreamer streaming media framework base plug-ins
Group: Applications/Multimedia
License: LGPL
URL:
http://gstreamer.freedesktop.org/
Source:
http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-%{...
-Patch0: gstreamer-plugins-base-0.10.14-unsupported-codec.patch
-#
https://bugzilla.redhat.com/show_bug.cgi?id=328851
-Patch1: gstreamer-plugins-base-0.10.14-short-ogg-fix.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: %{gstreamer} >= %{_gst}
@@ -53,11 +50,6 @@ This package contains a set of well-maintained base plug-ins.
%prep
%setup -q -n gst-plugins-base-%{version}
-pushd gst/playback/
-%patch0 -p0
-popd
-%patch1 -p0
-
%build
%configure \
--with-package-name='Fedora Core gstreamer-plugins-base package' \
@@ -242,6 +234,9 @@ GStreamer Base Plugins library development and header files.
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
%changelog
+* Sat Nov 17 2007 - Bastien Nocera <bnocera(a)redhat.com> - 0.10.15-1
+- Update to 0.10.15
+
* Thu Oct 18 2007 - Bastien Nocera <bnocera(a)redhat.com> - 0.10.14-6
- Add patch to fix playback of short Ogg Vorbis files (#328851)
diff --git a/sources b/sources
index bdb687c..3eef4e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef9bcc88c84e47684a901da339a7c6b3 gst-plugins-base-0.10.14.tar.bz2
+8449359b465074433fec626778bcf36f gst-plugins-base-0.10.15.tar.bz2