Author: glen Date: Mon May 19 20:54:21 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - FHS qmail queuedir; rel 6
---- Files affected: SPECS: qmhandle.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/qmhandle.spec diff -u SPECS/qmhandle.spec:1.13 SPECS/qmhandle.spec:1.14 --- SPECS/qmhandle.spec:1.13 Tue Feb 13 09:06:43 2007 +++ SPECS/qmhandle.spec Mon May 19 22:54:16 2008 @@ -4,17 +4,18 @@ Summary(pl.UTF-8): Narzędzie do obsługi kolejki poczty qmaila Name: qmhandle Version: 1.2.0 -Release: 5.1 +Release: 6 License: GPL Group: Applications/Mail Source0: http://dl.sourceforge.net/qmhandle/%{name}-%{version}.tar.gz # Source0-md5: 0d2b5f1756d7641a8a8054e29e1b9747 Patch0: %{name}-no-diagnostics.patch Patch1: %{name}-alarm.patch +Patch2: %{name}-queuedir.patch URL: http://qmhandle.sourceforge.net/ BuildRequires: rpm-perlprov >= 4.1-13 Requires: daemontools -Requires: qmail >= 1.03-58.4 +Requires: qmail >= 1.03-63.2 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -54,11 +55,11 @@ %setup -q -c %patch0 -p0 %patch1 -p1 +%patch2 -p1 %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_sbindir} - install qmHandle $RPM_BUILD_ROOT%{_sbindir} %clean @@ -75,6 +76,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2008-05-19 20:54:16 glen +- FHS qmail queuedir; rel 6 + Revision 1.13 2007-02-13 08:06:43 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qmhandle.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
