Hello community,

here is the log from the commit of package gstreamer-plugins-base for 
openSUSE:Factory checked in at 2018-07-13 10:14:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-plugins-base"

Fri Jul 13 10:14:34 2018 rev:54 rq:621081 version:1.14.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes
    2018-06-22 13:15:59.125697948 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes
       2018-07-13 10:14:37.749976644 +0200
@@ -1,0 +2,6 @@
+Sat Jun 23 14:40:27 UTC 2018 - bjorn....@gmail.com
+
+- Conditionalize orc and pkgconfig(wayland-egl) BuildRequires and
+  enable-orc call, fix build for SLE 12 SP3.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gstreamer-plugins-base.spec ++++++
--- /var/tmp/diff_new_pack.72W5Ik/_old  2018-07-13 10:14:38.889977986 +0200
+++ /var/tmp/diff_new_pack.72W5Ik/_new  2018-07-13 10:14:38.889977986 +0200
@@ -43,7 +43,6 @@
 BuildRequires:  libXv-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
-BuildRequires:  orc >= 0.4.24
 BuildRequires:  pkgconfig
 BuildRequires:  python3-base
 BuildRequires:  python3-xml
@@ -60,9 +59,6 @@
 BuildRequires:  pkgconfig(glesv2)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.24
 BuildRequires:  pkgconfig(gmodule-no-export-2.0)
-%if 0%{?suse_version} >= 1500
-BuildRequires:  pkgconfig(graphene-1.0)
-%endif
 BuildRequires:  pkgconfig(gstreamer-1.0) >= %{version}
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10
 BuildRequires:  pkgconfig(gtk+-x11-3.0) >= 3.0.0
@@ -81,12 +77,18 @@
 BuildRequires:  pkgconfig(vorbisenc) >= 1.0
 BuildRequires:  pkgconfig(wayland-client) >= 1.0
 BuildRequires:  pkgconfig(wayland-cursor) >= 1.0
-BuildRequires:  pkgconfig(wayland-egl) >= 1.0
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(x11-xcb)
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xv)
 BuildRequires:  pkgconfig(zlib)
+%if 0%{?suse_version} >= 1500
+BuildRequires:  pkgconfig(graphene-1.0)
+%endif
+%if 0%{?is_opensuse}
+BuildRequires:  orc >= 0.4.24
+BuildRequires:  pkgconfig(wayland-egl) >= 1.0
+%endif
 Requires:       %{gstreamer_plugins_base_req}
 Recommends:     %{name}-lang
 Recommends:     PackageKit-gstreamer-plugin
@@ -465,7 +467,9 @@
        --disable-static\
        --enable-gtk-doc\
        --enable-introspection\
+%if 0%{?is_opensuse}
        --enable-orc\
+%endif
        %{nil}
 make %{?_smp_mflags}
 


Reply via email to