packages: xfburn/xfburn.spec, xfburn/glib-2.32.patch (NEW)=?UTF-8?Q?=20?=- fix build with...
baggins
baggins at pld-linux.org
Thu May 17 22:32:02 CEST 2012
Author: baggins Date: Thu May 17 20:32:02 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- fix build with glib 2.32
---- Files affected:
packages/xfburn:
xfburn.spec (1.23 -> 1.24) , glib-2.32.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/xfburn/xfburn.spec
diff -u packages/xfburn/xfburn.spec:1.23 packages/xfburn/xfburn.spec:1.24
--- packages/xfburn/xfburn.spec:1.23 Thu May 17 20:30:12 2012
+++ packages/xfburn/xfburn.spec Thu May 17 22:31:56 2012
@@ -11,6 +11,7 @@
Patch0: %{name}-po.patch
Patch1: %{name}-gio.patch
Patch2: %{name}-ui.patch
+Patch3: glib-2.32.patch
URL: http://goodies.xfce.org/projects/applications/xfburn/
BuildRequires: Thunar-devel >= 1.2.0
BuildRequires: autoconf
@@ -54,6 +55,7 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
# unsupported Urdu Pakistan dialect
%{__rm} po/ur_PK.po
@@ -104,6 +106,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2012/05/17 20:31:56 baggins
+- fix build with glib 2.32
+
Revision 1.23 2012/05/17 18:30:12 baggins
- release 5
================================================================
Index: packages/xfburn/glib-2.32.patch
diff -u /dev/null packages/xfburn/glib-2.32.patch:1.1
--- /dev/null Thu May 17 22:32:02 2012
+++ packages/xfburn/glib-2.32.patch Thu May 17 22:31:56 2012
@@ -0,0 +1,10 @@
+--- xfburn-0.4.3.orig/xfburn/xfburn-settings.h 2009-10-24 23:18:10.000000000 +0200
++++ xfburn-0.4.3/xfburn/xfburn-settings.h 2012-05-01 17:07:36.293543353 +0200
+@@ -24,6 +24,7 @@
+ #endif /* !HAVE_CONFIG_H */
+
+ #include <glib.h>
++#include <glib-object.h>
+
+ G_BEGIN_DECLS
+
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/xfburn/xfburn.spec?r1=1.23&r2=1.24
More information about the pld-cvs-commit
mailing list