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

./packages/openofficeorg/3.1/unstable r1581: move libbf_migratefilter to -core, referenced in services.rdb (in contrast to the other libbf_)



------------------------------------------------------------
revno: 1581
committer: Rene Engelhard <rene@debian.org>
branch nick: unstable
timestamp: Fri 2009-06-05 13:20:58 +0200
message:
  move libbf_migratefilter to -core, referenced in services.rdb (in contrast to the other libbf_)
modified:
  control.in
  rules
=== modified file 'control.in'
--- a/control.in	2009-05-23 11:49:27 +0000
+++ b/control.in	2009-06-05 11:20:58 +0000
@@ -250,7 +250,8 @@
  openoffice.org-hunspell,
  openoffice.org-common (<< 1:3.0.1~rc1-2),
  openoffice.org-calc (<< 2.2.1~oof680m15-2),
- openoffice.org-headless (<< 1:3.0.0~dev300m26)
+ openoffice.org-headless (<< 1:3.0.0~dev300m26),
+ openoffice.org-filter-binfilter (<< 1:3.1.0-5)
 Description: full-featured office productivity suite -- arch-dependent files
  OpenOffice.org is a full-featured office productivity suite that provides
  a near drop-in replacement for Microsoft(R) Office.

=== modified file 'rules'
--- a/rules	2009-06-05 07:38:17 +0000
+++ b/rules	2009-06-05 11:20:58 +0000
@@ -2128,6 +2128,10 @@
 		mv $(PKGDIR)-core/$(OODIR)/program/$$i*uno.so \
 			$(PKGDIR)-calc/$(OODIR)/program; \
 	done
+ifeq "$(BUILD_BINFILTERS)" "y"
+	mv $(PKGDIR)-filter-binfilter/$(OODIR)/program/libbf_migratefilter*.so \
+		$(PKGDIR)-core/$(OODIR)/program
+endif
 
 ifeq "$(ENABLE_JAVA)" "y"
   ifeq "$(USE_SYSTEM_HSQLDB)" "y"


Reply to: