commit 9e8c9dfc308021a86c1f22b1196322ae25aa7573
Author: Benjamin Otte <otte(a)redhat.com>
Date: Wed Dec 1 13:53:53 2010 +0100
Update to 0.10.31
.gitignore | 1 +
0001-.mak-more-spaces-tabs-clean-ups.patch | 175 ---------------------
...k-use-tabs-instead-of-spaces-to-fix-build.patch | 39 -----
gstreamer-plugins-base.spec | 14 +-
sources | 2 +-
5 files changed, 7 insertions(+), 224 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 13e3bdf..fb38e13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
gst-plugins-base-0.10.30.tar.bz2
/gst-plugins-base-0.10.30.4.tar.bz2
+/gst-plugins-base-0.10.31.tar.bz2
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 3e02028..bf92027 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -1,9 +1,9 @@
%define gstreamer gstreamer
%define majorminor 0.10
-%define gstreamer_version %{majorminor}.30
+%define gstreamer_version %{majorminor}.31
Name: %{gstreamer}-plugins-base
-Version: %{gstreamer_version}.4
+Version: %{gstreamer_version}
Release: 1%{?dist}
Summary: GStreamer streaming media framework base plug-ins
@@ -44,8 +44,6 @@ BuildRequires: PyXML
# Building with new make
BuildRequires: automake autoconf libtool
-#Patch0: 0001-gtk-doc-.mak-use-tabs-instead-of-spaces-to-fix-build.patch
-#Patch1: 0001-.mak-more-spaces-tabs-clean-ups.patch
%description
GStreamer is a streaming media framework, based on graphs of filters which
@@ -60,11 +58,6 @@ This package contains a set of well-maintained base plug-ins.
%prep
%setup -q -n gst-plugins-base-%{version}
-#pushd common/
-#%patch0 -p1 -b .new-make
-#%patch1 -p1 -b .new-make2
-#popd
-
autoreconf -f
%build
@@ -298,6 +291,9 @@ library.
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
%changelog
+* Wed Dec 01 2010 Benjamin Otte <otte(a)redhat.com> 0.10.31-1
+- Update to 0.10.31
+
* Fri Nov 12 2010 Matthias Clasen <mclasen(a)redhat.com> 0.10.30.4-1
- Update to 0.10.30.4
- Minor spec file cleanups
diff --git a/sources b/sources
index ea64f89..b01373e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0674789bbfec2050ff15948a8d6b819 gst-plugins-base-0.10.30.4.tar.bz2
+9baa0d87e81c88b2477a3554ab629c46 gst-plugins-base-0.10.31.tar.bz2
Show replies by date