Author: blues Date: Tue Nov 1 18:11:55 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - there is source2 (was not listed in spec)
---- Files affected: SPECS: postgrey.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/postgrey.spec diff -u SPECS/postgrey.spec:1.9 SPECS/postgrey.spec:1.10 --- SPECS/postgrey.spec:1.9 Tue Nov 1 12:27:40 2005 +++ SPECS/postgrey.spec Tue Nov 1 19:11:45 2005 @@ -10,6 +10,7 @@ Source0: http://isg.ee.ethz.ch/tools/postgrey/pub/%{name}-%{version}.tar.gz # Source0-md5: 1274e073be5178445e0892a9dcc6fe98 Source1: %{name}.init +Source2: %{name}.sysconfig Patch0: %{name}-group.patch Patch1: %{name}-postfix_dir.patch URL: http://isg.ee.ethz.ch/tools/postgrey/ @@ -73,7 +74,7 @@ # init script: install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name} -:> $RPM_BUILD_ROOT/etc/sysconfig/%{name} +install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/%{name} install postgrey_whitelist_clients $RPM_BUILD_ROOT%{confdir} install postgrey_whitelist_recipients $RPM_BUILD_ROOT%{confdir} @@ -125,6 +126,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2005/11/01 18:11:45 blues +- there is source2 (was not listed in spec) + Revision 1.9 2005/11/01 11:27:40 gotar - R: perl-IO-Multiplex (via perl-Net-Server), - there's no SOURCE2, create it. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/postgrey.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
