Accepting request 209203 from home:k0da:ppc64le

- add dpkg-ppc64le.diff to fix ppc64 LE build

- add dpkg-ppc64le.diff (adds ppc64le architecture)

OBS-URL: https://build.opensuse.org/request/show/209203
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/dpkg?expand=0&rev=10
This commit is contained in:
Frank Lichtenheld 2013-12-03 08:38:01 +00:00 committed by Git OBS Bridge
parent 6f52397131
commit f2b7fcf6c8
5 changed files with 26 additions and 0 deletions

12
dpkg-ppc64le.diff Normal file
View File

@ -0,0 +1,12 @@
Index: dpkg-1.16.10/cputable
===================================================================
--- dpkg-1.16.10.orig/cputable
+++ dpkg-1.16.10/cputable
@@ -31,6 +31,7 @@ mips mips mips(eb)? 32 big
mipsel mipsel mipsel 32 little
powerpc powerpc (powerpc|ppc) 32 big
ppc64 powerpc64 (powerpc|ppc)64 64 big
+ppc64le powerpc64le (powerpc|ppc)64le 64 little
s390 s390 s390 32 big
s390x s390x s390x 64 big
sh3 sh3 sh3 32 little

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 2 21:31:13 UTC 2013 - dvaleev@suse.com
- add dpkg-ppc64le.diff to fix ppc64 LE build
-------------------------------------------------------------------
Wed Jul 3 09:57:49 UTC 2013 - jengelh@inai.de

View File

@ -38,6 +38,7 @@ Patch4: dpkg-old-File-Path.patch
# PATCH-FIX-SUSE support for old Test::More (SLES11)
Patch5: dpkg-old-Test-More.patch
Patch6: dpkg-sparc.diff
Patch7: dpkg-ppc64le.diff
BuildRequires: gcc-c++
BuildRequires: libselinux-devel
%define use_selinux 1
@ -117,6 +118,7 @@ Provides translations to the package %{name}
%patch5 -p1
%endif
%patch6 -p1
%patch7 -p1
%build
export CFLAGS="%{optflags}"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 2 21:27:10 UTC 2013 - dvaleev@suse.com
- add dpkg-ppc64le.diff (adds ppc64le architecture)
-------------------------------------------------------------------
Wed Jul 3 09:57:49 UTC 2013 - jengelh@inai.de

View File

@ -30,6 +30,7 @@ Source3: sensible-editor
Patch0: update-alternatives-1.16.8-suse.patch
Patch1: dpkg-archtable-suse.patch
Patch6: dpkg-sparc.diff
Patch7: dpkg-ppc64le.diff
BuildRequires: ncurses-devel
BuildRequires: xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -51,6 +52,7 @@ particular preference.
%patch0 -p1
%patch1 -p1
%patch6 -p1
%patch7 -p1
%build
%{configure} \