CVS:oo-debian-files/bin sdk-wrapper,1.1,1.2 openoffice,1.30,1.31
Update of /cvs/debian-openoffice/oo-debian-files/bin
In directory gluck:/tmp/cvs-serv13293/bin
Modified Files:
openoffice
Added Files:
sdk-wrapper
Log Message:
merge OPENOFFICE_ORG_1_1_3 to HEAD
--- NEW FILE: sdk-wrapper ---
#!/bin/sh
# wrapper script for the OOo SDK programs
VER=
LD_LIBRARY_PATH=/usr/lib/openoffice${VER}/program/ \
/usr/lib/openoffice${VER}/sdk/`dpkg-architecture -qDEB_HOST_GNU_SYSTEM`//bin/"`basename $0`".bin "$@"
Index: openoffice
===================================================================
RCS file: /cvs/debian-openoffice/oo-debian-files/bin/openoffice,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- openoffice 14 Oct 2004 20:20:50 -0000 1.30
+++ openoffice 23 Dec 2004 12:23:46 -0000 1.31
@@ -23,7 +23,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# this string should be exactly as in ~/.sversionrc
-OOVERSION="OpenOffice.org 1.1.2"
+OOVERSION="OpenOffice.org 1.1.3"
VER=
##
@@ -318,6 +318,8 @@
# 2004/10/14 rene
# * run setofficelang.bin with -f
+# 2004/08/12 rene
+# * Version 1.1.3
# 2004/07/20 rene
# * use setofficelang.bin instead of importing locale config with
# ooconfigimport
Reply to: