Hello community,

here is the log from the commit of package gstreamer-0_10-plugins-bad for 
openSUSE:Factory checked in at 2013-01-11 15:57:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-0_10-plugins-bad (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer-0_10-plugins-bad.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-0_10-plugins-bad", Maintainer is 
"gnome-maintain...@suse.de"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gstreamer-0_10-plugins-bad/gstreamer-0_10-plugins-bad.changes
    2012-10-18 21:37:42.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-0_10-plugins-bad.new/gstreamer-0_10-plugins-bad.changes
       2013-01-11 15:57:14.000000000 +0100
@@ -1,0 +2,13 @@
+Fri Jan 11 12:33:57 UTC 2013 - dims...@opensuse.org
+
+- Add gstreamer-0_10-plugins-bad-docbuild.patch: Fix building of
+  documentations.
+
+-------------------------------------------------------------------
+Tue Jan  8 07:49:31 UTC 2013 - dims...@opensuse.org
+
+- Add gstreamer-0_10-plugins-bad-directfb.patch: Fix build with
+  directfb 1.6, which redefines  __no_instrument_function__ in an
+  incompatible way to glib's gmacro.h usage.
+
+-------------------------------------------------------------------

New:
----
  gstreamer-0_10-plugins-bad-directfb.patch
  gstreamer-0_10-plugins-bad-docbuild.patch

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

Other differences:
------------------
++++++ gstreamer-0_10-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.hG65pl/_old  2013-01-11 15:57:15.000000000 +0100
+++ /var/tmp/diff_new_pack.hG65pl/_new  2013-01-11 15:57:15.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-0_10-plugins-bad
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -51,6 +51,10 @@
 %endif
 Source1:        %{name}-patch-source.sh
 Patch6:         gstreamer010-plugins-bad-real.patch
+# PATCH-FIX-UPSTREAM gstreamer-0_10-plugins-bad-directfb.patch bgo#685609 
dims...@opensuse.org -- Change order the directfb headers are included, as 
directfb redefines / conflicts with gmacros.h (included from gst.h).
+Patch7:         gstreamer-0_10-plugins-bad-directfb.patch
+# PATCH-FIX-UPSTREAM gstreamer-0_10-plugins-bad-docbuild.patch 
dims...@opensuse.org -- Fix building of documentation.
+Patch8:         gstreamer-0_10-plugins-bad-docbuild.patch
 # Please remove me when slv2 and lv2core are in factory.
 %if %{with LV2}
 BuildRequires:  lv2core-devel
@@ -321,6 +325,8 @@
 %setup -q -n %{_name}-%{version}
 translation-update-upstream po gst-plugins-bad-0.10
 %patch6
+%patch7 -p1
+%patch8 -p1
 
 %build
 autoconf

++++++ gst-plugins-bad-0.10.23-patched.tar.xz ++++++
Files /var/tmp/diff_new_pack.hG65pl/_old and /var/tmp/diff_new_pack.hG65pl/_new 
differ


++++++ gstreamer-0_10-plugins-bad-directfb.patch ++++++
diff -ur gst-plugins-bad-0.10.23/ext/directfb/dfb-example.c 
gst-plugins-bad-0.10.23.patched/ext/directfb/dfb-example.c
--- gst-plugins-bad-0.10.23/ext/directfb/dfb-example.c  2011-12-11 
19:49:11.000000000 +0100
+++ gst-plugins-bad-0.10.23.patched/ext/directfb/dfb-example.c  2013-01-07 
21:40:07.530369717 +0100
@@ -1,7 +1,7 @@
 
-#include <directfb.h>
 #include <stdio.h>
 #include <gst/gst.h>
+#include <directfb.h>
 
 static IDirectFB *dfb = NULL;
 static IDirectFBSurface *primary = NULL;
diff -ur gst-plugins-bad-0.10.23/tests/examples/directfb/gstdfb.c 
gst-plugins-bad-0.10.23.patched/tests/examples/directfb/gstdfb.c
--- gst-plugins-bad-0.10.23/tests/examples/directfb/gstdfb.c    2013-01-11 
13:27:08.558465805 +0100
+++ gst-plugins-bad-0.10.23.patched/tests/examples/directfb/gstdfb.c    
2011-12-11 19:49:22.000000000 +0100
@@ -35,8 +35,8 @@
 #include <math.h>
 #include <time.h>
 
+#include <gst/gst.h>
 #include <directfb.h>
-#include <gst/gst.h>
 #include <string.h>
 
 /* macro for a safe call to DirectFB functions */
++++++ gstreamer-0_10-plugins-bad-docbuild.patch ++++++
diff -ur gst-plugins-bad-0.10.23/docs/plugins/gst-plugins-bad-plugins-docs.sgml 
gst-plugins-bad-0.10.23.patched/docs/plugins/gst-plugins-bad-plugins-docs.sgml
--- gst-plugins-bad-0.10.23/docs/plugins/gst-plugins-bad-plugins-docs.sgml      
2011-12-30 19:24:26.000000000 +0100
+++ 
gst-plugins-bad-0.10.23.patched/docs/plugins/gst-plugins-bad-plugins-docs.sgml  
    2013-01-11 13:21:56.370364812 +0100
@@ -221,7 +221,6 @@
     <xi:include href="xml/plugin-wildmidi.xml" />
     <xi:include href="xml/plugin-xvid.xml" />
     <xi:include href="xml/plugin-voaacenc.xml" />
-    <xi:include href="xml/plugin-voamrwbenc.xml" />
     <xi:include href="xml/plugin-vp8.xml" />
     <xi:include href="xml/plugin-zbar.xml" />
   </chapter>
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to