Author: glen Date: Fri Dec 22 01:23:30 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - add qmail-hold.patch to SOURCES
---- Files affected: SPECS: qmail.spec (1.162 -> 1.163) ---- Diffs: ================================================================ Index: SPECS/qmail.spec diff -u SPECS/qmail.spec:1.162 SPECS/qmail.spec:1.163 --- SPECS/qmail.spec:1.162 Thu Nov 9 21:57:28 2006 +++ SPECS/qmail.spec Fri Dec 22 02:23:25 2006 @@ -144,7 +144,8 @@ Patch202: http://www.suspectclass.com/~sgifford/qmail/%{name}-1.03-0.0.0.0-0.2.patch # holdremote support -Patch210: http://www.leverton.org/%{name}-hold-1.03.pat.gz +# http://www.leverton.org/qmail-hold-1.03.pat.gz +Patch210: %{name}-hold.patch # sendmail's -f option sets a default From: header, and so should qmail's emulation. # http://david.acz.org/software/sendmail-flagf.patch @@ -443,7 +444,7 @@ # holdremote # pre-process to remove the header added upstream -zcat %{PATCH210} | sed '123,150d' | patch -p0 +cat %{PATCH210} | sed '123,150d' | patch -p0 %patch211 -p0 -b .netscape-progress %patch212 -p0 -b .sendmail-ignore-N @@ -1190,6 +1191,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.163 2006/12/22 01:23:25 glen +- add qmail-hold.patch to SOURCES + Revision 1.162 2006/11/09 20:57:28 glen - strict internal deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/qmail.spec?r1=1.162&r2=1.163&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
