[gstreamer1-plugins-good] Disable the cairo plugin, we don't package it.

Wim Taymans wtaymans at fedoraproject.org
Tue Jan 14 14:52:48 UTC 2014


commit eff1ed43b231f208a6de74e8657f0ac729565b0f
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Tue Jan 14 12:02:26 2014 +0100

    Disable the cairo plugin, we don't package it.

 gstreamer1-plugins-good.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec
index dc30689..eec63ce 100644
--- a/gstreamer1-plugins-good.spec
+++ b/gstreamer1-plugins-good.spec
@@ -9,7 +9,7 @@
 
 Name:           gstreamer1-plugins-good
 Version:        1.2.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        GStreamer plugins with good code and licensing
 
 License:        LGPLv2+
@@ -97,6 +97,7 @@ to be installed.
   --enable-orc \
   --disable-monoscope \
   --disable-aalib \
+  --disable-cairo \
   --disable-libcaca \
 %if %{with extras}
   --enable-jack \
@@ -204,6 +205,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Tue Jan 14 2014 Wim Taymans <wtaymans at redhat.com> - 1.2.2-2
+- Disable the cairo plugin, we don't package it.
+
 * Fri Dec 27 2013 Brian Pepple <bpepple at fedoraproject.org> - 1.2.2-1
 - Update to 1.2.2.
 


More information about the scm-commits mailing list