commit d5e0d630bdf7bf35755be21419fbab6d038068b9
Author: Benjamin Otte <company(a)fedoraproject.org>
Date: Mon Feb 22 15:00:07 2010 +0000
- Update to pre-release
.cvsignore | 2 +-
...uild-link-to-libm-in-examples-that-use-it.patch | 37 ----------------------
gstreamer-plugins-base.spec | 11 ++++---
sources | 2 +-
4 files changed, 8 insertions(+), 44 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 438088c..94fa324 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gst-plugins-base-0.10.26.tar.bz2
+gst-plugins-base-0.10.26.2.tar.bz2
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 961d6c7..ee4a295 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -2,16 +2,15 @@
%define majorminor 0.10
Name: %{gstreamer}-plugins-base
-Version: 0.10.26
-Release: 3%{?dist}
+Version: 0.10.26.2
+Release: 1%{?dist}
Summary: GStreamer streaming media framework base plug-ins
Group: Applications/Multimedia
License: LGPLv2+
URL:
http://gstreamer.freedesktop.org/
-Source:
http://gstreamer.freedesktop.org/data/src/gst-plugins-base/pre/gst-plugin...
+Source:
http://gstreamer.freedesktop.org/src/gst-plugins-base/pre/gst-plugins-bas...
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Patch0: 0001-build-link-to-libm-in-examples-that-use-it.patch
Requires: %{gstreamer} >= %{version}
Requires: liboil >= 0.3.12-9
@@ -50,7 +49,6 @@ This package contains a set of well-maintained base plug-ins.
%prep
%setup -q -n gst-plugins-base-%{version}
-%patch0 -p1 -b .add-needed
%build
%configure \
@@ -245,6 +243,9 @@ GStreamer Base Plugins library development and header files.
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
%changelog
+* Fri Feb 19 2010 Benjamin Otte <otte(a)redhat.com> 0.10.26.2-1
+- Update to pre-release
+
* Fri Feb 11 2010 Benjamin Otte <otte(a)redhat.com> 0.10.26-3
- Patch Makefile.in, too and not just Makefile.am
diff --git a/sources b/sources
index 94c8857..c2cebbf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b6e051245508a24db89cd32cfaa009b3 gst-plugins-base-0.10.26.tar.bz2
+c9bbc8bc576e806b3ba5b774b9ad28a7 gst-plugins-base-0.10.26.2.tar.bz2