Package: openoffice.org-voikko
Severity: normal
Tags: patch
Hi,
The buildlog of the last bin-NMU (to rebuild against 2.0.4.dfsg.2) shows the following:
[...]
chroot-unstable/build/buildd/openoffice.org-voikko_1.1-4+b2_sparc.deb:
drwxr-xr-x root/root 0 2006-12-17 04:06:52 ./
drwxr-xr-x root/root 0 2006-12-17 04:06:50 ./usr/
drwxr-xr-x root/root 0 2006-12-17 04:06:48 ./usr/share/
drwxr-xr-x root/root 0 2006-12-17 04:06:48 ./usr/share/doc/
drwxr-xr-x root/root 0 2006-12-17 04:06:51 ./usr/share/doc/openoffice.org-voikko/
-rw-r--r-- root/root 1447 2006-12-17 04:05:04 ./usr/share/doc/openoffice.org-voikko/README.Debian
-rw-r--r-- root/root 2840 2006-12-17 04:05:04 ./usr/share/doc/openoffice.org-voikko/copyright
-rw-r--r-- root/root 1571 2006-12-17 04:05:04 ./usr/share/doc/openoffice.org-voikko/changelog.Debian.gz
drwxr-xr-x root/root 0 2006-12-17 04:06:50 ./usr/lib/
drwxr-xr-x root/root 0 2006-12-17 04:06:50 ./usr/lib/openoffice.org-voikko/
-rw-r--r-- root/root 46064 2006-12-17 04:06:45 ./usr/lib/openoffice.org-voikko/oo2-voikko-Linux_x86-1.1.uno.pkg
^^^^^^^^^
[...]
Trivial Patch:
--- openoffice.org-voikko-1.1.orig/setup.mk
+++ openoffice.org-voikko-1.1/setup.mk
@@ -28,6 +28,10 @@
ifeq "$(PROCTYPE)" "x86_64"
UNOPKG_PLATFORM=Linux_x86_64
endif
+# Fix for Linux/SPARC. Needed until OpenOffice.org issue 72679 is fixed
+ifeq "$(PROCTYPE)" "sparc"
+ UNOPKG_PLATFORM=Linux_SPARC
+endif
# Fix compilation when C++ compiler in SDK configuration is gcc 4.0
# Not needed when building with OpenOffice.org >= 2.0.1
(The x86_64 one above that can be removed - if you want - with OOo 2.1, but
you of course need the appropriate build-dep then)
As noted above, I filed issue 72679 upstream...
I will not include it in etch, though, because that will change the file
name on sparc and I don't think the RMs will like that....
Not to mention that I don't know whether voikkos mainntainer scripts
gracefully handle that...
I'll include the fix for this in 2.1, though. i'll mark #403623 as
blocking this bug.
Regards,
Rene
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-powerpc
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Attachment:
signature.asc
Description: Digital signature