Package: openjade1.3
Version: 1.3.2-12.1
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autoreconf ppc64el

Dear Maintainer,

In order to avoid FTBFS "openjade1.3" src package on new arch's (ex. ppc64el) , config.{sub, guess} files need to be updated. With attached patch, We have successfully verified building "openjade1.3" src package on ppc64el build machine.

Thanks for considering the patch.

-ravindran.

-- System Information:
Debian Release: jessie/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.16-trunk-powerpc64le (SMP w/32 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages openjade1.3 depends on:
ii  libc6       2.19-10
ii  libgcc1     1:4.9.1-12
ii  libosp5     1.5.2-11.1
ii  libstdc++6  4.9.1-12
ii  sgml-base   1.26+nmu4

openjade1.3 recommends no packages.

Versions of packages openjade1.3 suggests:
pn  doc-base   <none>
pn  sgml-data  <none>

-- no debconf information

--===============0400770828509822505==
Content-Type: text/x-diff; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="patch"

diff -u openjade1.3-1.3.2/debian/rules openjade1.3-1.3.2/debian/rules
--- openjade1.3-1.3.2/debian/rules
+++ openjade1.3-1.3.2/debian/rules
@@ -51,6 +51,7 @@
 export CXXFLAGS

 config.status:
+    dh_autotools-dev_updateconfig
     ./configure --prefix=/usr \
        --datadir=\$${prefix}/share/sgml/openjade1.3 \
        --enable-static --disable-shared \
@@ -80,12 +81,8 @@
 #      some stuff that should be cleaned in upstream Makefile
 #    find . -name 'Makefile.dep' | xargs rm -f
 #    rm -f libtool
+    dh_autotools-dev_restoreconfig
     dh_clean
-    # See /usr/share/doc/autotools-dev/README.Debian.gz
-    -test -r /usr/share/misc/config.sub && \
-        cp -f /usr/share/misc/config.sub config.sub
-    -test -r /usr/share/misc/config.guess && \
-        cp -f /usr/share/misc/config.guess config.guess

 binary-indep:    build
 # There are no architecture-independent files to be uploaded

--===============0400770828509822505==--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to