[packages/dia] - fix building with glib2 >= 2.32
hawk
hawk at pld-linux.org
Thu Oct 18 10:46:21 CEST 2012
commit ce2b584af7ffa766da8db58d42a27c77900cd0d8
Author: Marcin Krol <hawk at tld-linux.org>
Date: Thu Oct 18 08:54:31 2012 +0000
- fix building with glib2 >= 2.32
dia.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/dia.spec b/dia.spec
index 53a5698..a82c6ed 100644
--- a/dia.spec
+++ b/dia.spec
@@ -38,6 +38,7 @@ Source11: http://dia-installer.de/shapes/scenegraph/scenegraph.zip
# Source11-md5: 2bca8efa9bae10c13968ebacc9f1a00b
Patch0: %{name}-python.patch
Patch1: %{name}-wmf-cast.patch
+Patch2: %{name}-glib2.patch
URL: http://www.gnome.org/projects/dia/
BuildRequires: autoconf >= 2.50
BuildRequires: automake
@@ -130,6 +131,7 @@ PostScript(TM).
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%{__sed} -i -e s#sr at Latn#sr at latin# po/LINGUAS
mv -f po/sr@{Latn,latin}.po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dia.git/commitdiff/02171ad9ea8250f665d2f6077cba8818678cd1f1
More information about the pld-cvs-commit
mailing list