From da2b7af9ea7ff12825dbf1932320d3d55236107d Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 25 Oct 2002 16:04:56 +0000 Subject: [PATCH] - changed default --with-done_jobs=1 to 0 to avoid conflicts with samba printing (done_jobs holds windows printing queue) - rel.3. STBR (for 1.0!) Changed files: LPRng.spec -> 1.96 --- LPRng.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/LPRng.spec b/LPRng.spec index 7462090..345e50c 100644 --- a/LPRng.spec +++ b/LPRng.spec @@ -6,7 +6,7 @@ Summary(uk): Summary(zh_CN): LPRng--´òÓ¡³ÌÐò Name: LPRng Version: 3.8.12 -Release: 2 +Release: 3 License: GPL Group: Applications/System Source0: ftp://ftp.lprng.com/pub/LPRng/LPRng/%{name}-%{version}.tgz @@ -168,7 +168,8 @@ PSHOWALL="-ax"; export PSHOWALL --with-userid=lp \ --with-groupid=lp \ --with-filterdir=%{_libdir}/lpfilters \ - --with-lockfile=%{_var}/spool/lpd/lpd + --with-lockfile=%{_var}/spool/lpd/lpd \ + --with-done_jobs=0 %{__make} %{__make} -C man -- 2.44.0