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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.5, updated. libreoffice_3.5.0_rc3-1-11-gff554b1



The following commit has been merged in the debian-experimental-3.5 branch:
commit ff554b17fb84f78cd3edf4a5a48e687572487ee6
Author: Rene Engelhard <rene@debian.org>
Date:   Mon Feb 13 22:38:55 2012 +0100

    register gengal.bin executable to get proper rpath

diff --git a/changelog b/changelog
index 04c61df..86695f1 100644
--- a/changelog
+++ b/changelog
@@ -4,12 +4,14 @@ libreoffice (1:3.5.0-1) UNRELEASED; urgency=low
 
   * debian/patches/no-rcX-in-final.diff: don't show rc3, it's not a rc
     amymore...
+  * debian/patches/patches/make-gengal-work-again.diff: register gengal.bin
+    executable to get proper rpath
 
   * debian/rules:
     - install found .gdb-py files into respective -dbg packages 
     - add additional libpoppler-private-dev build-dep for new popplers
 
- -- Rene Engelhard <rene@debian.org>  Sat, 11 Feb 2012 14:20:38 +0000
+ -- Rene Engelhard <rene@debian.org>  Mon, 13 Feb 2012 22:38:15 +0100
 
 libreoffice (1:3.5.0~rc3-1) experimental; urgency=low
 
diff --git a/patches/make-gengal-work-again.diff b/patches/make-gengal-work-again.diff
index 0437963..a8a3c26 100644
--- a/patches/make-gengal-work-again.diff
+++ b/patches/make-gengal-work-again.diff
@@ -337,3 +337,13 @@ index 0000000..00ae5eb
 +#
 +UNO_TYPES=${OOO_URE_URL}/share/misc/types.rdb ${OOO_BASIS_BIN_URL}/offapi.rdb
 +UNO_SERVICES=${OOO_URE_URL}/share/misc/services.rdb ${OOO_BASIS_BIN_URL}/services.rdb
+--- a/Repository.mk-old	2012-02-13 22:35:59.000000000 +0100
++++ b/Repository.mk	2012-02-13 22:36:16.000000000 +0100
+@@ -74,6 +74,7 @@
+ $(eval $(call gb_Helper_register_executables,OOO,\
+ 	soffice.bin \
+ 	unopkg.bin \
++	gengal.bin \
+ ))
+ 
+ ifeq ($(OS),MACOSX)

-- 
LibreOffice packaging repository


Reply to: