-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: java-package
Version: 0.42
Severity: wishlist

- --- Please enter the report below this line. ---
Please, add support to Sun JRE 6u12 for x86_64 environment.
I tried to change the script, and did a new pkg to java-pkg.
When tried to build the sun-j2re pkg, got a lot of warnings.

When tried to install it package, returns a lot of warnings in
dh_shlibdeps process/step.

The diff and log are attached here.

Thanks in advanced,

Claudio

- --- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.28.3

Debian Release: 5.0
  500 unstable        ftp.fi.debian.org
  500 unstable        ftp.br.debian.org
  500 testing         ftp.fi.debian.org
  500 experimental    ansani.it
  500 etch-wx         apt.wxwidgets.org
    1 experimental    ftp.fi.debian.org

- --- Package information. ---
Depends         (Version) | Installed
=========================-+-===========
debhelper                 | 7.0.17
fakeroot                  | 1.12.1
unzip                     | 5.52-12
libx11-6                  | 2:1.1.5-2
libasound2                | 1.0.18-1


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmMeyUACgkQ0U74969cpYlcwgCfdzzPvR1q3MN1xITD/15mlGcA
uW4AoJRTuwzZBKC0/QDze+9AOvfwFFEn
=s5eb
-----END PGP SIGNATURE-----
--- sun-j2re.sh.orig	2009-02-06 18:51:45.394399784 +0100
+++ sun-j2re.sh	2009-02-06 18:46:03.330436694 +0100
@@ -69,6 +69,11 @@
 	    j2se_expected_min_size=16 # 16542512 bytes
 	    found=true
 	    ;;
+	"jre-6u"[0-9][0-9]"-linux-x64.bin") # SUPPORTED
+	    j2se_version=1.6.0+update${archive_name:6:1}${revision}
+	    j2se_expected_min_size=16 # 16542512 bytes
+	    found=true
+	    ;;
       esac
       ;;
   esac

Attachment: make-jpkg.log.gz
Description: GNU Zip compressed data

_______________________________________________
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to