Hello community,
here is the log from the commit of package gstreamer-plugins-bad for
openSUSE:Factory checked in at 2014-05-02 13:55:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2014-04-26 10:01:04.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
2014-05-02 13:55:54.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Apr 28 16:29:09 UTC 2014 - [email protected]
+
+- Do not build libopenjpeg support on SLE12.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.tuAgWU/_old 2014-05-02 13:55:55.000000000 +0200
+++ /var/tmp/diff_new_pack.tuAgWU/_new 2014-05-02 13:55:55.000000000 +0200
@@ -97,7 +97,10 @@
BuildRequires: pkgconfig(libmodplug)
BuildRequires: pkgconfig(libmusicbrainz) >= 2.1.0
BuildRequires: pkgconfig(libofa) >= 0.9.3
+# SLE12 doesn't ship libopenjpeg
+%if 0%{?suse_version} != 1315
BuildRequires: pkgconfig(libopenjpeg1)
+%endif
BuildRequires: pkgconfig(libpng) >= 1.2
BuildRequires: pkgconfig(librsvg-2.0) >= 2.14
# Not yet in openSUSE
@@ -500,7 +503,9 @@
#%{_libdir}/gstreamer-%{gst_branch}/libgstmve.so
%{_libdir}/gstreamer-%{gst_branch}/libgstmxf.so
%{_libdir}/gstreamer-%{gst_branch}/libgstopenal.so
+%if 0%{?suse_version} != 1315
%{_libdir}/gstreamer-%{gst_branch}/libgstopenjpeg.so
+%endif
%{_libdir}/gstreamer-%{gst_branch}/libgstopus.so
%{_libdir}/gstreamer-%{gst_branch}/libgstneonhttpsrc.so
#%{_libdir}/gstreamer-%{gst_branch}/libgstnsf.so
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]