[mingw-gstreamer-plugins-base] Bump version to 0.10.36

pfor pfor at fedoraproject.org
Fri Apr 13 21:17:47 UTC 2012


commit ef3ae62f9ca95ca689f6a0ed333a9632d2951039
Author: Paweł Forysiuk <tuxator at o2.pl>
Date:   Fri Apr 13 23:16:02 2012 +0200

    Bump version to 0.10.36

 .gitignore                        |    1 +
 gst-plugins-base-rtsp.patch       |   14 --------------
 mingw-gstreamer-plugins-base.spec |   15 ++++++++-------
 sources                           |    2 +-
 4 files changed, 10 insertions(+), 22 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b752607..ece4d89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /gst-plugins-base-0.10.35.tar.bz2
+/gst-plugins-base-0.10.36.tar.bz2
diff --git a/mingw-gstreamer-plugins-base.spec b/mingw-gstreamer-plugins-base.spec
index 849e0bd..d27b422 100644
--- a/mingw-gstreamer-plugins-base.spec
+++ b/mingw-gstreamer-plugins-base.spec
@@ -1,11 +1,11 @@
 %?mingw_package_header
 
 %global         majorminor      0.10
-%global         gstreamer_version %{majorminor}.35
+%global         gstreamer_version %{majorminor}.36
 
 Name:    mingw-gstreamer-plugins-base
 Version: %{gstreamer_version}
-Release: 4%{?dist}
+Release: 1%{?dist}
 Summary: Cross compiled GStreamer media framework base plug-ins
 
 Group:   Applications/Multimedia
@@ -13,9 +13,6 @@ License: LGPLv2+
 URL:     http://gstreamer.freedesktop.org/
 Source:  http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-%{version}.tar.bz2
 
-# fix GNOME bug #654816
-Patch:		gst-plugins-base-rtsp.patch
-
 BuildArch:      noarch
 
 BuildRequires:  mingw32-filesystem >= 95
@@ -103,8 +100,6 @@ This package contains a set of well-maintained base plug-ins.
 
 %prep
 %setup -q -n gst-plugins-base-%{version}
-%patch -p1 -b .rtsp
-
 
 %build
 %mingw_configure                                                        \
@@ -204,6 +199,7 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 # pkg-config files
 %{mingw32_libdir}/pkgconfig/*.pc
 
+%{mingw32_datadir}/gst-plugins-base
 
 # Win64
 %files -n mingw64-gstreamer-plugins-base -f mingw64-gst-plugins-base-0.10.lang
@@ -272,8 +268,13 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 # pkg-config files
 %{mingw64_libdir}/pkgconfig/*.pc
 
+%{mingw64_datadir}/gst-plugins-base
 
 %changelog
+* Fri Apr 13 2012 Paweł Forysiuk <tuxator at o2.pl> - 0.10.36-1
+- Update to upstream version 0.10.36
+- Drop obsolete patch
+
 * Sun Mar 18 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 0.10.35-4
 - Added win64 support (contributed by Marc-André Lureau)
 - Use mingw macros without leading underscore
diff --git a/sources b/sources
index 4c8edd8..ac9aaed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1d300983525f4f09030eb3ba47cb04b0  gst-plugins-base-0.10.35.tar.bz2
+776c73883e567f67b9c4a2847d8d041a  gst-plugins-base-0.10.36.tar.bz2


More information about the scm-commits mailing list