]> git.pld-linux.org Git - packages/xfburn.git/commitdiff
- fix build with glib 2.32 auto/th/xfburn-0_4_3-5
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 17 May 2012 20:31:56 +0000 (20:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glib-2.32.patch -> 1.1
    xfburn.spec -> 1.24

glib-2.32.patch [new file with mode: 0644]
xfburn.spec

diff --git a/glib-2.32.patch b/glib-2.32.patch
new file mode 100644 (file)
index 0000000..0a6ce44
--- /dev/null
@@ -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
index 8a1986761b172409c4536c0095b7f1fe37bac33e..bb9a27dd77f549eeb1f97b6d4d1586b155a74a15 100644 (file)
@@ -10,6 +10,7 @@ Source0:      http://archive.xfce.org/src/apps/xfburn/0.4/%{name}-%{version}.tar.bz2
 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
@@ -53,6 +54,7 @@ obsługa płyt audio CD zostanie dodana w kolejnej wersji.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 # unsupported Urdu Pakistan dialect
 %{__rm} po/ur_PK.po
This page took 0.032105 seconds and 4 git commands to generate.