]> git.pld-linux.org Git - packages/sendmail.git/blame_incremental - sendmail.spec
- updated to 8.14.8
[packages/sendmail.git] / sendmail.spec
... / ...
CommitLineData
1# TODO:
2# - make sid-milter support:
3# http://sourceforge.net/projects/sid-milter/
4# http://www.sendmail.net/
5# - http://blue-labs.org/clue/bluelabs.patch-8.12.3 has been updated upstream
6# - fix re-entrancy of install
7# - add tests bcond and/or disable tests tha fail on (AC-)builders
8#
9# Conditional build:
10%bcond_without ldap # without LDAP support
11%bcond_without tls # without TLS (SSL) support
12%bcond_with pgsql # with PostgreSQL support (bluelabs)
13
14Summary: A widely used Mail Transport Agent (MTA)
15Summary(de.UTF-8): sendmail-Mail-Übertragungsagent
16Summary(es.UTF-8): Sendmail - agente de transporte de mail
17Summary(fr.UTF-8): Agent de transport de courrier sendmail
18Summary(ko.UTF-8): SMTP_AUTH와 TLS를 지원하는 Mail 전송 프로그램(MTA)
19Summary(pl.UTF-8): Sendmail - serwer poczty elektronicznej
20Summary(pt_BR.UTF-8): Sendmail - agente de transporte de mail
21Summary(ru.UTF-8): Почтовый транспортный агент sendmail
22Summary(tr.UTF-8): Elektronik posta hizmetleri sunucusu
23Summary(uk.UTF-8): Поштовий транспортний агент sendmail
24Name: sendmail
25Version: 8.14.8
26Release: 1
27License: BSD
28Group: Networking/Daemons/SMTP
29Source0: ftp://ftp.sendmail.org/pub/sendmail/%{name}.%{version}.tar.gz
30# Source0-md5: 73bfc621c75dbdd3d719e54685d92577
31Source1: %{name}.init
32Source2: %{name}.sysconfig
33Source3: %{name}.aliases
34# From http://doc.phpauction.org/sendmail/examples/
35Source4: %{name}-examples.tar.bz2
36# Source4-md5: d00d817cd456a947a7fc6c04072a7d68
37Source5: %{name}-etc-mail-Makefile
38Source6: %{name}.mc
39Source7: %{name}-config.m4
40Source8: %{name}.sasl
41Source9: %{name}.access
42Source10: %{name}.mailertable
43Source11: %{name}.virtusertable
44Source12: %{name}.domaintable
45Source13: %{name}-smtp.pamd
46Patch0: %{name}-makemapman.patch
47Patch1: %{name}-smrsh-paths.patch
48Patch2: %{name}-rmail.patch
49Patch3: %{name}-os-paths.patch
50Patch4: %{name}-m4path.patch
51Patch5: %{name}-redirect.patch
52Patch6: %{name}-hprescan-dos.patch
53Patch7: %{name}-db.patch
54# originally from http://blue-labs.org/clue/bluelabs.patch-8.12.3
55Patch8: bluelabs.patch-8.12.3
56URL: http://www.sendmail.org/
57BuildRequires: cyrus-sasl-devel
58BuildRequires: db-devel >= 4.1.25
59# man or man-db
60BuildRequires: man-db
61%{?with_ldap:BuildRequires: openldap-devel >= 2.3.0}
62%{?with_tls:BuildRequires: openssl-devel >= 0.9.7d}
63%{?with_pgsql:BuildRequires: postgresql-devel}
64BuildRequires: rpmbuild(macros) >= 1.310
65BuildRequires: sed >= 4.0
66%ifarch sparc
67BuildRequires: sparc32
68%endif
69Requires(post): awk
70Requires(post): textutils
71Requires(post,preun): /sbin/chkconfig
72Requires(post,preun): rc-scripts >= 0.4.0.20
73Requires(postun): /usr/sbin/groupdel
74Requires(postun): /usr/sbin/userdel
75Requires(pre): /bin/id
76Requires(pre): /usr/bin/getgid
77Requires(pre): /usr/sbin/groupadd
78Requires(pre): /usr/sbin/useradd
79Requires: db >= 4.1.25
80Requires: m4
81Requires: pam >= 0.79.0
82Requires: procmail
83Provides: group(smmsp)
84Provides: smtpdaemon
85Provides: user(smmsp)
86Obsoletes: sendmail-cf
87Obsoletes: sendmail-doc
88Obsoletes: smtpdaemon
89BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
90
91%define _sysconfdir /etc/mail
92%define specflags -fPIC
93
94%description
95The Sendmail program is a very widely used Mail Transport Agent (MTA).
96MTAs send mail from one machine to another. Sendmail is not a client
97program, which you use to read your e-mail. Sendmail is a
98behind-the-scenes program which actually moves your e-mail over
99networks or the Internet to where you want it to go.
100
101%description -l de.UTF-8
102Sendmail überträgt Mails zwischen Rechnern. Es implementiert eine
103allgemeine Mail-Routing-Funktion über das Netzwerk mit Aliasing und
104Weiterleiten von Nachrichten, automatischem Routing an
105Netzwerk-Gateways und flexible Konfiguration. Wenn Sie E-Mails über
106das Internet senden und empfangen möchten, brauchen Sie sendmail.
107
108%description -l es.UTF-8
109sendmail es un agente de transporte de correo electrónico, que mueve
110mensajes entre máquinas. Implementa facilidades de internetwork y
111rutado, caracterizando cambio de nombres (aliases) y envío a nuevas
112direcciones ( forwarding ), rutado automático para gateways de la red
113y configuración flexible. Necesitarás del sendmail si deseas enviar y
114recibir mensajes a través de la Internet.
115
116%description -l fr.UTF-8
117Sendmail est un agent de transport de courrier, qui est le programme
118transférent le courrier d'une machine à l'autre. Sendmail implémente
119une facilité générale de routage de courrier entre les réseaux, permet
120l'"aliasing" et le "forwarding", un routage automatique sur les
121passerelles du réseau, et une configuration flexible.
122
123%description -l ko.UTF-8
124Sendamil은 매우 널리 사용되는 Mail 전송 프로그램이다(MTA). Mail 전송
125프로그램들(MTA)은 어떠한 machine에서 다른 machine으로 메일을 보내며
126Sendmail은 e-mail을 읽기위해 사용하는 client program은 아니다.
127Sendamil은 원하는 곳으로 Internet이나 Network를 통해 e-mail을 보내는
128역할을 하는 backgrond에서 작업을 하는 프로그램이다.
129
130%description -l pl.UTF-8
131Sendmail jest programem umożliwiającym wymianę poczty elektronicznej
132między komputerami w sieci (MTA). Zajmuje się przekazywaniem poczty
133elektronicznej między bramkami pocztowymi i dostarczaniem przesyłek na
134konta docelowe. Bardzo dobrze obsługuje aliasy pocztowe a jego
135dodatkowym atutem jest prosta konfiguracja. Dzięki rozbudowanym
136możliwościom konfiguracyjnym jest w stanie dostarczać przesyłki za
137pośrednictwem protokołów: SMTP, ESMTP, UUCP, X.400 i innych.
138
139%description -l pt_BR.UTF-8
140O sendmail é um agente de transporte de correio eletrônico, que move
141mensagens entre máquinas. Ele implementa facilidades de internetwork e
142roteamento, caracterizando troca de nomes (aliases) e remessa a novos
143endereços ( forwarding ), roteamento automático para gateways da rede
144e configuração flexível.
145
146%description -l ru.UTF-8
147Sendmail - это Mail Transport Agent, программа пересылающая почту с
148машины на машину. Sendmail предоставляет стандартные средства
149межсетевой маршрутизации почты, aliasing, forwarding, автоматическую
150маршрутизацию для сетевых шлюзов и гибкий механизм конфигурации.
151
152%description -l tr.UTF-8
153Sendmail, bir mektubu bir makineden diğerine taşır. Pek çok davranışı
154ayarlanabilir. Internet üzerinden mektup almak veya göndermek
155istiyorsanız bu pakete gereksiniminiz olacaktır.
156
157%description -l uk.UTF-8
158Sendmail - це Mail Transport Agent, програма що пересилає пошту з
159машини на машину. Sendmail надає стандартні засоби міжмережевої
160маршрутизації пошти, aliasing, forwarding, автоматичну маршрутизацію
161для мережевих шлюзів та гнучкий механізм маршрутизації.
162
163%package -n libmilter-devel
164Summary: Header files and static libmilter library
165Summary(pl.UTF-8): Pliki nagłówkowe i statyczna biblioteka libmilter
166Group: Development/Libraries
167Provides: sendmail-devel
168Obsoletes: sendmail-devel
169
170%description -n libmilter-devel
171Header files and static libmilter library.
172
173%description -n libmilter-devel -l pl.UTF-8
174Pliki nagłówkowe i statyczna biblioteka libmilter.
175
176%prep
177%setup -q
178%patch0 -p1
179%patch1 -p1
180%patch2 -p1
181%patch3 -p1
182%patch4 -p1
183%patch5 -p1
184%patch6 -p1
185%patch7 -p1
186%{?with_pgsql:%patch8 -p1}
187
188sed -e 's|@@PATH@@|\.\.|' < %{SOURCE6} > cf/cf/pld.mc
189
190cp -p %{SOURCE7} config.m4
191
192# Ac-specific hack:
193# It's problem with _simultanous_ building when builders are on the same
194# machine. These are anonymous SHM tests (AFAIR) which must fail when called
195# simultanously...
196#
197# send on builders requests only for some arch - it won't fail.
198#- blues
199%ifarch i386 i586 athlon
200%{__sed} -i -e 's/^\(smtest.*t-shm\)/dnl \1/' libsm/Makefile.m4
201%{__sed} -i -e 's/^\(smtest.*t-sem\)/dnl \1/' libsm/Makefile.m4
202%endif
203
204%build
205echo "define(\`confLIBSEARCHPATH', \`/%{_lib} %{_prefix}/%{_lib}')" >> config.m4
206echo "define(\`confCC', \`%{__cc}')" >> config.m4
207%ifarch sparc sparc64
208echo "define(\`confOPTIMIZE', \`%{rpmcflags} -DUSE_VENDOR_CF_PATH=1 -DSM_CONF_SEM=0 -DNETINET6')" >> config.m4
209%else
210echo "define(\`confOPTIMIZE', \`%{rpmcflags} -DUSE_VENDOR_CF_PATH=1 -DNETINET6')" >> config.m4
211%endif
212echo "define(\`confLDOPTS', \`%{rpmldflags}')" >> config.m4
213%if %{with ldap}
214echo "APPENDDEF(\`confMAPDEF', \`-DLDAPMAP')" >> config.m4
215echo "APPENDDEF(\`confLIBS', \`-lldap -llber')" >> config.m4
216%endif
217%if %{with pgsql}
218echo "APPENDDEF(\`confMAPDEF', \`-DPGSQLMAP')" >> config.m4
219echo "APPENDDEF(\`confLIBS', \`-lpq -lresolv -lcrypto')" >> config.m4
220%endif
221%if %{with tls}
222echo "APPENDDEF(\`confENVDEF', \`-DSTARTTLS')" >> config.m4
223echo "APPENDDEF(\`confLIBS', \`-lssl -lcrypto')" >> config.m4
224%endif
225
226%ifarch sparc
227%define Build sparc32 sh Build
228%else
229%define Build sh Build
230%endif
231
232cd sendmail && %{Build} -f ../config.m4
233cd ../mailstats && %{Build} -f ../config.m4
234cd ../rmail && %{Build} -f ../config.m4
235cd ../makemap && %{Build} -f ../config.m4
236cd ../praliases && %{Build} -f ../config.m4
237cd ../smrsh && %{Build} -f ../config.m4
238cd ../libmilter && %{Build} -f ../config.m4
239cd ../cf/cf
240m4 pld.mc > pld.cf
241
242%install
243rm -rf $RPM_BUILD_ROOT
244install -d $RPM_BUILD_ROOT%{_mandir}/man{1,5,8} \
245 $RPM_BUILD_ROOT/etc/{rc.d/init.d,pam.d,monit,sysconfig,sasl,smrsh,security} \
246 $RPM_BUILD_ROOT{%{_bindir},%{_sbindir},/usr/lib} \
247 $RPM_BUILD_ROOT{%{_datadir}/sendmail-cf,%{_libdir}} \
248 $RPM_BUILD_ROOT/var/{log,spool/mqueue} \
249 $RPM_BUILD_ROOT{%{_sysconfdir},%{_includedir}}
250
251OBJDIR=obj.$(uname -s).$(uname -r).$(\
252%ifarch sparc
253sparc32 \
254%endif
255uname -m)
256
257IDNU=`id -nu`
258IDNG=`id -ng`
259SMINSTOPT="DESTDIR=$RPM_BUILD_ROOT SBINOWN=$IDNU SBINGRP=$IDNG \
260 UBINOWN=$IDNU UBINGRP=$IDNG MANOWN=$IDNU MANGRP=$IDNG \
261 CFOWN=$IDNU CFGRP=$IDNG MSPQOWN=$IDNU GBINGRP=$IDNG GBINOWN=$IDNU \
262 BINOWN=$IDNU BINGRP=$IDNG LIBOWN=$IDNU LIBGRP=$IDNG INCOWN=$IDNU INCGRP=$IDNG"
263
264%{__make} -C $OBJDIR/sendmail install \
265 $SMINSTOPT
266%{__make} -C $OBJDIR/mailstats install \
267 $SMINSTOPT
268%{__make} -C $OBJDIR/praliases install \
269 $SMINSTOPT
270%{__make} -C $OBJDIR/rmail force-install \
271 $SMINSTOPT
272%{__make} -C $OBJDIR/makemap install \
273 $SMINSTOPT
274%{__make} -C $OBJDIR/smrsh install \
275 $SMINSTOPT
276%{__make} -C $OBJDIR/libmilter install \
277 $SMINSTOPT \
278 LIBDIR=%{_libdir}
279
280ln -sf %{_sbindir}/makemap $RPM_BUILD_ROOT%{_bindir}/makemap
281
282# install the cf files
283cd cf
284%{__rm} cf/{Build,Makefile}
285find . -name '*~' -o -name '*.orig' | xargs -r %{__rm}
286cp -a * $RPM_BUILD_ROOT%{_datadir}/sendmail-cf
287cd -
288
289# sendmail.{cf,mc}
290cp -p cf/cf/pld.cf $RPM_BUILD_ROOT%{_sysconfdir}/sendmail.cf
291sed -e 's|@@PATH@@|%{_datadir}/sendmail-cf|' < %{SOURCE6} \
292 > $RPM_BUILD_ROOT%{_sysconfdir}/sendmail.mc
293
294%if %{with pgsql}
295cp -p bluelabs.mc $RPM_BUILD_ROOT%{_sysconfdir}/bluelabs.mc
296%endif
297
298# submit.mc (submit.cf is installed automatically)
299cp -p cf/cf/submit.mc $RPM_BUILD_ROOT%{_sysconfdir}
300
301echo "# local-host-names - include all aliases for your machine here." \
302 > $RPM_BUILD_ROOT%{_sysconfdir}/local-host-names
303
304ln -sf %{_sbindir}/sendmail $RPM_BUILD_ROOT/usr/lib/sendmail
305
306# dangling symlinks
307for f in hoststat mailq newaliases purgestat; do
308 ln -sf %{_sbindir}/sendmail $RPM_BUILD_ROOT%{_bindir}/${f}
309done
310
311for map in virtusertable access domaintable mailertable; do
312 touch $RPM_BUILD_ROOT%{_sysconfdir}/${map}
313 $RPM_BUILD_ROOT%{_sbindir}/makemap -C $RPM_BUILD_ROOT%{_sysconfdir}/sendmail.cf hash \
314 $RPM_BUILD_ROOT%{_sysconfdir}/${map}.db < $RPM_BUILD_ROOT%{_sysconfdir}/${map}
315done
316
317install %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/aliases
318$RPM_BUILD_ROOT%{_sbindir}/makemap -C $RPM_BUILD_ROOT%{_sysconfdir}/sendmail.cf hash \
319 $RPM_BUILD_ROOT%{_sysconfdir}/aliases.db < %{SOURCE3}
320
321cp -p %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/sendmail
322install -p %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/sendmail
323cp -p %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/Makefile
324cp -p %{SOURCE8} $RPM_BUILD_ROOT/etc/sasl/Sendmail.conf
325cp -p %{SOURCE13} $RPM_BUILD_ROOT/etc/pam.d/smtp
326cp -p %{SOURCE9} $RPM_BUILD_ROOT%{_sysconfdir}/access
327cp -p %{SOURCE10} $RPM_BUILD_ROOT%{_sysconfdir}/mailertable
328cp -p %{SOURCE11} $RPM_BUILD_ROOT%{_sysconfdir}/virtusertable
329cp -p %{SOURCE12} $RPM_BUILD_ROOT%{_sysconfdir}/domaintable
330
331touch $RPM_BUILD_ROOT/etc/security/blacklist.smtp
332
333mv -f smrsh/README README.smrsh
334mv -f cf/README README.cf
335mv -f doc/op/op.me .
336
337bzip2 -dc %{SOURCE4} | tar xf -
338
339%{__rm} $RPM_BUILD_ROOT%{_datadir}/sendmail-cf{,/cf}/README
340# foreign systems
341%{__rm} $RPM_BUILD_ROOT%{_datadir}/sendmail-cf/cf/cs-{hpux*,osf1,solaris*,sunos*,ultrix*}.mc
342%{__rm} $RPM_BUILD_ROOT%{_datadir}/sendmail-cf/cf/generic-{bsd*,hpux*,mpeix,nextstep*,osf1,solaris,sunos*,ultrix*}.{cf,mc}
343%{__rm} $RPM_BUILD_ROOT%{_datadir}/sendmail-cf/cf/s2k-{osf1,ultrix*}.mc
344%{__rm} $RPM_BUILD_ROOT%{_datadir}/sendmail-cf/ostype/{a-ux,aix*,altos,amdahl-uts,bsd*,darwin,dgux,domainos,dragonfly,dynix*,freebsd*,gnu,hpux*,irix*,isc*,maxion,mklinux,mpeix,nextstep,openbsd,osf1,powerux,ptx2,qnx,riscos*,sco*,sinix,solaris*,sunos*,svr4,ultrix*,unicos*,unixware*,unknown,uxpds}.m4
345# foreign machines
346%{__rm} $RPM_BUILD_ROOT%{_datadir}/sendmail-cf/cf/{chez.cs,huginn.cs,knecht,mail.cs,mail.eecs,mailspool.cs,python.cs,ucbarpa,ucbvax,vangogh.cs}.mc
347%{__rm} $RPM_BUILD_ROOT%{_datadir}/sendmail-cf/domain/{Berkeley.EDU,CS.Berkeley.EDU,EECS.Berkeley.EDU,S2K.Berkeley.EDU,berkeley-only}.m4
348%{__rm} $RPM_BUILD_ROOT%{_datadir}/sendmail-cf/hack/cssubdomain.m4
349# precompiled files
350%{__rm} $RPM_BUILD_ROOT%{_datadir}/sendmail-cf/cf/*.cf
351# MIB (package as mibs-*?)
352%{__rm} $RPM_BUILD_ROOT%{_datadir}/sendmail-cf/sendmail.schema
353
354# for perl-Sendmail-Milter
355install $OBJDIR/libsm/libsm.a $OBJDIR/libsmutil/libsmutil.a \
356 $RPM_BUILD_ROOT%{_libdir}
357
358%clean
359rm -rf $RPM_BUILD_ROOT
360
361%pre
362%groupadd -g 25 smmsp
363%useradd -u 25 -d /var/spool/clientqueue -s /bin/false -c "Sendmail Message Submission Program" -g smmsp smmsp
364
365%post
366umask 022
367#
368# Convert old format to new
369#
370if [ -f /etc/mail/deny ] ; then
371 cat /etc/mail/deny | \
372 awk 'BEGIN{ print "# Entries from obsoleted /etc/mail/deny"} \
373 {print $1" REJECT"}' >> /etc/mail/access
374 mv -f /etc/mail/deny /etc/mail/deny.rpmorig
375fi
376for oldfile in relay_allow ip_allow name_allow ; do
377 if [ -f /etc/mail/$oldfile ] ; then
378 cat /etc/mail/$oldfile | \
379 awk "BEGIN { print \"# Entries from obsoleted /etc/mail/$oldfile\" ;} \
380 { print $1\" RELAY\" }" >> /etc/mail/access
381 mv -f /etc/mail/$oldfile /etc/mail/$oldfile.rpmorig
382 fi
383done
384
385#
386# Oops, these files moved
387#
388if [ -f /etc/sendmail.cw ] ; then
389 cat /etc/sendmail.cw | \
390 awk 'BEGIN { print "# Entries from obsoleted /etc/sendmail.cw" ;} \
391 { print $1 }' >> /etc/mail/local-host-names
392 mv -f /etc/sendmail.cw /etc/sendmail.cw.rpmorig
393fi
394#
395# Rebuild maps (next reboot will rebuild also)
396#
397{ /usr/bin/newaliases
398 for map in virtusertable access domaintable mailertable; do
399 if [ -f /etc/mail/${map} ] ; then
400 /usr/bin/makemap hash /etc/mail/${map} < /etc/mail/${map}
401 sleep 1
402 fi
403 done
404} > /dev/null 2>&1
405
406/sbin/chkconfig --add sendmail
407%service sendmail restart "sendmail daemon"
408
409%preun
410if [ "$1" = "0" ]; then
411 %service sendmail stop
412 /sbin/chkconfig --del sendmail
413fi
414
415%postun
416if [ "$1" = "0" ]; then
417 %userremove smmsp
418 %groupremove smmsp
419fi
420
421# removal of compatibility links
422%triggerpostun -- sendmail < 8.10.1
423/sbin/chkconfig --add sendmail
424
425%files
426%defattr(644,root,root,755)
427%doc FAQ KNOWNBUGS README* op.me RELEASE_NOTES examples/
428%attr(755,root,root) %{_sbindir}/mailstats
429%attr(755,root,root) %{_sbindir}/praliases
430%attr(755,root,root) %{_bindir}/hoststat
431%attr(755,root,root) %{_bindir}/purgestat
432%attr(755,root,root) %{_bindir}/rmail
433%attr(755,root,root) %{_bindir}/makemap
434%attr(755,root,root) %{_sbindir}/makemap
435%attr(2755,root,smmsp) %{_sbindir}/sendmail
436%attr(755,root,root) %{_bindir}/newaliases
437%attr(755,root,root) %{_bindir}/mailq
438%attr(755,root,root) %{_sbindir}/smrsh
439/usr/lib/sendmail
440
441%{_mandir}/man1/mailq.1*
442%{_mandir}/man1/newaliases.1*
443%{_mandir}/man5/aliases.5*
444%{_mandir}/man8/mailstats.8*
445%{_mandir}/man8/makemap.8*
446%{_mandir}/man8/praliases.8*
447%{_mandir}/man8/rmail.8*
448%{_mandir}/man8/sendmail.8*
449%{_mandir}/man8/smrsh.8*
450
451%dir /etc/smrsh
452%dir %{_sysconfdir}
453/var/log/statistics
454%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sendmail.cf
455%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sendmail.mc
456%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/submit.cf
457%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/submit.mc
458%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/local-host-names
459%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/aliases
460%{?with_pgsql:%{_sysconfdir}/bluelabs.mc}
461%attr(644,root,mail) %ghost %{_sysconfdir}/aliases.db
462%attr(770,root,smmsp) %dir /var/spool/clientmqueue
463%attr(750,root,mail) %dir /var/spool/mqueue
464
465%config %{_sysconfdir}/Makefile
466%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/access
467%ghost %{_sysconfdir}/access.db
468%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/domaintable
469%ghost %{_sysconfdir}/domaintable.db
470%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mailertable
471%ghost %{_sysconfdir}/mailertable.db
472%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/virtusertable
473%ghost %{_sysconfdir}/virtusertable.db
474%config(noreplace) %{_sysconfdir}/helpfile
475
476%attr(754,root,root) /etc/rc.d/init.d/sendmail
477%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/sendmail
478%config(noreplace) %verify(not md5 mtime size) /etc/sasl/Sendmail.conf
479%config(noreplace) %verify(not md5 mtime size) /etc/pam.d/smtp
480%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.smtp
481
482%dir %{_datadir}/sendmail-cf
483%dir %{_datadir}/sendmail-cf/cf
484%{_datadir}/sendmail-cf/cf/clientproto.mc
485%{_datadir}/sendmail-cf/cf/cyrusproto.mc
486%{_datadir}/sendmail-cf/cf/generic-linux.mc
487%{_datadir}/sendmail-cf/cf/pld.mc
488%{_datadir}/sendmail-cf/cf/submit.mc
489%{_datadir}/sendmail-cf/cf/tcpproto.mc
490%{_datadir}/sendmail-cf/cf/uucpproto.mc
491%dir %{_datadir}/sendmail-cf/domain
492%{_datadir}/sendmail-cf/domain/generic.m4
493%{_datadir}/sendmail-cf/feature
494%{_datadir}/sendmail-cf/m4
495%{_datadir}/sendmail-cf/mailer
496%dir %{_datadir}/sendmail-cf/ostype
497%{_datadir}/sendmail-cf/ostype/linux.m4
498%dir %{_datadir}/sendmail-cf/sh
499%{_datadir}/sendmail-cf/sh/makeinfo.sh
500%{_datadir}/sendmail-cf/siteconfig
501
502%files -n libmilter-devel
503%defattr(644,root,root,755)
504%{_libdir}/libmilter.a
505%{_libdir}/libsm.a
506%{_libdir}/libsmutil.a
507%{_includedir}/libmilter
This page took 0.032777 seconds and 4 git commands to generate.