packages: gstreamer-plugins-bad/gstreamer-plugins-bad.spec, gstreamer-plugi...

sls sls at pld-linux.org
Tue May 1 13:37:24 CEST 2012


Author: sls                          Date: Tue May  1 11:37:24 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added glib2_32.patch

---- Files affected:
packages/gstreamer-plugins-bad:
   gstreamer-plugins-bad.spec (1.106 -> 1.107) , glib2_32.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec
diff -u packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec:1.106 packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec:1.107
--- packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec:1.106	Sun Mar  4 10:07:32 2012
+++ packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec	Tue May  1 13:37:19 2012
@@ -41,6 +41,7 @@
 Patch1:		%{name}-divx4linux.patch
 Patch2:		%{name}-timidity.patch
 Patch3:		%{name}-nas.patch
+Patch4:		glib2_32.patch
 URL:		http://gstreamer.freedesktop.org/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake >= 1:1.10
@@ -814,6 +815,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %{__libtoolize}
@@ -1253,6 +1255,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2012/05/01 11:37:19  sls
+- added glib2_32.patch
+
 Revision 1.106  2012/03/04 09:07:32  arekm
 - release 2
 

================================================================
Index: packages/gstreamer-plugins-bad/glib2_32.patch
diff -u /dev/null packages/gstreamer-plugins-bad/glib2_32.patch:1.1
--- /dev/null	Tue May  1 13:37:24 2012
+++ packages/gstreamer-plugins-bad/glib2_32.patch	Tue May  1 13:37:19 2012
@@ -0,0 +1,24 @@
+--- gst-plugins-bad-0.10.23/ext/spc/tag.c.orig	2012-05-01 11:03:52.249682126 +0200
++++ gst-plugins-bad-0.10.23/ext/spc/tag.c	2012-05-01 11:04:32.379676085 +0200
+@@ -16,10 +16,7 @@
+  * Boston, MA 02111-1307, USA.
+  */
+ 
+-#include <glib/gstring.h>
+-#include <glib/gtypes.h>
+-#include <glib/gmem.h>
+-#include <glib/gprintf.h>
++#include <glib.h>
+ 
+ #include <tag.h>
+ #include <string.h>
+--- gst-plugins-bad-0.10.23/ext/spc/tag.h.orig	2012-05-01 11:03:56.579680685 +0200
++++ gst-plugins-bad-0.10.23/ext/spc/tag.h	2012-05-01 11:04:14.333847263 +0200
+@@ -16,7 +16,6 @@
+  * Boston, MA 02111-1307, USA.
+  */
+ 
+-#include <glib/gtypes.h>
+ #include <glib.h>
+ 
+ typedef struct
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec?r1=1.106&r2=1.107



More information about the pld-cvs-commit mailing list