Hello community,
here is the log from the commit of package gstreamer-plugins-ugly for
openSUSE:Factory checked in at 2015-12-03 13:28:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-ugly (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-ugly.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-ugly"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-ugly/gstreamer-plugins-ugly.changes
2015-11-24 22:29:47.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-ugly.new/gstreamer-plugins-ugly.changes
2015-12-03 13:28:57.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Nov 25 18:06:50 UTC 2015 - [email protected]
+
+- Add conditional for patch1, touching configure.ac with this patch
+ breaks BUILD_ORIG building.
+
+-------------------------------------------------------------------
@@ -4 +10 @@
-- Refresh patches to apply
+- Refresh patches to apply.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-ugly.spec ++++++
--- /var/tmp/diff_new_pack.TfplEI/_old 2015-12-03 13:28:58.000000000 +0100
+++ /var/tmp/diff_new_pack.TfplEI/_new 2015-12-03 13:28:58.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gstreamer-plugins-ugly
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -143,8 +143,10 @@
#translation-update-upstream po gst-plugins-ugly-%{gst_branch}
%if 0%{?BUILD_ORIG}
%patch0
-%endif
+%else
+# Touching configure.ac with this patch breaks BUILD_ORIG building.
%patch1 -p1 -R
+%endif
%build
%if ! 0%{?BUILD_ORIG}