Your message dated Sat, 10 Jul 2010 14:13:06 +0200
with message-id <[email protected]>
and subject line [p-a-s/sid] Restrict spring and springlobby to i386 and amd64
only
has caused the Debian Bug report #583623,
regarding Packages-arch-specific: restrict spring and springlobby to i386 and
amd64
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
583623: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583623
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: buildd.debian.org
Severity: normal
Tags: patch
Hello,
please change the supported architectures of spring and springlobby in
Packages-arch-specific to amd64 and i386 (see patch).
I tried to fix #583097 without success, after getting libjna-java buildable on
kfreebsd-* I ran into even more trouble with the Java bindings which heavily
rely on Generics and would require huge patches. Upstream has no interest in
kfreebsd or hurd because spring requires fast hardware accellerated OpenGL
which is (to my knowledge) available on neither kfreebsd-* nor hurd-* systems.
I think it is not worth the effort to support spring on other architectures
than i386 and amd64 until there is an openjdk port and/or fast OpenGL hardware
with proper driver support on other architectures.
Regards
Jan
--
Jan Dittberner - Debian Developer
GPG-key: 4096R/558FB8DD 2009-05-10
B2FF 1D95 CE8F 7A22 DF4C F09B A73E 0055 558F B8DD
http://ddportfolio.debian.net/ - http://people.debian.org/~jandd/
diff --git a/Packages-arch-specific b/Packages-arch-specific
index b86373c..46828dc 100644
--- a/Packages-arch-specific
+++ b/Packages-arch-specific
@@ -331,8 +331,8 @@ silo: sparc # sparc lilo
%sparc-utils: sparc # sparc specific
%spicctrl: i386 # For Sony VAIO laptops
%splay: i386 alpha arm armel m68k powerpc # [?] broken on sparc (see BTS]
-%spring: i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386 # x86 specific
-%springlobby: i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386 # Depends on spring
+%spring: i386 amd64 # x86 specific, needs java5 and hardware accellerated OpenGL
+%springlobby: i386 amd64 # Depends on spring
%srm-reader: alpha # Alpha specific udeb
%stalin: i386 amd64 ia64 sparc kfreebsd-i386 kfreebsd-amd64 # [ANAIS]
subterfugue: i386 # i386 specific process tracing etc.
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
[Debian bug #583623]
Signed-off-by: Kurt Roeckx <[email protected]>
---
Packages-arch-specific | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Packages-arch-specific b/Packages-arch-specific
index 74491ab..c3da944 100644
--- a/Packages-arch-specific
+++ b/Packages-arch-specific
@@ -333,8 +333,8 @@ silo: sparc
# sparc lilo
%sparc-utils: sparc # sparc
specific
%spicctrl: i386 #
For Sony VAIO laptops
%splay: i386 alpha arm armel m68k powerpc # [?]
broken on sparc (see BTS]
-%spring: i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386 # x86
specific
-%springlobby: i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386 #
Depends on spring
+%spring: i386 amd64 # x86
specific, needs java5 and hardware accellerated OpenGL
+%springlobby: i386 amd64 # Depends
on spring
%srm-reader: alpha # Alpha
specific udeb
%stalin: i386 amd64 ia64 sparc kfreebsd-i386 kfreebsd-amd64 # [ANAIS]
subterfugue: i386 # i386
specific process tracing etc.
--
1.5.6.5
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]
--- End Message ---