Source: blcr
Version: 0.8.5-2.1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: powerpcspe
Hi,
can you please add "powerpcspe" as supported architecture on blcr? It's quite
similar to powerpc and ppc64. Therefore reporting separately besides #541818.
Attaching a patch.
Thanks in advance,
Roland
-- System Information:
Debian Release: 7.0
APT prefers unreleased
APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: powerpcspe (ppc)
Kernel: Linux 3.9.0-dirty (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash
--- blcr-0.8.5/debian/control.orig 2013-12-03 13:43:20.986497698 +0100
+++ blcr-0.8.5/debian/control 2013-12-03 13:43:37.170602296 +0100
@@ -7,7 +7,7 @@
Standards-Version: 3.9.2
Package: blcr-util
-Architecture: amd64 i386 powerpc ppc64 armel armhf
+Architecture: amd64 i386 powerpc powerpcspe ppc64 armel armhf
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Userspace tools to Checkpoint and Restart Linux processes
BLCR (Berkeley Lab Checkpoint/Restart) allows programs running on
@@ -24,7 +24,7 @@
.
Package: blcr-testsuite
-Architecture: amd64 i386 powerpc ppc64 armel armhf
+Architecture: amd64 i386 powerpc powerpcspe ppc64 armel armhf
Depends: ${shlibs:Depends}, ${misc:Depends}, blcr-util
Suggests: libcr-dbg
Description: Userspace tools to Checkpoint and Restart Linux processes
@@ -42,7 +42,7 @@
.
Package: libcr0
-Architecture: amd64 i386 powerpc ppc64 armel armhf
+Architecture: amd64 i386 powerpc powerpcspe ppc64 armel armhf
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: blcr-dkms
@@ -61,7 +61,7 @@
use BLCR.
Package: libcr-dbg
-Architecture: amd64 i386 powerpc ppc64 armel armhf
+Architecture: amd64 i386 powerpc powerpcspe ppc64 armel armhf
Section: debug
Priority: extra
Depends: ${shlibs:Depends}, ${misc:Depends}, libcr0 (= ${binary:Version})
@@ -100,7 +100,7 @@
Package: libcr-dev
-Architecture: amd64 i386 powerpc ppc64 armel armhf
+Architecture: amd64 i386 powerpc powerpcspe ppc64 armel armhf
Depends: ${shlibs:Depends}, ${misc:Depends}, libcr0 (= ${binary:Version})
Section: libdevel
Description: Development files for BLCR