Author: glen Date: Sat Jun 25 17:52:05 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - fix dkeys shared patch
---- Files affected: SPECS: qmail.spec (1.137 -> 1.138) ---- Diffs: ================================================================ Index: SPECS/qmail.spec diff -u SPECS/qmail.spec:1.137 SPECS/qmail.spec:1.138 --- SPECS/qmail.spec:1.137 Sat Jun 25 18:05:08 2005 +++ SPECS/qmail.spec Sat Jun 25 19:52:00 2005 @@ -33,7 +33,7 @@ Summary(pl): qmail - serwer pocztowy (MTA) Name: qmail Version: 1.03 -Release: 57.7 +Release: 57.8 License: DJB (http://cr.yp.to/qmail/dist.html) Group: Networking/Daemons Source0: http://cr.yp.to/software/%{name}-%{version}.tar.gz @@ -451,8 +451,8 @@ #%patch222 -p1 -b .8bitmime %patch223 -p0 -b .liberal-lf %if %{with dkeys} -%patch224 -p0 -b .dk -%patch225 -p0 -b .dk-shared +%patch224 -p1 -b .dk +%patch225 -p1 -b .dk-shared %endif mkdir -p qhpsi @@ -1250,6 +1250,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.138 2005/06/25 17:52:00 glen +- fix dkeys shared patch + Revision 1.137 2005/06/25 16:05:08 glen - add qmail-dk manual ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/qmail.spec?r1=1.137&r2=1.138&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
