From f6353a5307e11620916577cd1302db7978b1bea2 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 16 Feb 2002 17:09:06 +0000 Subject: [PATCH] - release 5: aliases.db has group root, not mail Changed files: sendmail.spec -> 1.80 --- sendmail.spec | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/sendmail.spec b/sendmail.spec index ed1880e..dd1d72b 100644 --- a/sendmail.spec +++ b/sendmail.spec @@ -10,11 +10,23 @@ Summary(pl): Sendmail - serwer poczty elektronicznej Summary(tr): Elektronik posta hizmetleri sunucusu Name: sendmail Version: 8.12.1 -Release: 4 +Release: 5 License: BSD Group: Networking/Daemons +Group(cs): Sí»ové/Démoni +Group(da): Netværks/Dæmoner Group(de): Netzwerkwesen/Server +Group(es): Red/Servidores +Group(fr): Réseau/Serveurs +Group(is): Net/Púkar +Group(it): Rete/Demoni +Group(no): Nettverks/Daemoner Group(pl): Sieciowe/Serwery +Group(pt): Rede/Servidores +Group(ru): óÅÔØ/äÅÍÏÎÙ +Group(sl): Omre¾ni/Stre¾niki +Group(sv): Nätverk/Demoner +Group(uk): íÅÒÅÖÁ/äÅÍÏÎÉ Source0: ftp://ftp.sendmail.org/pub/sendmail/%{name}.%{version}.tar.gz Source1: %{name}.init Source2: http://www.informatik.uni-kiel.de/~ca/email/rules/check.tar @@ -339,14 +351,13 @@ fi %dir /etc/smrsh %dir %{_sysconfdir} /var/log/statistics -# XXX can't do noreplace here or new sendmail will not deliver. %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/sendmail.cf %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/sendmail.mc %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/submit.cf %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/submit.mc %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/local-host-names %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/aliases -%attr(0644,root,mail) %ghost %{_sysconfdir}/aliases.db +%ghost %{_sysconfdir}/aliases.db %attr(0770,root,smmsp) %dir /var/spool/clientmqueue %attr(0750,root,mail) %dir /var/spool/mqueue -- 2.44.0