[gstreamer-plugins-base: 187/216] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
by Dominik Mierzejewski
commit b6eb873fc7479377becf5ae11528ef5b566465d5
Author: Dennis Gilmore <dennis(a)ausil.us>
Date: Wed Jun 17 09:55:55 2015 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
gstreamer-plugins-base.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 1cabe4b..982bf3b 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -4,7 +4,7 @@
Name: %{gstreamer}-plugins-base
Version: %{gstreamer_version}
-Release: 12%{?dist}
+Release: 13%{?dist}
Summary: GStreamer streaming media framework base plug-ins
Group: Applications/Multimedia
@@ -356,6 +356,9 @@ library.
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
%changelog
+* Wed Jun 17 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.10.36-13
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
* Mon Jan 19 2015 Wim Taymans <wtaymans(a)redhat.com> - 0.10.36-12
- Remove rpath. Fixes #1154695
4 years, 4 months
[gstreamer-plugins-base: 186/216] Remove rpath. Fixes #1154695
by Dominik Mierzejewski
commit cac5152cb73af03af44c8fc01966730385cf1a6f
Author: Wim Taymans <wtaymans(a)redhat.com>
Date: Mon Jan 19 11:10:03 2015 +0100
Remove rpath. Fixes #1154695
gstreamer-plugins-base.spec | 31 ++++++++++++++++++++++++++++++-
1 file changed, 30 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 177c106..1cabe4b 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -4,7 +4,7 @@
Name: %{gstreamer}-plugins-base
Version: %{gstreamer_version}
-Release: 11%{?dist}
+Release: 12%{?dist}
Summary: GStreamer streaming media framework base plug-ins
Group: Applications/Multimedia
@@ -38,6 +38,8 @@ BuildRequires: pango-devel
BuildRequires: pkgconfig
Obsoletes: gstreamer-plugins
+BuildRequires: chrpath
+
# documentation
BuildRequires: gtk-doc >= 1.3
@@ -76,6 +78,30 @@ make %{?_smp_mflags} ERROR_CFLAGS=""
%install
make install DESTDIR=$RPM_BUILD_ROOT
+# Remove rpath.
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstadder.so
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstalsa.so
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstapp.so
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstaudioconvert.so
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstcdparanoia.so
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstdecodebin.so
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstdecodebin2.so
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstencodebin.so
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstffmpegcolorspace.so
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstogg.so
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstpango.so
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstplaybin.so
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgsttheora.so
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgsttypefindfunctions.so
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstvideoscale.so
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstvolume.so
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstvorbis.so
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstximagesink.so
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstxvimagesink.so
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libgstaudio-0.10.so.*
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libgstcdda-0.10.so.*
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libgstriff-0.10.so.*
+
# Clean out files that should not be part of the rpm.
rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/*.la
rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/*.a
@@ -330,6 +356,9 @@ library.
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
%changelog
+* Mon Jan 19 2015 Wim Taymans <wtaymans(a)redhat.com> - 0.10.36-12
+- Remove rpath. Fixes #1154695
+
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.10.36-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
4 years, 4 months
[gstreamer-plugins-base: 185/216] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
by Dominik Mierzejewski
commit 14f3ae6aa58e147cf7265aa425915348032b324c
Author: Peter Robinson <pbrobinson(a)fedoraproject.org>
Date: Sat Aug 16 19:18:56 2014 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
gstreamer-plugins-base.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 0ed8d04..177c106 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -4,7 +4,7 @@
Name: %{gstreamer}-plugins-base
Version: %{gstreamer_version}
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: GStreamer streaming media framework base plug-ins
Group: Applications/Multimedia
@@ -330,6 +330,9 @@ library.
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
%changelog
+* Sat Aug 16 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.10.36-11
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
+
* Tue Jul 22 2014 Kalev Lember <kalevlember(a)gmail.com> - 0.10.36-10
- Rebuilt for gobject-introspection 1.41.4
4 years, 4 months
[gstreamer-plugins-base: 184/216] Rebuilt for gobject-introspection 1.41.4
by Dominik Mierzejewski
commit c8991dda0989de388dd3b8672dc1b33faa28f7f2
Author: Kalev Lember <kalevlember(a)gmail.com>
Date: Tue Jul 22 19:09:57 2014 +0200
Rebuilt for gobject-introspection 1.41.4
gstreamer-plugins-base.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index baf69ad..0ed8d04 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -4,7 +4,7 @@
Name: %{gstreamer}-plugins-base
Version: %{gstreamer_version}
-Release: 9%{?dist}
+Release: 10%{?dist}
Summary: GStreamer streaming media framework base plug-ins
Group: Applications/Multimedia
@@ -330,6 +330,9 @@ library.
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
%changelog
+* Tue Jul 22 2014 Kalev Lember <kalevlember(a)gmail.com> - 0.10.36-10
+- Rebuilt for gobject-introspection 1.41.4
+
* Tue Jun 10 2014 Wim Taymans <wtaymans(a)redhat.com> - 0.10.36-9
- Improve conditional SSE and SSE2 compilation. Fixes #1106735
4 years, 4 months
[gstreamer-plugins-base: 183/216] Improve conditional SSE and SSE2 compilation. Fixes #1106735
by Dominik Mierzejewski
commit e1631bea24201a00d1fc8000a2fe30ac333b0133
Author: Wim Taymans <wtaymans(a)redhat.com>
Date: Tue Jun 10 13:49:26 2014 +0200
Improve conditional SSE and SSE2 compilation. Fixes #1106735
...le-Fix-build-on-x86-if-emmintrin.h-is-ava.patch | 37 ++++++++++++++++++++++
...le-It-s-HAVE_EMMINTRIN_H-not-HAVE_XMMINTR.patch | 26 +++++++++++++++
gstreamer-plugins-base.spec | 9 +++++-
3 files changed, 71 insertions(+), 1 deletion(-)
---
diff --git a/0001-audioresample-Fix-build-on-x86-if-emmintrin.h-is-ava.patch b/0001-audioresample-Fix-build-on-x86-if-emmintrin.h-is-ava.patch
new file mode 100644
index 0000000..0364c2f
--- /dev/null
+++ b/0001-audioresample-Fix-build-on-x86-if-emmintrin.h-is-ava.patch
@@ -0,0 +1,37 @@
+From bde72c7bebaa9d10cd49ae5542d361bda7aa7bd0 Mon Sep 17 00:00:00 2001
+From: Antoine Jacoutot <ajacoutot(a)gnome.org>
+Date: Mon, 20 Jan 2014 15:44:09 +0100
+Subject: [PATCH 1/2] audioresample: Fix build on x86 if emmintrin.h is
+ available but can't be used
+
+On i386, EMMINTRIN is defined but not usable without SSE so check for
+__SSE__ and __SSE2__ as well.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=670690
+---
+ gst/audioresample/resample.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/gst/audioresample/resample.c b/gst/audioresample/resample.c
+index 98d006c..481fa01 100644
+--- a/gst/audioresample/resample.c
++++ b/gst/audioresample/resample.c
+@@ -77,13 +77,13 @@
+ #define EXPORT G_GNUC_INTERNAL
+
+ #ifdef _USE_SSE
+-#ifndef HAVE_XMMINTRIN_H
++#if !defined(__SSE__) || !defined(HAVE_XMMINTRIN_H)
+ #undef _USE_SSE
+ #endif
+ #endif
+
+ #ifdef _USE_SSE2
+-#ifndef HAVE_EMMINTRIN_H
++#if !defined(__SSE2__) || !defined(HAVE_XMMINTRIN_H)
+ #undef _USE_SSE2
+ #endif
+ #endif
+--
+1.9.0
+
diff --git a/0002-audioresample-It-s-HAVE_EMMINTRIN_H-not-HAVE_XMMINTR.patch b/0002-audioresample-It-s-HAVE_EMMINTRIN_H-not-HAVE_XMMINTR.patch
new file mode 100644
index 0000000..ee7e333
--- /dev/null
+++ b/0002-audioresample-It-s-HAVE_EMMINTRIN_H-not-HAVE_XMMINTR.patch
@@ -0,0 +1,26 @@
+From e9746600b409db9a5c63dc7a22b21f80c8c5328c Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= <sebastian(a)centricular.com>
+Date: Mon, 20 Jan 2014 16:11:04 +0100
+Subject: [PATCH 2/2] audioresample: It's HAVE_EMMINTRIN_H, not
+ HAVE_XMMINTRIN_H for SSE2
+
+---
+ gst/audioresample/resample.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/gst/audioresample/resample.c b/gst/audioresample/resample.c
+index 481fa01..4410bdd 100644
+--- a/gst/audioresample/resample.c
++++ b/gst/audioresample/resample.c
+@@ -83,7 +83,7 @@
+ #endif
+
+ #ifdef _USE_SSE2
+-#if !defined(__SSE2__) || !defined(HAVE_XMMINTRIN_H)
++#if !defined(__SSE2__) || !defined(HAVE_EMMINTRIN_H)
+ #undef _USE_SSE2
+ #endif
+ #endif
+--
+1.9.0
+
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 31263ef..baf69ad 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -4,7 +4,7 @@
Name: %{gstreamer}-plugins-base
Version: %{gstreamer_version}
-Release: 8%{?dist}
+Release: 9%{?dist}
Summary: GStreamer streaming media framework base plug-ins
Group: Applications/Multimedia
@@ -42,6 +42,8 @@ Obsoletes: gstreamer-plugins
BuildRequires: gtk-doc >= 1.3
Patch0: 0001-missing-plugins-Remove-the-mpegaudioversion-field.patch
+Patch1: 0001-audioresample-Fix-build-on-x86-if-emmintrin.h-is-ava.patch
+Patch2: 0002-audioresample-It-s-HAVE_EMMINTRIN_H-not-HAVE_XMMINTR.patch
%description
GStreamer is a streaming media framework, based on graphs of filters which
@@ -56,6 +58,8 @@ This package contains a set of well-maintained base plug-ins.
%prep
%setup -q -n gst-plugins-base-%{version}
%patch0 -p1 -b .mpegaudioversion
+%patch1 -p1 -b .0001
+%patch2 -p1 -b .0002
%build
%configure \
@@ -326,6 +330,9 @@ library.
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
%changelog
+* Tue Jun 10 2014 Wim Taymans <wtaymans(a)redhat.com> - 0.10.36-9
+- Improve conditional SSE and SSE2 compilation. Fixes #1106735
+
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.10.36-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
4 years, 4 months
[gstreamer-plugins-base: 182/216] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
by Dominik Mierzejewski
commit a988975b32aa3d99585b63978e6cd216044e0c91
Author: Dennis Gilmore <dennis(a)ausil.us>
Date: Sat Jun 7 13:57:57 2014 -0500
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
gstreamer-plugins-base.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 2d16e33..31263ef 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -4,7 +4,7 @@
Name: %{gstreamer}-plugins-base
Version: %{gstreamer_version}
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: GStreamer streaming media framework base plug-ins
Group: Applications/Multimedia
@@ -326,6 +326,9 @@ library.
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
%changelog
+* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.10.36-8
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+
* Sat Dec 21 2013 Ville Skyttä <ville.skytta(a)iki.fi> - 0.10.36-7
- Call ldconfig in %%post* scriptlets.
- Fix bogus dates in %%changelog.
4 years, 4 months
[gstreamer-plugins-base: 181/216] Call ldconfig in %post* scriptlets.
by Dominik Mierzejewski
commit 5aae4b48667b733c2b40f10a513ff012326304a8
Author: Ville Skyttä <ville.skytta(a)iki.fi>
Date: Sat Dec 21 20:01:34 2013 +0200
Call ldconfig in %post* scriptlets.
- Fix bogus dates in %changelog.
gstreamer-plugins-base.spec | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 810b21f..2d16e33 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -4,7 +4,7 @@
Name: %{gstreamer}-plugins-base
Version: %{gstreamer_version}
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: GStreamer streaming media framework base plug-ins
Group: Applications/Multimedia
@@ -82,6 +82,8 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man1/gst-visualise*
%find_lang gst-plugins-base-%{majorminor}
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
%files -f gst-plugins-base-%{majorminor}.lang
%defattr(-, root, root)
@@ -324,6 +326,10 @@ library.
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
%changelog
+* Sat Dec 21 2013 Ville Skyttä <ville.skytta(a)iki.fi> - 0.10.36-7
+- Call ldconfig in %%post* scriptlets.
+- Fix bogus dates in %%changelog.
+
* Mon Oct 14 2013 Dan Horák <dan[at]danny.cz> - 0.10.36-6
- drop BR: PyXML (https://fedoraproject.org/wiki/Features/RemovePyXML), fixes #992440
@@ -411,7 +417,7 @@ library.
* Tue Apr 27 2010 Benjamin Otte <otte(a)redhat.com> 0.10.28.3-2
- Make a noarch devel-docs subpackage to avoid conflicts
-* Thu Apr 26 2010 Benjamin Otte <otte(a)redhat.com> 0.10.28.3-1
+* Mon Apr 26 2010 Benjamin Otte <otte(a)redhat.com> 0.10.28.3-1
- Update pre-release
* Thu Apr 15 2010 Benjamin Otte <otte(a)redhat.com> 0.10.28.2-1
@@ -439,13 +445,13 @@ library.
* 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
+* Thu Feb 11 2010 Benjamin Otte <otte(a)redhat.com> 0.10.26-3
- Patch Makefile.in, too and not just Makefile.am
-* Fri Feb 11 2010 Benjamin Otte <otte(a)redhat.com> 0.10.26-2
+* Thu Feb 11 2010 Benjamin Otte <otte(a)redhat.com> 0.10.26-2
- Fix build to conform to new DSO rules
-* Fri Feb 11 2010 Benjamin Otte <otte(a)redhat.com> 0.10.26-1
+* Thu Feb 11 2010 Benjamin Otte <otte(a)redhat.com> 0.10.26-1
- Update to 0.10.26
* Fri Feb 05 2010 Benjamin Otte <otte(a)redhat.com> 0.10.25.3-1
4 years, 4 months
[gstreamer-plugins-base: 180/216] - drop BR: PyXML (https://fedoraproject.org/wiki/Features/RemovePyXML), fixes #992440
by Dominik Mierzejewski
commit 466bd2cd2fc0ab8d3f84c19f92ea94a10e2ea8ba
Author: Dan Horák <dan(a)danny.cz>
Date: Mon Oct 14 18:01:30 2013 +0200
- drop BR: PyXML (https://fedoraproject.org/wiki/Features/RemovePyXML), fixes #992440
gstreamer-plugins-base.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index a876cca..810b21f 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -4,7 +4,7 @@
Name: %{gstreamer}-plugins-base
Version: %{gstreamer_version}
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: GStreamer streaming media framework base plug-ins
Group: Applications/Multimedia
@@ -40,7 +40,6 @@ Obsoletes: gstreamer-plugins
# documentation
BuildRequires: gtk-doc >= 1.3
-BuildRequires: PyXML
Patch0: 0001-missing-plugins-Remove-the-mpegaudioversion-field.patch
@@ -325,6 +324,9 @@ library.
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
%changelog
+* Mon Oct 14 2013 Dan Horák <dan[at]danny.cz> - 0.10.36-6
+- drop BR: PyXML (https://fedoraproject.org/wiki/Features/RemovePyXML), fixes #992440
+
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.10.36-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
4 years, 4 months
[gstreamer-plugins-base: 179/216] Revert "Backport a deadlock fix"
by Dominik Mierzejewski
commit 21c67e3301c1284415ae4bc4fd478d7e51d747bf
Author: Adam Jackson <ajax(a)redhat.com>
Date: Thu Oct 3 10:18:39 2013 -0400
Revert "Backport a deadlock fix"
This reverts commit e12d69c342ea15a46ef893eda0ed8c1dffb281fe.
Wrong gstreamer, meant to do thing on gstreamer1-plugins-base
...-the-visualisation-is-changing-and-reconf.patch | 203 ---------------------
gstreamer-plugins-base.spec | 7 +-
2 files changed, 1 insertion(+), 209 deletions(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 461c2f7..a876cca 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -4,7 +4,7 @@
Name: %{gstreamer}-plugins-base
Version: %{gstreamer_version}
-Release: 6%{?dist}
+Release: 5%{?dist}
Summary: GStreamer streaming media framework base plug-ins
Group: Applications/Multimedia
@@ -43,7 +43,6 @@ BuildRequires: gtk-doc >= 1.3
BuildRequires: PyXML
Patch0: 0001-missing-plugins-Remove-the-mpegaudioversion-field.patch
-Patch1: 0001-playsink-If-the-visualisation-is-changing-and-reconf.patch
%description
GStreamer is a streaming media framework, based on graphs of filters which
@@ -58,7 +57,6 @@ This package contains a set of well-maintained base plug-ins.
%prep
%setup -q -n gst-plugins-base-%{version}
%patch0 -p1 -b .mpegaudioversion
-%patch1 -p1 -b .deadlock
%build
%configure \
@@ -327,9 +325,6 @@ library.
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
%changelog
-* Thu Oct 03 2013 Adam Jackson <ajax(a)redhat.com> 0.10.36-6
-- Backport a deadlock fix
-
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.10.36-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
4 years, 4 months