Hello community,

here is the log from the commit of package libreoffice-converter for 
openSUSE:11.4
checked in at Mon Feb 21 23:28:34 CET 2011.



--------
--- old-versions/11.4/all/libreoffice-converter/libreoffice-converter.changes   
2011-02-04 21:03:58.000000000 +0100
+++ 11.4/libreoffice-converter/libreoffice-converter.changes    2011-02-21 
17:54:50.000000000 +0100
@@ -1,0 +2,11 @@
+Mon Feb 21 17:47:27 CET 2011 - [email protected]
+
+- avoided error messages when the soffice.bin process is stopped
+
+-------------------------------------------------------------------
+Thu Feb 17 20:23:17 CET 2011 - [email protected]
+
+- bumped version to 3.3; made sure that it was considered as
+  a replacement of the older package
+
+-------------------------------------------------------------------

calling whatdependson for 11.4-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libreoffice-converter.spec ++++++
--- /var/tmp/diff_new_pack.Q3qNYg/_old  2011-02-21 23:28:15.000000000 +0100
+++ /var/tmp/diff_new_pack.Q3qNYg/_new  2011-02-21 23:28:15.000000000 +0100
@@ -20,8 +20,8 @@
 
 Name:           libreoffice-converter
 %define                ooo_home        libreoffice
-Version:        3.0
-Release:        2
+Version:        3.3
+Release:        1.<RELEASE2>
 License:        LGPLv2.1+
 Group:          Productivity/Office/Other
 AutoReqProv:    on

++++++ loconvert ++++++
--- /var/tmp/diff_new_pack.Q3qNYg/_old  2011-02-21 23:28:15.000000000 +0100
+++ /var/tmp/diff_new_pack.Q3qNYg/_new  2011-02-21 23:28:15.000000000 +0100
@@ -109,7 +109,7 @@
 RUNNING=`ps | grep soffice.bin | grep -v grep`
 [ -z "$RUNNING" ] || { echo "OOo is running, please close it first" ; exit 1 ; 
}
 
-$ooo_home/program/soffice -accept="socket,port=8100;urp;" -norestore 
-nofirststartwizard -nologo -headless &
+$ooo_home/program/soffice -accept="socket,port=8100;urp;" -norestore 
-nofirststartwizard -nologo -headless >/dev/null 2>&1 &
 
 sleep 10
 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to