Hello community, here is the log from the commit of package OpenOffice_org-Quickstarter for openSUSE:Factory checked in at Mon Nov 16 18:42:48 CET 2009. -------- --- OpenOffice_org-Quickstarter/OpenOffice_org-Quickstarter.changes 2009-07-21 15:29:37.000000000 +0200 +++ OpenOffice_org-Quickstarter/OpenOffice_org-Quickstarter.changes 2009-11-16 17:03:20.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Nov 16 16:56:29 CET 2009 - pmladek@suse.cz + +- removed fuzzy hunks to apply in factory + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ OpenOffice_org-Quickstarter.spec ++++++ --- /var/tmp/diff_new_pack.Ndv0RA/_old 2009-11-16 18:42:32.000000000 +0100 +++ /var/tmp/diff_new_pack.Ndv0RA/_new 2009-11-16 18:42:32.000000000 +0100 @@ -26,7 +26,7 @@ Requires: OpenOffice_org >= 1.9 AutoReqProv: on Version: 1.0 -Release: 712 +Release: 713 Summary: OpenOffice.org Quickstarter Source0: oooqs-1.0_rc3.tar.bz2 Source1: ooqs-1.0-nld9-po.tar.bz2 ++++++ oooqs-1.0_rc3-quickstart.patch ++++++ --- /var/tmp/diff_new_pack.Ndv0RA/_old 2009-11-16 18:42:33.000000000 +0100 +++ /var/tmp/diff_new_pack.Ndv0RA/_new 2009-11-16 18:42:33.000000000 +0100 @@ -12,9 +12,9 @@ #include <qcursor.h> #include <qfile.h> #include <qiodevice.h> -@@ -148,12 +153,13 @@ - else - instance << soffice << "-quickstart"; +@@ -145,12 +150,13 @@ + + instance << soffice << "-quickstart"; + /** Make sure that instance is automatically restarted when it gets closed */ + connect(&instance, SIGNAL (processExited(KProcess*)), SLOT (restartOfficeWait())); @@ -29,7 +29,7 @@ } } -@@ -229,14 +235,37 @@ +@@ -226,14 +232,37 @@ startInstances("private:factory/swriter/web"); } @@ -70,7 +70,7 @@ } } } -@@ -324,13 +353,13 @@ +@@ -326,13 +355,13 @@ if (quickstartEnabled){ quickstartEnabled=false; if (instance.isRunning()){ @@ -86,7 +86,7 @@ } } if (open){ -@@ -744,3 +773,135 @@ +@@ -749,3 +778,135 @@ QString OooQs::getSoffice(void){ return soffice; } @@ -224,7 +224,7 @@ +} --- oooqs/oooqs.h +++ oooqs/oooqs.h -@@ -128,8 +128,8 @@ +@@ -126,8 +126,8 @@ void startWriter(); /** Executes the about-dialog. */ void showAbout(); @@ -235,7 +235,7 @@ /** Delete the process. */ void delProcess(KProcess* process); /** Call this to open the start-dialog. */ -@@ -149,6 +149,14 @@ +@@ -147,6 +147,14 @@ void setDoubleClickAction(); /** Set the texts on the actions opening the connected module. */ void updateActions(void); ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org