Source: netw-ib-ox-ag
Followup-For: Bug #762580

Dear Maintainer,

Patch attached in message #5 was created in reverse order with debdiff. So, Please ignore that and use below inline patch:


-- 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

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

diff -Nru netw-ib-ox-ag-5.39.0/debian/patches/NETWIBDEF_SYSARCH_ppc64el.patch netw-ib-ox-ag-5.39.0/debian/patches/NETWIBDEF_SYSARCH_ppc64el.patch --- netw-ib-ox-ag-5.39.0/debian/patches/NETWIBDEF_SYSARCH_ppc64el.patch 1970-01-01 00:00:00.000000000 +0000 +++ netw-ib-ox-ag-5.39.0/debian/patches/NETWIBDEF_SYSARCH_ppc64el.patch 2014-09-23 11:09:23.000000000 +0000
@@ -0,0 +1,50 @@
+Description: sets NETWIBDEF_SYSARCH for new arch ppc64le
+ TODO: Put a short summary on the line above and replace this paragraph
+ with a longer explanation of this change. Complete the meta-information
+ with other relevant fields (see below for details). To make it easier, the
+ information below has been extracted from the changelog. Adjust it or drop
+ it.
+ .
+ netw-ib-ox-ag (5.39.0-1) unstable; urgency=low
+ .
+   * The Akamai Technologies paid volunteer days release.
+   * New upstream version.
+ * Uses Homepage header. (Closes: #615219, #615294, #615321, #615436, #645522)
+   * Bumped Standards-Version (no changes needed).
+   * Switch to dpkg-source 3.0 (quilt) format)
+   * Fixes FTBFS on s390x and sparc64 (Closes: #639493)
+   * Fixes 29 (sic!) lintian warnings/errors thus many small changes
+     in packaging scripts.
+Author: Bartosz Fenski <fe...@debian.org>
+Bug-Debian: https://bugs.debian.org/615219
+Bug-Debian: https://bugs.debian.org/615294
+Bug-Debian: https://bugs.debian.org/615321
+Bug-Debian: https://bugs.debian.org/615436
+Bug-Debian: https://bugs.debian.org/639493
+Bug-Debian: https://bugs.debian.org/645522
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: <vendor|upstream|other>, <url of original patch>
+Bug: <url in upstream bugtracker>
+Bug-Debian: https://bugs.debian.org/<bugnumber>
+Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
+Forwarded: <no|not-needed|url proving that it has been forwarded>
+Reviewed-By: <name and email of someone who approved the patch>
+Last-Update: <YYYY-MM-DD>
+
+--- netw-ib-ox-ag-5.39.0.orig/src/netwib-src/src/genemake
++++ netw-ib-ox-ag-5.39.0/src/netwib-src/src/genemake
+@@ -109,6 +109,9 @@ case $unamem in
+   "ppc64" | "powerpc64" )
+     NETWIBDEF_SYSARCH="ppc64"
+     ;;
++  "ppc64le" | "powerpc64le" )
++    NETWIBDEF_SYSARCH="ppc64le"
++    ;;
+   arm* )
+     NETWIBDEF_SYSARCH="arm"
+     ;;
diff -Nru netw-ib-ox-ag-5.39.0/debian/patches/series netw-ib-ox-ag-5.39.0/debian/patches/series --- netw-ib-ox-ag-5.39.0/debian/patches/series 2012-12-21 14:26:50.000000000 +0000 +++ netw-ib-ox-ag-5.39.0/debian/patches/series 2014-09-23 11:08:48.000000000 +0000
@@ -1 +1,2 @@
 01-fpic
+NETWIBDEF_SYSARCH_ppc64el.patch

--===============2065459349315096408==--


--
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