Author: glen                         Date: Mon Apr 10 09:20:07 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use SIGALARM and touch to delete queue files, instead of altering it directly

---- Files affected:
SPECS:
   qmhandle.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/qmhandle.spec
diff -u SPECS/qmhandle.spec:1.10 SPECS/qmhandle.spec:1.11
--- SPECS/qmhandle.spec:1.10    Fri Jan 27 19:38:05 2006
+++ SPECS/qmhandle.spec Mon Apr 10 11:20:01 2006
@@ -4,13 +4,13 @@
 Summary(pl):   Narzędzie do obsługi kolejki poczty qmaila
 Name:          qmhandle
 Version:       1.2.0
-Release:       5
+Release:       5.1
 License:       GPL
 Group:         Applications/Mail
 Source0:       http://dl.sourceforge.net/qmhandle/%{name}-%{version}.tar.gz
 # Source0-md5: 0d2b5f1756d7641a8a8054e29e1b9747
-Patch0:                %{name}-daemontools.patch
-Patch1:                %{name}-no-diagnostics.patch
+Patch0:                %{name}-no-diagnostics.patch
+Patch1:                %{name}-alarm.patch
 URL:           http://qmhandle.sourceforge.net/
 BuildRequires: rpm-perlprov >= 4.1-13
 Requires:      daemontools
@@ -53,7 +53,7 @@
 %prep
 %setup -q -c
 %patch0 -p0
-%patch1 -p0
+%patch1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -75,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/04/10 09:20:01  glen
+- use SIGALARM and touch to delete queue files, instead of altering it directly
+
 Revision 1.10  2006/01/27 18:38:05  glen
 - use qmail initscript for restaring qmail-send
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qmhandle.spec?r1=1.10&r2=1.11&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to