Bug#752899: atkmm1.6: use dh-autoreconf to fix FTBFS on ppc64el
Brahadambal Srinivasan
latha at linux.vnet.ibm.com
Fri Jun 27 15:45:00 UTC 2014
Package: atkmm1.6
Version: 2.22.7
Severity: normal
Tags: patch
User: debian-powerpc at lists.debian.org
Usertags: ppc64el
User: debian-devel at lists.debian.org
Usertags: autoreconf
Dear Maintainer,
The atkmm1.6 pkg fails to build from source, because the libtool
configuration files need to be updated. This patch includes
dh-autoreconf to the build so it builds accordingly.
Thanks and regards,
Brahadambal
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)
Kernel: Linux 3.13-1-powerpc64le (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--===============8277606132622240737==
Content-Type: text/x-diff; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="add_ppc64le_support.debpatch"
--- atkmm1.6-2.22.7.orig/debian/control 2013-06-27 02:01:16.000000000
+0000
+++ atkmm1.6-2.22.7/debian/control 2014-06-27 15:26:23.000000000 +0000
@@ -13,7 +13,7 @@
Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/atkmm1.6
Build-Depends: cdbs (>= 0.4.51),
debhelper (>= 9),
- autotools-dev,
+ dh-autoreconf,
gnome-pkg-tools (>= 0.11),
libglibmm-2.4-dev (>= 2.36.0),
libatk1.0-dev (>= 1.12.0),
--- atkmm1.6-2.22.7.orig/debian/rules 2013-06-27 01:52:44.000000000 +0000
+++ atkmm1.6-2.22.7/debian/rules 2014-06-27 15:27:15.000000000 +0000
@@ -1,6 +1,7 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
--===============8277606132622240737==--
More information about the pkg-gnome-maintainers
mailing list