[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

./packages/openofficeorg/2.4/experimental r1070: enable scsolver for armel



------------------------------------------------------------
revno: 1070
committer: Rene Engelhard <rene@debian.org>
branch nick: unstable
timestamp: Wed 2008-04-16 14:57:59 +0200
message:
  enable scsolver for armel
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2008-04-16 06:34:54 +0000
+++ b/changelog	2008-04-16 12:57:59 +0000
@@ -1,9 +1,14 @@
 openoffice.org (1:2.4.0-4.5pre) unstable; urgency=low
 
+  * ooo-build
+    - update (r12178)
+      + patches/src680/configures-explicit-arch.diff: fix up for
+        the internal icu build
   * debian/rules:
     - revert libstlport4.6-dev builddep bump. Will break our builddeps
       for etch-backports and testing now has already -ldbl
     - set PACKAGE_NPSOPLUGIN=n when MOZILLA= (--disable-mozilla)
+    - enable scsolver for armel (lp-solve now available)
   * debian/changelog: mention the various security fixes in OOH680_m5 and
     OOH680_m6
   * merge from Ubuntu:

=== modified file 'rules'
--- a/rules	2008-04-16 06:34:54 +0000
+++ b/rules	2008-04-16 12:57:59 +0000
@@ -320,12 +320,6 @@
 OOO_NPSOPLUGIN_ARCHS=
 endif
 
-# lp-solve and libsuitesparse not available
-ifeq "$(ARCH)" "armel"
-	ENABLE_SCSOLVER=n
-endif
-OOO_SCSOLVER_ARCHS= $(filter-out armel,$(OOO_ARCHS))
-
 # builds long...
 ifneq (,$(findstring arm,$(ARCH)))
 	BUILD_BINFILTERS=n


Reply to: