Author: undefine Date: Fri Jan 12 00:27:34 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added postgrey_clients_dump - by Michal 'lipek' Lipka <[EMAIL PROTECTED]> - release 3
---- Files affected: SPECS: postgrey.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/postgrey.spec diff -u SPECS/postgrey.spec:1.16 SPECS/postgrey.spec:1.17 --- SPECS/postgrey.spec:1.16 Tue Jul 25 09:55:12 2006 +++ SPECS/postgrey.spec Fri Jan 12 01:27:28 2007 @@ -4,13 +4,15 @@ Summary(pl): Serwer do polityki "szarych list" dla Postfiksa Name: postgrey Version: 1.27 -Release: 2 +Release: 3 License: GPL v2 Group: Daemons Source0: http://isg.ee.ethz.ch/tools/postgrey/pub/%{name}-%{version}.tar.gz # Source0-md5: df3a8b4a0c6ab7e8e5bb5be0de096c47 Source1: %{name}.init Source2: %{name}.sysconfig +Source3: http://www.lipek.pl/postgrey_clients_dump +# Source3-md5: cde4f053d9d57c8a3777ba06e451023a Patch0: %{name}-group.patch Patch1: %{name}-postfix_dir.patch URL: http://isg.ee.ethz.ch/tools/postgrey/ @@ -81,8 +83,7 @@ install postgrey_whitelist_recipients $RPM_BUILD_ROOT%{_sysconfdir} touch $RPM_BUILD_ROOT%{_sysconfdir}/postgrey_whitelist_clients.local -install postgrey $RPM_BUILD_ROOT%{_sbindir} -install contrib/postgreyreport $RPM_BUILD_ROOT%{_sbindir} +install postgrey %{SOURCE3} contrib/postgreyreport $RPM_BUILD_ROOT%{_sbindir} %clean rm -rf $RPM_BUILD_ROOT @@ -126,6 +127,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2007/01/12 00:27:28 undefine +- added postgrey_clients_dump +- by Michal 'lipek' Lipka <[EMAIL PROTECTED]> +- release 3 + Revision 1.16 2006/07/25 07:55:12 glen - RPM_SKIP_AUTO_RESTART=yes dropped; rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/postgrey.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
