]> git.pld-linux.org Git - packages/postfix.git/blame_incremental - postfix.spec
- up to 3.3.7
[packages/postfix.git] / postfix.spec
... / ...
CommitLineData
1#
2# Conditional build:
3%bcond_without ldap # without LDAP map module
4%bcond_without mysql # without MySQL map module
5%bcond_without pgsql # without PostgreSQL map module
6%bcond_without sqlite # without SQLite map module
7%bcond_without sasl # without SMTP AUTH support
8%bcond_without ssl # without SSL/TLS support
9%bcond_without cdb # without cdb map support
10%bcond_without lmdb # without lmdb map support
11%bcond_with vda # with VDA patch
12%bcond_with hir # with Beeth's header_if_reject patch
13%bcond_with tcp # with unofficial tcp: lookup table
14%if "%{pld_release}" == "ac"
15%bcond_with epoll # enable epoll for 2.6 kernels
16# there didn't exist x86_64 2.4 kernel in PLD, so can safely enable epoll
17%ifarch %{x8664}
18%define with_epoll 1
19%endif
20%else
21%bcond_without epoll # disable epoll for 2.4 kernels
22%endif
23
24%define vda_ver v13-2.10.0
25Summary: Postfix Mail Transport Agent
26Summary(cs.UTF-8): Postfix - program pro přepravu pošty (MTA)
27Summary(es.UTF-8): Postfix - Un MTA (Mail Transport Agent) de alto desempeño
28Summary(fr.UTF-8): Agent de transport de courrier Postfix
29Summary(pl.UTF-8): Serwer SMTP Postfix
30Summary(pt_BR.UTF-8): Postfix - Um MTA (Mail Transport Agent) de alto desempenho
31Summary(sk.UTF-8): Agent prenosu pošty Postfix
32Name: postfix
33Version: 3.3.7
34Release: 1
35Epoch: 2
36License: distributable
37Group: Networking/Daemons/SMTP
38Source0: ftp://ftp.porcupine.org/mirrors/postfix-release/official/%{name}-%{version}.tar.gz
39# Source0-md5: e7df9d2c4df124409595848cfc089639
40Source1: %{name}.aliases
41Source2: %{name}.cron
42Source3: %{name}.init
43Source4: %{name}.sysconfig
44Source5: %{name}.sasl
45Source6: %{name}.pamd
46Source7: %{name}-vda.patch
47#Source7: http://vda.sourceforge.net/VDA/%{name}-vda-%{vda_ver}.patch
48# -ource7-md5: 01e1b031d79b85f3cb67d98ceddd775d
49Source8: %{name}-bounce.cf.pl
50# http://postfix.state-of-mind.de/bounce-templates/bounce.de-DE.cf
51Source9: %{name}-bounce.cf.de
52Source10: %{name}.monitrc
53Source11: %{name}-vda-bigquota.patch
54#Source11: http://vda.sourceforge.net/VDA/%{name}-%{vda_ver}-vda-ng-bigquota.patch.gz
55# -ource11-md5: d46103195b43ec5784ea2c166b238f71
56Source12: %{name}.service
57Patch0: %{name}-config.patch
58Patch1: 80_glibc2.30-ftbfs.diff
59Patch2: build.patch
60Patch3: %{name}-master.cf_cyrus.patch
61# from http://akson.sgh.waw.pl/~chopin/unix/postfix-2.1.5-header_if_reject.diff
62Patch4: %{name}-header_if_reject.patch
63
64Patch7: %{name}-conf.patch
65Patch8: %{name}-dictname.patch
66
67Patch11: %{name}-scache_clnt.patch
68Patch12: format-security.patch
69URL: http://www.postfix.org/
70%{?with_sasl:BuildRequires: cyrus-sasl-devel}
71BuildRequires: db-devel
72# getifaddrs() with IPv6 support
73BuildRequires: glibc-devel >= 6:2.3.4
74BuildRequires: libicu-devel
75%{?with_lmbd:BuildRequires: lmdb-devel}
76%{?with_mysql:BuildRequires: mysql-devel}
77%{?with_ldap:BuildRequires: openldap-devel >= 2.0.12}
78%{?with_ssl:BuildRequires: openssl-devel >= 0.9.7l}
79BuildRequires: pcre-devel
80BuildRequires: perl-base
81%{?with_pgsql:BuildRequires: postgresql-devel}
82BuildRequires: rpm >= 4.4.9-56
83BuildRequires: rpmbuild(macros) >= 1.644
84BuildRequires: sed >= 4.0
85%{?with_sqlite:BuildRequires: sqlite3-devel}
86%{?with_cdb:BuildRequires: tinycdb-devel}
87%{?with_mysql:BuildRequires: zlib-devel}
88Requires(post): /bin/hostname
89Requires(post,postun): /sbin/ldconfig
90Requires(post,preun): /sbin/chkconfig
91Requires(postun): /usr/sbin/groupdel
92Requires(postun): /usr/sbin/userdel
93Requires(pre): /bin/id
94Requires(pre): /usr/bin/getgid
95Requires(pre): /usr/sbin/groupadd
96Requires(pre): /usr/sbin/useradd
97Requires: /sbin/chkconfig
98Requires: diffutils
99Requires: findutils
100Requires: rc-scripts
101Requires: sed
102%{?with_cdb:Requires:tinycdb}
103Requires: systemd-units >= 38
104Suggests: cyrus-sasl-saslauthd
105Provides: group(postfix)
106Provides: smtpdaemon
107Provides: user(postfix)
108Obsoletes: smtpdaemon
109BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
110
111%description
112Postfix is attempt to provide an alternative to the widely-used
113Sendmail program. Postfix attempts to be fast, easy to administer, and
114hopefully secure, while at the same time being sendmail compatible
115enough to not upset your users. This version has IPv6 support.
116
117%description -l es.UTF-8
118Postfix es una alternativa para el mundialmente utilizado sendmail. Si
119desea tener un servidor SMTP *rápido*, debe instalar este paquete.
120
121%description -l fr.UTF-8
122Postfix (voir http://www.postfix.org/) se veut une alternative à
123sendmail, responsable de l'acheminement de 70% des courriers
124électroniques sur Internet. IBM en a suppotré le développement, mais
125ne contrôle pas son évolution. Le but est d'installer Postfix sur le
126plus grand nombre de systèmes possible. Dans cette optique, il a été
127écrit pour être totalement sous le contrôle de l'utilisateur.
128
129%description -l it.UTF-8
130Postfix (http://www.postfix.org/) e' un'alternativa al programma
131sendmail utilizzato per la gestione del 70 per cento della posta
132Internet.
133
134Seppur IBM supporti lo sviluppo di Postfix, non controlla la sua
135evoluzione.
136
137Consultate la pagine web http://www.moongroup.com/how-to.phtml nella
138quale troverete le indicazioni per una corretta installazione e
139configurazione di questo programma.
140
141%description -l pl.UTF-8
142Postfix jest próbą dostarczenia alternatywnego MTA w stosunku do
143szeroko używanego sendmaila. Postfix w zamierzeniu ma być szybki,
144łatwy w administrowaniu, bezpieczny oraz ma być na tyle kompatybilny z
145sendmailem by nie denerwować użytkowników. Ta wersja obsługuje IPv6.
146
147%description -l pt_BR.UTF-8
148O Postfix é uma alternativa para o mundialmente utilizado sendmail. Se
149você deseja um servidor SMTP *rápido*, instale este pacote.
150
151%description -l sk.UTF-8
152Postfix (pozri http://www.postfix.org/) má za cieľ byť alternatívou k
153široko rozšírenému programu sendmail, zodpovednému za 70% všetkej
154elektronickej pošty doručenej na Internete.
155
156Aj keď IBM podporovala vývoj Postfixu, zdržiava sa vplyvu na jeho
157vývoj. Cieľom je inštalácia Postfixu na čo najväčšom počte systémov.
158Do tohoto momentu je softvér poskytovaný bez ovplyvňovania, takže sa
159môže vyvíjať podľa jeho používateľov.
160
161Určite si prečítajte http://www.moongroup.com/how-to.phtml, kde sú
162popísané kroky potrebné pred a po inštalácii Postfixu.
163
164%package devel
165Summary: Postfix loadable modules development package
166Summary(pl.UTF-8): Pakiet dla programistów ładowanych modułów do postfiksa
167Group: Development/Libraries
168Requires: %{name} = %{epoch}:%{version}-%{release}
169
170%description devel
171Header files to build additional map types for Postfix.
172
173%description devel -l pl.UTF-8
174Pliki nagłówkowe do tworzenia dodatkowych typów map dla Postfiksa.
175
176%package dict-ldap
177Summary: LDAP map support for Postfix
178Summary(pl.UTF-8): Obsługa map LDAP dla Postfiksa
179Group: Networking/Daemons/SMTP
180Requires: %{name} = %{epoch}:%{version}-%{release}
181Requires: openldap >= 2.3.6
182
183%description dict-ldap
184This package provides support for LDAP maps in Postfix.
185
186%description dict-ldap -l pl.UTF-8
187Ten pakiet dodaje obsługę map LDAP do Postfiksa.
188
189%package dict-mysql
190Summary: MySQL map support for Postfix
191Summary(pl.UTF-8): Obsługa map MySQL dla Postfiksa
192Group: Networking/Daemons/SMTP
193Requires: %{name} = %{epoch}:%{version}-%{release}
194
195%description dict-mysql
196This package provides support for MySQL maps in Postfix.
197
198%description dict-mysql -l pl.UTF-8
199Ten pakiet dodaje obsługę map MySQL do Postfiksa.
200
201%package dict-pcre
202Summary: PCRE map support for Postfix
203Summary(pl.UTF-8): Obsługa map PCRE dla Postfiksa
204Group: Networking/Daemons/SMTP
205Requires: %{name} = %{epoch}:%{version}-%{release}
206
207%description dict-pcre
208This package provides support for PCRE maps in Postfix.
209
210%description dict-pcre -l pl.UTF-8
211Ten pakiet dodaje obsługę map PCRE do Postfiksa.
212
213%package dict-pgsql
214Summary: PostgreSQL map support for Postfix
215Summary(pl.UTF-8): Obsługa map PostgreSQL dla Postfiksa
216Group: Networking/Daemons/SMTP
217Requires: %{name} = %{epoch}:%{version}-%{release}
218
219%description dict-pgsql
220This package provides support for PostgreSQL maps in Postfix.
221
222%description dict-pgsql -l pl.UTF-8
223Ten pakiet dodaje obsługę map PostgreSQL do Postfiksa.
224
225%package dict-sqlite
226Summary: SQLite map support for Postfix
227Summary(pl.UTF-8): Obsługa map SQLite dla Postfiksa
228Group: Networking/Daemons/SMTP
229Requires: %{name} = %{epoch}:%{version}-%{release}
230
231%description dict-sqlite
232This package provides support for SQLite maps in Postfix.
233
234%description dict-sqlite -l pl.UTF-8
235Ten pakiet dodaje obsługę map SQLite do Postfiksa.
236
237%package dict-lmdb
238Summary: LMDB map support for Postfix
239Summary(pl.UTF-8): Obsługa map LMDB dla Postfiksa
240Group: Networking/Daemons/SMTP
241Requires: %{name} = %{epoch}:%{version}-%{release}
242
243%description dict-lmdb
244This package provides support for LMDB maps in Postfix.
245
246%description dict-lmdb -l pl.UTF-8
247Ten pakiet dodaje obsługę map LMDB do Postfiksa.
248
249%package dict-cdb
250Summary: CDB map support for Postfix
251Summary(pl.UTF-8): Obsługa map CDB dla Postfiksa
252Group: Networking/Daemons/SMTP
253Requires: %{name} = %{epoch}:%{version}-%{release}
254
255%description dict-cdb
256This package provides support for CDB maps in Postfix.
257
258%description dict-cdb -l pl.UTF-8
259Ten pakiet dodaje obsługę map CDB do Postfiksa.
260
261%package qshape
262Summary: qshape - Print Postfix queue domain and age distribution
263Summary(pl.UTF-8): qshape - wypisywanie rozkładu domen i wieku z kolejki Postfiksa
264Group: Networking/Daemons/SMTP
265Requires: %{name} = %{epoch}:%{version}-%{release}
266
267%description qshape
268The qshape program helps the administrator understand the Postfix
269queue message distribution in time and by sender domain or recipient
270domain. The program needs read access to the queue directories and
271queue files, so it must run as the superuser or the mail_owner
272specified in main.cf (typically postfix).
273
274%description qshape -l pl.UTF-8
275Program qshape pomaga administratorowi zrozumieć rozkład kolejki
276wiadomości Postfiksa w czasie i w zależności od domeny nadawcy lub
277adresata. Program wymaga prawa odczytu do katalogów kolejki i plików
278kolejki, więc musi być uruchamiany przez superużytkownika lub
279użytkownika mail_owner podanego w main.cf (zwykle nazywającego się
280postfix).
281
282%package -n monit-rc-%{name}
283Summary: monit support for Postfix
284Summary(pl.UTF-8): Wsparcie monita dla Postfiksa
285Group: Applications/System
286Requires: %{name} = %{epoch}:%{version}-%{release}
287Requires: monit
288
289%description -n monit-rc-%{name}
290monitrc file for monitoring Postfix.
291
292%description -n monit-rc-%{name} -l pl.UTF-8
293Plik monitrc do monitorowania serwera Postfix.
294
295%prep
296%setup -q
297%if %{with vda}
298cat %{SOURCE7} | %{__patch} -p1 -s
299cat %{SOURCE11} | %{__patch} -p1 -s
300%endif
301
302find -type f | xargs sed -i -e 's|/etc/postfix|/etc/mail|g'
303
304%patch0 -p1
305%patch1 -p1
306%patch2 -p1
307%patch3 -p1
308%{?with_hir:%patch4 -p0}
309
310sed -i '/scache_clnt_create/s/server/var_scache_service/' src/global/scache_clnt.c
311%patch7 -p1
312%patch8 -p1
313
314%patch11 -p1
315%if %{with vda}
316%patch12 -p1
317%endif
318
319%if %{with tcp}
320sed -i 's/ifdef SNAPSHOT/if 1/' src/util/dict_open.c
321%endif
322
323%build
324# export, as the same variables must be passed both to 'make makefiles' and 'make'
325export CCARGS="%{!?with_epoll:-DNO_EPOLL} %{?with_ldap:-DHAS_LDAP} -DHAS_PCRE %{?with_sasl:-DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl} %{?with_mysql:-DHAS_MYSQL -I/usr/include/mysql} %{?with_pgsql:-DHAS_PGSQL} %{?with_ssl:-DUSE_TLS} -DMAX_DYNAMIC_MAPS %{?with_cdb:-DHAS_CDB} %{?with_sqlite:-DHAS_SQLITE} %{?with_lmdb:-DHAS_LMDB} -LHAS_SDBM"
326export AUXLIBS="%{rpmldflags} -lsasl -lssl -lcrypto -ldb -lresolv"
327export AUXLIBS_CDB="%{?with_cdb:-lcdb}"
328export AUXLIBS_LDAP="%{?with_ldap:-lldap -llber}"
329export AUXLIBS_LMDB="%{?with_lmdb:-llmdb}"
330export AUXLIBS_MYSQL="%{?with_mysql:-lmysqlclient}"
331export AUXLIBS_PCRE="-lpcre"
332export AUXLIBS_PGSQL="%{?with_pgsql:-lpq}"
333export AUXLIBS_SQLITE="%{?with_sqlite:-lsqlite3}"
334
335export CC="%{__cc}"
336%{__make} makefiles \
337 shared=yes dynamicmaps=yes \
338 daemon_directory="%{_libdir}/postfix" \
339 shlib_directory="%{_libdir}/postfix" \
340 manpage_directory="%{_mandir}"
341
342%{__make} -j1 \
343 DEBUG="" \
344 OPT="%{rpmcflags} %{rpmcppflags} -D_FILE_OFFSET_BITS=64"
345
346%install
347rm -rf $RPM_BUILD_ROOT
348install -d $RPM_BUILD_ROOT/etc/{cron.daily,rc.d/init.d,sysconfig,pam.d,security,monit} \
349 $RPM_BUILD_ROOT%{_sysconfdir}/{mail,sasl} \
350 $RPM_BUILD_ROOT{%{_bindir},%{_sbindir},%{_libdir}/postfix,/usr/lib}\
351 $RPM_BUILD_ROOT{%{_includedir}/postfix,%{_mandir}} \
352 $RPM_BUILD_ROOT%{_var}/spool/postfix/{active,corrupt,deferred,maildrop,private,saved,bounce,defer,incoming,pid,public} \
353 $RPM_BUILD_ROOT%{_var}/lib/postfix \
354 $RPM_BUILD_ROOT%{systemdunitdir}
355
356%{__make} non-interactive-package \
357 install_root=$RPM_BUILD_ROOT
358
359#cp -a conf/* $RPM_BUILD_ROOT%{_sysconfdir}/mail
360sed -e's,^daemon_directory = .*,daemon_directory = %{_libdir}/postfix,' \
361 conf/main.cf > $RPM_BUILD_ROOT%{_sysconfdir}/mail/main.cf
362
363cp -a include/*.h $RPM_BUILD_ROOT%{_includedir}/postfix
364
365cp -a %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/mail/aliases
366install -p %{SOURCE2} $RPM_BUILD_ROOT/etc/cron.daily/postfix
367install %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/postfix
368cp -a %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/postfix
369cp -a %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/sasl/smtpd.conf
370cp -a %{SOURCE6} $RPM_BUILD_ROOT/etc/pam.d/smtp
371cp -a %{SOURCE8} $RPM_BUILD_ROOT%{_sysconfdir}/mail/bounce.cf.pl
372cp -a %{SOURCE9} $RPM_BUILD_ROOT%{_sysconfdir}/mail/bounce.cf.de
373cp -a %{SOURCE10} $RPM_BUILD_ROOT/etc/monit/%{name}.monitrc
374cp -a %{SOURCE12} $RPM_BUILD_ROOT%{systemdunitdir}/%{name}.service
375install -p auxiliary/rmail/rmail $RPM_BUILD_ROOT%{_bindir}/rmail
376install -p auxiliary/qshape/qshape.pl $RPM_BUILD_ROOT%{_bindir}/qshape
377
378ln -sf %{_sbindir}/sendmail $RPM_BUILD_ROOT%{_bindir}/mailq
379ln -sf %{_sbindir}/sendmail $RPM_BUILD_ROOT%{_bindir}/newaliases
380ln -sf %{_sbindir}/sendmail $RPM_BUILD_ROOT/usr/lib/sendmail
381
382touch $RPM_BUILD_ROOT%{_sysconfdir}/mail/\
383 {aliases,access,canonical,relocated,transport,virtual}{,.db}
384
385touch $RPM_BUILD_ROOT/etc/security/blacklist.smtp
386
387> $RPM_BUILD_ROOT/var/spool/postfix/.nofinger
388
389%{__rm} -r $RPM_BUILD_ROOT%{_sysconfdir}/mail/makedefs.out
390%{__rm} $RPM_BUILD_ROOT%{_sysconfdir}/mail/{,TLS_}LICENSE
391
392%clean
393rm -rf $RPM_BUILD_ROOT
394
395%pre
396%groupadd -g 62 postfix
397%groupadd -g 63 maildrop
398%useradd -u 62 -d /var/spool/postfix -s /bin/false -c "Postfix User" -g postfix postfix
399
400%post
401/sbin/ldconfig
402if ! grep -q "^postmaster:" %{_sysconfdir}/mail/aliases; then
403 echo "Adding Entry for postmaster in %{_sysconfdir}/mail/aliases" >&2
404 echo "postmaster: root" >>%{_sysconfdir}/mail/aliases
405fi
406if [ "$1" = "1" ]; then
407 # only on installation, not upgrade; set sane defaults
408 # postfix expects gethostname() to return FQDN, which is obviously wrong
409 if ! grep -qE "^my(domain|hostname)" %{_sysconfdir}/mail/main.cf; then
410 domain=$(/bin/hostname -d 2>/dev/null)
411 [ -n "$domain" -a "$domain" != 'localdomain' ] && \
412 postconf -e mydomain="$domain"
413 fi
414else
415 %{_sbindir}/postfix upgrade-configuration
416fi
417
418%{_bindir}/newaliases
419/sbin/chkconfig --add postfix
420%service postfix restart "Postfix Daemon"
421%systemd_post postfix.service
422
423%preun
424if [ "$1" = "0" ]; then
425 %service postfix stop
426 /sbin/chkconfig --del postfix
427fi
428%systemd_preun postfix.service
429
430%postun
431/sbin/ldconfig
432if [ "$1" = "0" ]; then
433 %groupremove maildrop
434 %userremove postfix
435 %groupremove postfix
436fi
437%systemd_reload
438
439%triggerpostun -- postfix < 2:2.9.4-4
440%systemd_trigger postfix.service
441
442%files
443%defattr(644,root,root,755)
444%doc html COMPATIBILITY HISTORY LICENSE RELEASE_NOTES* TLS_*
445%doc README_FILES/*README
446%doc examples/smtpd-policy
447%dir %{_sysconfdir}/mail
448%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/access
449%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/aliases
450%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/bounce.cf.default
451%lang(de) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/bounce.cf.de
452%lang(pl) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/bounce.cf.pl
453%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/canonical
454%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/generic
455#%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/regexp_table
456%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/relocated
457%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/transport
458%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/virtual
459%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/header_checks
460#%ghost %{_sysconfdir}/mail/*.db
461%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/dynamicmaps.cf
462%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/main.cf
463%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/main.cf.default
464%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/main.cf.proto
465%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/master.cf
466%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/master.cf.proto
467%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/postfix-files
468%attr(740,root,root) /etc/cron.daily/postfix
469%attr(754,root,root) /etc/rc.d/init.d/postfix
470%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/postfix
471%config(noreplace) %verify(not md5 mtime size) /etc/pam.d/smtp
472%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.smtp
473%{?with_sasl:%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sasl/smtpd.conf}
474%attr(755,root,root) %{_bindir}/mailq
475%attr(755,root,root) %{_bindir}/newaliases
476%attr(755,root,root) %{_bindir}/rmail
477%attr(755,root,root) %{_sbindir}/s*
478%attr(755,root,root) %{_sbindir}/postfix
479%attr(755,root,root) %{_sbindir}/postalias
480%attr(755,root,root) %{_sbindir}/postkick
481%attr(755,root,root) %{_sbindir}/postl*
482%attr(755,root,root) %{_sbindir}/postc*
483%attr(755,root,root) %{_sbindir}/postmap
484%attr(755,root,root) %{_sbindir}/postmulti
485%attr(2755,root,maildrop) %{_sbindir}/postqueue
486%attr(755,root,root) %{_sbindir}/postsuper
487%attr(2755,root,maildrop) %{_sbindir}/postdrop
488%attr(755,root,root) /usr/lib/sendmail
489%dir %{_libdir}/postfix
490%attr(755,root,root) %{_libdir}/postfix/anvil
491%attr(755,root,root) %{_libdir}/postfix/bounce
492%attr(755,root,root) %{_libdir}/postfix/cleanup
493%attr(755,root,root) %{_libdir}/postfix/discard
494%attr(755,root,root) %{_libdir}/postfix/dnsblog
495%attr(755,root,root) %{_libdir}/postfix/error
496%attr(755,root,root) %{_libdir}/postfix/flush
497%attr(755,root,root) %{_libdir}/postfix/libpostfix-dns.so
498%attr(755,root,root) %{_libdir}/postfix/libpostfix-global.so
499%attr(755,root,root) %{_libdir}/postfix/libpostfix-master.so
500%attr(755,root,root) %{_libdir}/postfix/libpostfix-tls.so
501%attr(755,root,root) %{_libdir}/postfix/libpostfix-util.so
502%attr(755,root,root) %{_libdir}/postfix/lmtp
503%attr(755,root,root) %{_libdir}/postfix/local
504%attr(755,root,root) %{_libdir}/postfix/master
505%attr(755,root,root) %{_libdir}/postfix/nqmgr
506%attr(755,root,root) %{_libdir}/postfix/oqmgr
507%attr(755,root,root) %{_libdir}/postfix/pickup
508%attr(755,root,root) %{_libdir}/postfix/pipe
509%attr(755,root,root) %{_libdir}/postfix/postfix-script
510%attr(755,root,root) %{_libdir}/postfix/postfix-tls-script
511%attr(755,root,root) %{_libdir}/postfix/postfix-wrapper
512%attr(755,root,root) %{_libdir}/postfix/post-install
513%attr(755,root,root) %{_libdir}/postfix/postmulti-script
514%attr(755,root,root) %{_libdir}/postfix/postscreen
515%attr(755,root,root) %{_libdir}/postfix/proxymap
516%attr(755,root,root) %{_libdir}/postfix/qmgr
517%attr(755,root,root) %{_libdir}/postfix/qmqpd
518%attr(755,root,root) %{_libdir}/postfix/scache
519%attr(755,root,root) %{_libdir}/postfix/showq
520%attr(755,root,root) %{_libdir}/postfix/smtp
521%attr(755,root,root) %{_libdir}/postfix/smtpd
522%attr(755,root,root) %{_libdir}/postfix/spawn
523%attr(755,root,root) %{_libdir}/postfix/tlsmgr
524%attr(755,root,root) %{_libdir}/postfix/tlsproxy
525%attr(755,root,root) %{_libdir}/postfix/trivial-rewrite
526%attr(755,root,root) %{_libdir}/postfix/verify
527%attr(755,root,root) %{_libdir}/postfix/virtual
528%attr(755,root,root) %dir %{_var}/spool/postfix
529%attr(700,postfix,root) %dir %{_var}/spool/postfix/active
530%attr(700,postfix,root) %dir %{_var}/spool/postfix/bounce
531%attr(700,postfix,root) %dir %{_var}/spool/postfix/corrupt
532%attr(700,postfix,root) %dir %{_var}/spool/postfix/defer
533%attr(700,postfix,root) %dir %{_var}/spool/postfix/deferred
534%attr(700,postfix,root) %dir %{_var}/spool/postfix/incoming
535%attr(1730,postfix,maildrop) %dir %{_var}/spool/postfix/maildrop
536%attr(755,root,root) %dir %{_var}/spool/postfix/pid
537%attr(700,postfix,root) %dir %{_var}/spool/postfix/private
538%attr(710,postfix,maildrop) %dir %{_var}/spool/postfix/public
539%attr(700,postfix,root) %dir %{_var}/spool/postfix/saved
540%attr(644,postfix,root) %{_var}/spool/postfix/.nofinger
541%attr(700,postfix,root) %{_var}/lib/postfix
542%{_mandir}/man1/mailq.1*
543%{_mandir}/man1/newaliases.1*
544%{_mandir}/man1/post*.1*
545%{_mandir}/man1/sendmail.1*
546%{_mandir}/man5/access.5*
547%{_mandir}/man5/aliases.5*
548%{_mandir}/man5/body_checks.5*
549%{_mandir}/man5/bounce.5*
550%{_mandir}/man5/canonical.5*
551%{_mandir}/man5/cidr_table.5*
552%{_mandir}/man5/generic.5*
553%{_mandir}/man5/header_checks.5*
554%{_mandir}/man5/master.5*
555%{_mandir}/man5/memcache_table.5*
556%{_mandir}/man5/nisplus_table.5*
557%{_mandir}/man5/postconf.5*
558%{_mandir}/man5/postfix-wrapper.5*
559%{_mandir}/man5/regexp_table.5*
560%{_mandir}/man5/relocated.5*
561%{_mandir}/man5/socketmap_table.5*
562%{_mandir}/man5/tcp_table.5*
563%{_mandir}/man5/transport.5*
564%{_mandir}/man5/virtual.5*
565%{_mandir}/man8/*.8*
566%{systemdunitdir}/%{name}.service
567
568%files devel
569%defattr(644,root,root,755)
570%{_includedir}/postfix
571
572%if %{with ldap}
573%files dict-ldap
574%defattr(644,root,root,755)
575%attr(755,root,root) %{_libdir}/postfix/postfix-ldap.so
576%{_mandir}/man5/ldap_table.5*
577%endif
578
579%if %{with mysql}
580%files dict-mysql
581%defattr(644,root,root,755)
582%attr(755,root,root) %{_libdir}/postfix/postfix-mysql.so
583%{_mandir}/man5/mysql_table.5*
584%endif
585
586%files dict-pcre
587%defattr(644,root,root,755)
588%attr(755,root,root) %{_libdir}/postfix/postfix-pcre.so
589#%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/pcre_table
590%{_mandir}/man5/pcre_table.5*
591
592%if %{with pgsql}
593%files dict-pgsql
594%defattr(644,root,root,755)
595%attr(755,root,root) %{_libdir}/postfix/postfix-pgsql.so
596%{_mandir}/man5/pgsql_table.5*
597%endif
598
599%if %{with sqlite}
600%files dict-sqlite
601%defattr(644,root,root,755)
602%attr(755,root,root) %{_libdir}/postfix/postfix-sqlite.so
603%{_mandir}/man5/sqlite_table.5*
604%endif
605
606%if %{with lmdb}
607%files dict-lmdb
608%defattr(644,root,root,755)
609%attr(755,root,root) %{_libdir}/postfix/postfix-lmdb.so
610%{_mandir}/man5/lmdb_table.5*
611%endif
612
613%if %{with cdb}
614%files dict-cdb
615%attr(755,root,root) %{_libdir}/postfix/postfix-cdb.so
616%endif
617
618%files qshape
619%defattr(644,root,root,755)
620%attr(755,root,root) %{_bindir}/qshape
621
622%files -n monit-rc-%{name}
623%defattr(644,root,root,755)
624%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/monit/%{name}.monitrc
This page took 0.037754 seconds and 4 git commands to generate.