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

./packages/openofficeorg/3.2/experimental r1692: add symbol file



------------------------------------------------------------
revno: 1692
committer: Rene Engelhard <rene@debian.org>
branch nick: experimental
timestamp: Mon 2009-11-09 09:38:56 +0100
message:
  add symbol file
added:
  uno-libs3.symbols
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2009-11-05 14:20:20 +0000
+++ b/changelog	2009-11-09 08:38:56 +0000
@@ -7,8 +7,9 @@
   * debian/rules:
     - add conditional to disable the layout dialogues. Disable it as it
       still has some bugs (closes: #554274) 
+  * debian/uno-libs3.symbols: add symbol file 
 
- -- Rene Engelhard <rene@debian.org>  Wed, 04 Nov 2009 11:15:21 +0100
+ -- Rene Engelhard <rene@debian.org>  Fri, 06 Nov 2009 10:52:15 +0100
 
 openoffice.org (1:3.2.0~beta-1) experimental; urgency=low
 

=== modified file 'rules'
--- a/rules	2009-11-05 14:19:36 +0000
+++ b/rules	2009-11-09 08:38:56 +0000
@@ -3251,7 +3251,7 @@
 	dh_installcligac -s
 endif
 	dh_compress -s -X.py -X.mk -X.sxd
-	dh_makeshlibs -puno-libs3 -V"ure (>= $(shell grep UREPACKAGEVERSION $(SOURCE_TREE)/instsetoo_native/util/openoffice.lst | awk '{ print $$2 }'))"
+	dh_makeshlibs -puno-libs3 -V"ure (>= $(shell grep UREPACKAGEVERSION $(SOURCE_TREE)/instsetoo_native/util/openoffice.lst | awk '{ print $$2 }'))" -- -c0 
 	dh_makeshlibs -n -pure -V"ure (>= $(shell grep UREPACKAGEVERSION $(SOURCE_TREE)/instsetoo_native/util/openoffice.lst | awk '{ print $$2 }'))"
 	dh_installdeb -s
 ifeq "$(USE_SYSTEM_ICU)" "n"
@@ -3320,6 +3320,11 @@
 			$(SOURCE_TREE)/sdext/$(shell . $(SOURCE_TREE)/*.sh; echo $$OUTPATH$$PROEXT)/lib/pdfimport.uno.so \
 			> debian/openoffice.org$(VER)-pdfimport.substvars
 endif
+	# no idea why this happens, hack around
+	perl -pi -e "s#, ure \(>= .*\), ure \(>= $(BINARY_VERSION)\)##" debian/ure.substvars
+	perl -pi -e "s#, ure \(>= $(BINARY_VERSION)\)##" debian/openoffice.org-core.substvars
+	perl -pi -e "s#, ure \(>= $(BINARY_VERSION)\)##" debian/openoffice.org-dev.substvars
+	perl -pi -e "s#, ure \(>= $(BINARY_VERSION)\)##" debian/mozilla-openoffice.org.substvars
 ifeq "$(ENABLE_MONO)" "y"
 	dh_makeclilibs -s
 	dh_clideps -s

=== added file 'uno-libs3.symbols'
--- a/uno-libs3.symbols	1970-01-01 00:00:00 +0000
+++ b/uno-libs3.symbols	2009-11-09 08:38:56 +0000
@@ -0,0 +1,29 @@
+libuno_cppu.so.3 ure #MINVER#
+ *@UDK_3_0_0 1.4.0
+ *@UDK_3.1 1.4.0
+ *@UDK_3.2 1.4.0
+ *@UDK_3.3 1.4.0
+libuno_cppuhelpergcc3.so.3 ure #MINVER#
+ *@UDK_3_0_0 1.4.0
+ *@UDK_3.1 1.4.0
+ *@UDK_3.2 1.4.0
+ *@UDK_3.3 1.4.0
+ *@UDK_3.4 1.4.0
+ *@UDK_3.5 1.4.0
+libuno_sal.so.3 ure #MINVER#
+ *@UDK_3_0_0 1.4.0
+ *@UDK_3.1 1.4.0
+ *@UDK_3.2 1.4.0
+ *@UDK_3.3 1.4.0
+ *@UDK_3.4 1.4.0
+ *@UDK_3.5 1.4.0
+ *@UDK_3.6 1.4.0
+ *@UDK_3.7 1.4.0
+ *@UDK_3.8 1.4.0
+ *@UDK_3.9 1.5.0
+ *@UDK_3.10 1.6.0
+libuno_salhelpergcc3.so.3 ure #MINVER#
+ *@UDK_3_0_0 1.4.0
+ *@UDK_3.1 1.4.0
+libuno_purpenvhelpergcc3.so.3 ure #MINVER#
+ *@UDK_3_0_0 1.4.0


Reply to: