Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2016-09-26 12:34:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-plugins-bad"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
    2016-09-07 11:42:51.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2016-09-26 12:35:00.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Sep 18 11:18:25 UTC 2016 - [email protected]
+
+- Enable pkgconfig(tiger) BuildRequires for Tumbleweed.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.c7qBVE/_old  2016-09-26 12:35:01.000000000 +0200
+++ /var/tmp/diff_new_pack.c7qBVE/_new  2016-09-26 12:35:01.000000000 +0200
@@ -30,7 +30,6 @@
 Version:        1.8.3
 Release:        0
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
-# FIXME: missing BuildRequires on libtiger (http://code.google.com/p/libtiger/)
 %define gst_branch 1.0
 Summary:        GStreamer Streaming-Media Framework Plug-Ins
 License:        GPL-2.0+ and LGPL-2.1+
@@ -134,8 +133,10 @@
 BuildRequires:  pkgconfig(sndfile) >= 1.0.16
 BuildRequires:  pkgconfig(soundtouch)
 BuildRequires:  pkgconfig(spandsp) >= 0.0.6
-# Not yet in openSUSE
-#BuildRequires:  pkgconfig(tiger) >= 0.3.2
+# Not available in SLE or older versions of openSUSE
+%if 0%{?suse_version} > 1320 || 0%{?is_opensuse}
+BuildRequires:  pkgconfig(tiger) >= 0.3.2
+%endif
 BuildRequires:  pkgconfig(vdpau)
 %if 0%{?is_opensuse}
 BuildRequires:  pkgconfig(wayland-client) >= 1.0.0



Reply via email to