parent
a849b7d235
commit
79d2ab2e92
@ -11,9 +11,6 @@ CFFILES = sendmail.cf submit.cf
|
||||
|
||||
|
||||
all: ${CFFILES} ${POSSIBLE} virtusertable.db access.db domaintable.db mailertable.db
|
||||
@if test -f /etc/mail/authinfo.db; then \
|
||||
/bin/chown smmsp:smmsp /etc/mail/authinfo.db; \
|
||||
fi
|
||||
|
||||
userdb.db: userdb
|
||||
@makemap btree $@ < $<
|
||||
|
@ -18,7 +18,7 @@
|
||||
Summary: A widely used Mail Transport Agent (MTA).
|
||||
Name: sendmail
|
||||
Version: 8.13.7
|
||||
Release: 3
|
||||
Release: 3.1
|
||||
License: Sendmail
|
||||
Group: System Environment/Daemons
|
||||
Provides: smtpdaemon
|
||||
@ -587,6 +587,9 @@ exit 0
|
||||
%{_docdir}/sendmail
|
||||
|
||||
%changelog
|
||||
* Thu Jul 20 2006 Thomas Woerner <twoerner@redhat.com> 8.13.7-3.1
|
||||
- dropped chown of /etc/mail/authinfo.db (#199455)
|
||||
|
||||
* Tue Jul 18 2006 Thomas Woerner <twoerner@redhat.com> 8.13.7-3
|
||||
- using new syntax for access database (#177566)
|
||||
- fixed failure message while shutting down sm-client (#119429)
|
||||
|
Loading…
Reference in New Issue
Block a user