Author: zagrodzki Date: Thu Dec 16 14:31:50 2010 GMT Module: packages Tag: HEAD ---- Log message: Add patch to use installed exim headers instead of those provided by sa-exim.
---- Files affected: packages/sa-exim: sa-exim.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/sa-exim/sa-exim.spec diff -u packages/sa-exim/sa-exim.spec:1.9 packages/sa-exim/sa-exim.spec:1.10 --- packages/sa-exim/sa-exim.spec:1.9 Mon Feb 19 21:02:40 2007 +++ packages/sa-exim/sa-exim.spec Thu Dec 16 15:31:45 2010 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): SpamAssassin dla Exima działający w czasie SMTP Name: sa-exim Version: 4.2.1 -Release: 0.1 +Release: 0.2 License: GPL v2 Group: Networking/Daemons Source0: http://marc.merlins.org/linux/exim/files/%{name}-%{version}.tar.gz # Source0-md5: 69268a81af366bc1b3e0c86000aed7db +Patch0: %{name}-headers-location.patch URL: http://marc.merlins.org/linux/exim/sa.html BuildRequires: /usr/bin/links BuildRequires: exim-devel @@ -22,6 +23,7 @@ %prep %setup -q +%patch0 -p1 %build %{__make} \ @@ -54,6 +56,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2010/12/16 14:31:45 zagrodzki +Add patch to use installed exim headers instead of those provided by sa-exim. + Revision 1.9 2007/02/19 20:02:40 twittner - create missing directory, pass CFLAGS ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sa-exim/sa-exim.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
