]> git.pld-linux.org Git - packages/sendmail.git/commitdiff
- unify blacklists for pam configs auto/th/sendmail-8_13_8-6
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 27 Mar 2007 16:00:36 +0000 (16:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sendmail.spec -> 1.197

sendmail.spec

index 1274f967e85b1fdcc482fadd1919bf63c9ae5df0..60eb78748d6323cb74ae2f7f90cafe0955a2ecbd 100644 (file)
@@ -23,7 +23,7 @@ Summary(tr.UTF-8):    Elektronik posta hizmetleri sunucusu
 Summary(uk.UTF-8):     Поштовий транспортний агент sendmail
 Name:          sendmail
 Version:       8.13.8
-Release:       5
+Release:       6
 License:       BSD
 Group:         Networking/Daemons
 Source0:       ftp://ftp.sendmail.org/pub/sendmail/%{name}.%{version}.tar.gz
@@ -329,6 +329,8 @@ 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
+
 mv -f smrsh/README README.smrsh
 mv -f cf/README README.cf
 mv -f doc/op/op.me .
@@ -461,6 +463,7 @@ fi
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/sendmail
 %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
This page took 0.233701 seconds and 4 git commands to generate.