[pkg-wine-party] [SCM] Debian Wine packaging branch, wheezy, updated. wine-1.4-7-302-gb61b690

Alexandre Julliard julliard at winehq.org
Sun Jun 17 20:03:31 UTC 2012


The following commit has been merged in the wheezy branch:
commit 9445f7a24dea9a974e462357e4b62af10a7b01b2
Author: André Hentschel <nerv at dawncrow.de>
Date:   Fri Apr 27 19:18:06 2012 +0200

    wine.inf: Start the spool service when needed.
    (cherry picked from commit f9d91a7dc49e423eacdaf16a9eb1b34b3a41e052)

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index 463ecfd..0002b9f 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -3001,7 +3001,7 @@ Description="Loads files to memory for later printing"
 DisplayName="Print Spooler"
 ServiceBinary="%11%\spoolsv.exe"
 ServiceType=0x110
-StartType=4
+StartType=3
 ErrorControl=1
 LoadOrderGroup="SpoolerGroup"
 

-- 
Debian Wine packaging



More information about the pkg-wine-party mailing list