packages: libreoffice/libreoffice.spec - try to enable java on i486 since w...
arekm
arekm at pld-linux.org
Mon Dec 27 22:51:17 CET 2010
Author: arekm Date: Mon Dec 27 21:51:17 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- try to enable java on i486 since we have icedtea6 there
---- Files affected:
packages/libreoffice:
libreoffice.spec (1.878 -> 1.879)
---- Diffs:
================================================================
Index: packages/libreoffice/libreoffice.spec
diff -u packages/libreoffice/libreoffice.spec:1.878 packages/libreoffice/libreoffice.spec:1.879
--- packages/libreoffice/libreoffice.spec:1.878 Mon Dec 27 12:18:41 2010
+++ packages/libreoffice/libreoffice.spec Mon Dec 27 22:51:08 2010
@@ -28,8 +28,8 @@
%bcond_without system_hunspell
%bcond_without system_myspell
-# this list is same as java-sun
-%ifnarch i586 i686 pentium3 pentium4 athlon %{x8664}
+# this list is same as icedtea6
+%ifnarch i486 i586 i686 pentium3 pentium4 athlon %{x8664}
%undefine with_java
%endif
@@ -4312,6 +4312,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.879 2010/12/27 21:51:08 arekm
+- try to enable java on i486 since we have icedtea6 there
+
Revision 1.878 2010/12/27 11:18:41 megabajt
- BR: java-junit
- release 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libreoffice/libreoffice.spec?r1=1.878&r2=1.879&f=u
More information about the pld-cvs-commit
mailing list