Author: qboosh Date: Thu Jun 12 20:32:51 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - .monitrc moved to separate package (monit-rc-sendmail.spec)
---- Files affected: SPECS: sendmail.spec (1.208 -> 1.209) ---- Diffs: ================================================================ Index: SPECS/sendmail.spec diff -u SPECS/sendmail.spec:1.208 SPECS/sendmail.spec:1.209 --- SPECS/sendmail.spec:1.208 Thu Jun 12 21:47:29 2008 +++ SPECS/sendmail.spec Thu Jun 12 22:32:46 2008 @@ -24,7 +24,7 @@ Summary(uk.UTF-8): Поштовий транспортний агент sendmail Name: sendmail Version: 8.14.3 -Release: 1 +Release: 2 License: BSD Group: Networking/Daemons Source0: ftp://ftp.sendmail.org/pub/sendmail/%{name}.%{version}.tar.gz @@ -44,7 +44,6 @@ Source11: %{name}.virtusertable Source12: %{name}.domaintable Source13: %{name}-smtp.pamd -Source14: %{name}.monitrc Patch0: %{name}-makemapman.patch Patch1: %{name}-smrsh-paths.patch Patch2: %{name}-rmail.patch @@ -335,7 +334,6 @@ install %{SOURCE10} $RPM_BUILD_ROOT%{_sysconfdir}/mailertable install %{SOURCE11} $RPM_BUILD_ROOT%{_sysconfdir}/virtusertable install %{SOURCE12} $RPM_BUILD_ROOT%{_sysconfdir}/domaintable -install %{SOURCE14} $RPM_BUILD_ROOT/etc/monit/ touch $RPM_BUILD_ROOT/etc/security/blacklist.smtp @@ -472,7 +470,6 @@ %config(noreplace) %verify(not md5 mtime size) /etc/sasl/Sendmail.conf %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/smtp %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.smtp -%config(noreplace) %verify(not md5 mtime size) /etc/monit/*.monitrc %dir %{_datadir}/sendmail-cf %dir %{_datadir}/sendmail-cf/cf @@ -499,6 +496,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.209 2008-06-12 20:32:46 qboosh +- .monitrc moved to separate package (monit-rc-sendmail.spec) + Revision 1.208 2008-06-12 19:47:29 arekm - up to 8.14.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sendmail.spec?r1=1.208&r2=1.209&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
