Hello community,
here is the log from the commit of package gstreamer-plugins-bad for
openSUSE:Factory checked in at 2015-12-27 01:58:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2015-12-09 22:18:48.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
2015-12-27 01:58:56.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Dec 17 10:25:47 UTC 2015 - [email protected]
+
+- Do not BuildRequires pkgconfig(wayland-egl) on SLE.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.43Lie1/_old 2015-12-27 01:58:58.000000000 +0100
+++ /var/tmp/diff_new_pack.43Lie1/_new 2015-12-27 01:58:58.000000000 +0100
@@ -131,16 +131,16 @@
# Not yet in openSUSE
#BuildRequires: pkgconfig(slv2) >= 0.6.6
%endif
+BuildRequires: pkgconfig(libssh2) >= 1.4.3
BuildRequires: pkgconfig(sndfile) >= 1.0.16
BuildRequires: pkgconfig(soundtouch)
BuildRequires: pkgconfig(spandsp) >= 0.0.6
-BuildRequires: pkgconfig(libssh2) >= 1.4.3
# Not yet in openSUSE
#BuildRequires: pkgconfig(tiger) >= 0.3.2
BuildRequires: pkgconfig(vdpau)
BuildRequires: pkgconfig(wayland-client) >= 1.0.0
BuildRequires: pkgconfig(wayland-cursor) >= 1.0
-%if 0%{?suse_version} > 1310
+%if 0%{?suse_version} > 1310 && 0%{?sle_version} == 0
BuildRequires: pkgconfig(wayland-egl) >= 9.0
%endif
BuildRequires: pkgconfig(x11)
@@ -626,7 +626,7 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstvideoparsersbad.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvideosignal.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvmnc.so
-%if 0%{?suse_version} > 1310
+%if 0%{?suse_version} > 1310 && 0%{?sle_version} == 0
%{_libdir}/gstreamer-%{gst_branch}/libgstwaylandsink.so
%endif
%{_libdir}/gstreamer-%{gst_branch}/libgsty4mdec.so
@@ -710,7 +710,7 @@
%{_libdir}/libgstvdp-%{gst_branch}.so.0*
%endif
-%if 0%{?suse_version} > 1310
+%if 0%{?suse_version} > 1310 && 0%{?sle_version} == 0
%files -n libgstwayland-1_0-0
%defattr(-,root,root)
%{_libdir}/libgstwayland-1.0.so.*