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

./packages/openofficeorg/3.1/experimental r1395: I *think* the SRB can (and actually must) be reenabled, too now that we have the configure option we expect



------------------------------------------------------------
revno: 1395
committer: Rene Engelhard <rene@debian.org>
branch nick: 31
timestamp: Sun 2009-01-25 23:28:50 +0100
message:
  I *think* the SRB can (and actually must) be reenabled, too now that we have the configure option we expect
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2009-01-23 09:11:05 +0000
+++ b/changelog	2009-01-25 22:28:50 +0000
@@ -22,7 +22,6 @@
       Hardcode --without-writer2latex
     - add conditional for enabling graphite, now that ooo-build has a surrected
       --enable-graphite again (and upstream a cws for it)
-    - temporarily disable the Report Builder extension until rptfix04
     - move install of make install-installed file from cp -a to dh_install;
       this also moves hid.lst to -qa-tools
     - explicitely specify --with-stlport in USE_STLPORT=y case as

=== modified file 'rules'
--- a/rules	2009-01-23 09:11:05 +0000
+++ b/rules	2009-01-25 22:28:50 +0000
@@ -180,8 +180,10 @@
 SYSTEM_OPENSSL=y
 NEW_DPKG_SHLIBDEPS=y
 ifeq "$(ENABLE_JAVA)" "y"
-  # can be reenabled after cws rptfix04
-  ENABLE_REPORTDESIGN=n
+  # do NOT disable. At least not until cws rptfix04. The rpt support libs are needed
+  # but the split for them is only done in that cws for DEV300. Otherwise
+  # libpt *and* the oxt gets disabled with this.
+  ENABLE_REPORTDESIGN=y
   USE_SYSTEM_JFREEREPORT=y
   ENABLE_MEDIAWIKI=y
   USE_SYSTEM_APACHE_COMMONS=y


Reply to: