]> git.pld-linux.org Git - packages/postfix.git/blame - postfix.spec
- release 3
[packages/postfix.git] / postfix.spec
CommitLineData
c41ca9c7 1#
6c202c7c 2# Conditional build:
a675fe53 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 sasl # without SMTP AUTH support
7%bcond_without ssl # without SSL/TLS support
d2e5a200 8%bcond_without cdb # without cdb map support
3980332c 9%if "%{pld_release}" == "th"
afeeeec7 10%bcond_without vda # without VDA patch
3980332c
ER
11%else
12%bcond_with vda # with VDA patch
a90612af 13%endif
91c5f300 14%bcond_with hir # with Beeth's header_if_reject patch
b21ac01c 15%bcond_with tcp # with unofficial tcp: lookup table
3980332c
ER
16%if "%{pld_release}" == "ac"
17%bcond_with epoll # enable epoll for 2.6 kernels
628e466c
ER
18# there didn't exist x86_64 2.4 kernel in PLD, so can safely enable epoll
19%ifarch %{x8664}
20%define with_epoll 1
21%endif
3980332c 22%else
8b457b1c 23%bcond_without epoll # disable epoll for 2.4 kernels
3980332c 24%endif
628e466c 25
a9621843 26%define vda_ver 2.7.0
aed7eb18 27Summary: Postfix Mail Transport Agent
2fb1717c
ER
28Summary(cs.UTF-8): Postfix - program pro přepravu pošty (MTA)
29Summary(es.UTF-8): Postfix - Un MTA (Mail Transport Agent) de alto desempeño
30Summary(fr.UTF-8): Agent de transport de courrier Postfix
31Summary(pl.UTF-8): Serwer SMTP Postfix
32Summary(pt_BR.UTF-8): Postfix - Um MTA (Mail Transport Agent) de alto desempenho
33Summary(sk.UTF-8): Agent prenosu pošty Postfix
aed7eb18 34Name: postfix
c74e3e28 35Version: 2.7.3
61ea0e73 36Release: 3
9e330f14 37Epoch: 2
4e46d0a4 38License: distributable
cc9ed2a2 39Group: Networking/Daemons/SMTP
9e330f14 40Source0: ftp://ftp.porcupine.org/mirrors/postfix-release/official/%{name}-%{version}.tar.gz
c74e3e28 41# Source0-md5: 2bbb529b7bff25f0f38c3c0a5dcf37ca
a6206693 42Source1: %{name}.aliases
43Source2: %{name}.cron
44Source3: %{name}.init
efbd5023
JB
45Source4: %{name}.sysconfig
46Source5: %{name}.sasl
47Source6: %{name}.pamd
a9621843
JR
48Source7: http://vda.sourceforge.net/VDA/%{name}-vda-%{vda_ver}.patch
49# Source7-md5: f73d119fc9e00f31f23599176554e763
afeeeec7 50Source8: %{name}-bounce.cf.pl
53387d60
TP
51# http://postfix.state-of-mind.de/bounce-templates/bounce.de-DE.cf
52Source9: %{name}-bounce.cf.de
614bf87e 53Source10: %{name}.monitrc
d5588fd1 54Source11: %{name}-vda-bigquota.patch
ca9e223e
JR
55#Source11: http://vda.sourceforge.net/VDA/%{name}-%{vda_ver}-vda-ng-bigquota.patch.gz
56# -ource11-md5: d46103195b43ec5784ea2c166b238f71
39f13daf
TO
57Patch0: %{name}-config.patch
58Patch1: %{name}-conf_msg.patch
59Patch2: %{name}-dynamicmaps.patch
8a65cb50 60Patch3: %{name}-master.cf_cyrus.patch
d9d74ec2 61# from http://akson.sgh.waw.pl/~chopin/unix/postfix-2.1.5-header_if_reject.diff
8a65cb50 62Patch4: %{name}-header_if_reject.patch
9af56e83
JR
63Patch5: %{name}-ident.patch
64Patch6: %{name}-lib64.patch
65Patch7: %{name}-conf.patch
66Patch8: %{name}-dictname.patch
67Patch9: %{name}-make-jN.patch
1df88c62 68Patch10: %{name}-link.patch
7003f448 69URL: http://www.postfix.org/
a675fe53 70%{?with_sasl:BuildRequires: cyrus-sasl-devel}
f5be0c4f 71BuildRequires: db-devel
435fe1e7
JB
72# getifaddrs() with IPv6 support
73BuildRequires: glibc-devel >= 6:2.3.4
a675fe53 74%{?with_mysql:BuildRequires: mysql-devel}
3daed3d7 75%{?with_ldap:BuildRequires: openldap-devel >= 2.0.12}
31bc8b8b 76%{?with_ssl:BuildRequires: openssl-devel >= 0.9.7l}
9e330f14 77BuildRequires: pcre-devel
26166c26 78BuildRequires: perl-base
a675fe53 79%{?with_pgsql:BuildRequires: postgresql-devel}
a90612af 80BuildRequires: rpm >= 4.4.9-56
88cb24db 81BuildRequires: rpmbuild(macros) >= 1.268
cc227ab6 82BuildRequires: sed >= 4.0
a675fe53 83%{?with_cdb:BuildRequires: tinycdb-devel}
cc227ab6 84%{?with_mysql:BuildRequires: zlib-devel}
6c202c7c 85Requires(post): /bin/hostname
04eda2b3
ER
86Requires(post,postun): /sbin/ldconfig
87Requires(post,preun): /sbin/chkconfig
88Requires(postun): /usr/sbin/groupdel
89Requires(postun): /usr/sbin/userdel
36d09b56 90Requires(pre): /bin/id
91Requires(pre): /usr/bin/getgid
92Requires(pre): /usr/sbin/groupadd
93Requires(pre): /usr/sbin/useradd
6193959a 94Requires: /sbin/chkconfig
760324a9
PG
95Requires: diffutils
96Requires: findutils
04eda2b3
ER
97Requires: rc-scripts
98Requires: sed
760324a9 99%{?with_cdb:Requires:tinycdb}
6383ad40 100Suggests: cyrus-sasl-saslauthd
36d09b56 101Provides: group(postfix)
6c202c7c 102Provides: smtpdaemon
36d09b56 103Provides: user(postfix)
760324a9 104Obsoletes: smtpdaemon
1b5a7762 105BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
0effd84f
AM
106
107%description
9d1e23e4 108Postfix is attempt to provide an alternative to the widely-used
109Sendmail program. Postfix attempts to be fast, easy to administer, and
110hopefully secure, while at the same time being sendmail compatible
5e7152ef 111enough to not upset your users. This version has IPv6 support.
07119450 112
23264879 113%description -l es.UTF-8
d6c39c23 114Postfix es una alternativa para el mundialmente utilizado sendmail. Si
23264879 115desea tener un servidor SMTP *rápido*, debe instalar este paquete.
d6c39c23 116
23264879
JR
117%description -l fr.UTF-8
118Postfix (voir http://www.postfix.org/) se veut une alternative à
07119450 119sendmail, responsable de l'acheminement de 70% des courriers
23264879
JR
120électroniques sur Internet. IBM en a suppotré le développement, mais
121ne contrôle pas son évolution. Le but est d'installer Postfix sur le
122plus grand nombre de systèmes possible. Dans cette optique, il a été
123écrit pour être totalement sous le contrôle de l'utilisateur.
07119450 124
23264879 125%description -l it.UTF-8
9e330f14 126Postfix (http://www.postfix.org/) e' un'alternativa al programma
07119450 127sendmail utilizzato per la gestione del 70 per cento della posta
128Internet.
129
130Seppur IBM supporti lo sviluppo di Postfix, non controlla la sua
131evoluzione.
132
133Consultate la pagine web http://www.moongroup.com/how-to.phtml nella
134quale troverete le indicazioni per una corretta installazione e
135configurazione di questo programma.
136
23264879
JR
137%description -l pl.UTF-8
138Postfix jest próbą dostarczenia alternatywnego MTA w stosunku do
139szeroko używanego sendmaila. Postfix w zamierzeniu ma być szybki,
140łatwy w administrowaniu, bezpieczny oraz ma być na tyle kompatybilny z
141sendmailem by nie denerwować użytkowników. Ta wersja obsługuje IPv6.
07119450 142
23264879
JR
143%description -l pt_BR.UTF-8
144O Postfix é uma alternativa para o mundialmente utilizado sendmail. Se
145você deseja um servidor SMTP *rápido*, instale este pacote.
d6c39c23 146
23264879
JR
147%description -l sk.UTF-8
148Postfix (pozri http://www.postfix.org/) má za cieľ byť alternatívou k
149široko rozšírenému programu sendmail, zodpovednému za 70% všetkej
150elektronickej pošty doručenej na Internete.
07119450 151
23264879
JR
152Aj keď IBM podporovala vývoj Postfixu, zdržiava sa vplyvu na jeho
153vývoj. Cieľom je inštalácia Postfixu na čo najväčšom počte systémov.
154Do tohoto momentu je softvér poskytovaný bez ovplyvňovania, takže sa
155môže vyvíjať podľa jeho používateľov.
07119450 156
23264879
JR
157Určite si prečítajte http://www.moongroup.com/how-to.phtml, kde sú
158popísané kroky potrebné pred a po inštalácii Postfixu.
07119450 159
9e330f14 160%package devel
161Summary: Postfix loadable modules development package
2fb1717c 162Summary(pl.UTF-8): Pakiet dla programistów ładowanych modułów do postfiksa
9e330f14 163Group: Development/Libraries
68087f44 164Requires: %{name} = %{epoch}:%{version}-%{release}
9e330f14 165
166%description devel
167Header files to build additional map types for Postfix.
168
23264879
JR
169%description devel -l pl.UTF-8
170Pliki nagłówkowe do tworzenia dodatkowych typów map dla Postfiksa.
9e330f14 171
172%package dict-ldap
173Summary: LDAP map support for Postfix
2fb1717c 174Summary(pl.UTF-8): Obsługa map LDAP dla Postfiksa
cc9ed2a2 175Group: Networking/Daemons/SMTP
68087f44 176Requires: %{name} = %{epoch}:%{version}-%{release}
1dc0bd4f 177Requires: openldap >= 2.3.6
9e330f14 178
179%description dict-ldap
180This package provides support for LDAP maps in Postfix.
181
23264879
JR
182%description dict-ldap -l pl.UTF-8
183Ten pakiet dodaje obsługę map LDAP do Postfiksa.
9e330f14 184
185%package dict-mysql
186Summary: MySQL map support for Postfix
2fb1717c 187Summary(pl.UTF-8): Obsługa map MySQL dla Postfiksa
cc9ed2a2 188Group: Networking/Daemons/SMTP
68087f44 189Requires: %{name} = %{epoch}:%{version}-%{release}
9e330f14 190
191%description dict-mysql
192This package provides support for MySQL maps in Postfix.
193
23264879
JR
194%description dict-mysql -l pl.UTF-8
195Ten pakiet dodaje obsługę map MySQL do Postfiksa.
9e330f14 196
9e330f14 197%package dict-pcre
198Summary: PCRE map support for Postfix
2fb1717c 199Summary(pl.UTF-8): Obsługa map PCRE dla Postfiksa
cc9ed2a2 200Group: Networking/Daemons/SMTP
68087f44 201Requires: %{name} = %{epoch}:%{version}-%{release}
9e330f14 202
203%description dict-pcre
204This package provides support for PCRE maps in Postfix.
205
23264879
JR
206%description dict-pcre -l pl.UTF-8
207Ten pakiet dodaje obsługę map PCRE do Postfiksa.
0effd84f 208
8016f71d
JB
209%package dict-pgsql
210Summary: PostgreSQL map support for Postfix
2fb1717c 211Summary(pl.UTF-8): Obsługa map PostgreSQL dla Postfiksa
cc9ed2a2 212Group: Networking/Daemons/SMTP
68087f44 213Requires: %{name} = %{epoch}:%{version}-%{release}
8016f71d
JB
214
215%description dict-pgsql
216This package provides support for PostgreSQL maps in Postfix.
217
23264879
JR
218%description dict-pgsql -l pl.UTF-8
219Ten pakiet dodaje obsługę map PostgreSQL do Postfiksa.
8016f71d 220
fad0c92b
ER
221%package qshape
222Summary: qshape - Print Postfix queue domain and age distribution
a5051c15 223Summary(pl.UTF-8): qshape - wypisywanie rozkładu domen i wieku z kolejki Postfiksa
cc9ed2a2 224Group: Networking/Daemons/SMTP
fad0c92b
ER
225Requires: %{name} = %{epoch}:%{version}-%{release}
226
227%description qshape
228The qshape program helps the administrator understand the Postfix
229queue message distribution in time and by sender domain or recipient
230domain. The program needs read access to the queue directories and
231queue files, so it must run as the superuser or the mail_owner
232specified in main.cf (typically postfix).
233
a5051c15
JB
234%description qshape -l pl.UTF-8
235Program qshape pomaga administratorowi zrozumieć rozkład kolejki
236wiadomości Postfiksa w czasie i w zależności od domeny nadawcy lub
237adresata. Program wymaga prawa odczytu do katalogów kolejki i plików
238kolejki, więc musi być uruchamiany przez superużytkownika lub
239użytkownika mail_owner podanego w main.cf (zwykle nazywającego się
240postfix).
241
614bf87e 242%package -n monit-rc-%{name}
eb700fe9
JB
243Summary: monit support for Postfix
244Summary(pl.UTF-8): Wsparcie monita dla Postfiksa
245Group: Applications/System
d3dab295 246Requires: %{name} = %{epoch}:%{version}-%{release}
eb700fe9 247Requires: monit
614bf87e
PG
248
249%description -n monit-rc-%{name}
250monitrc file for monitoring Postfix.
251
252%description -n monit-rc-%{name} -l pl.UTF-8
253Plik monitrc do monitorowania serwera Postfix.
254
0effd84f 255%prep
8a65cb50 256%setup -q
c5367ef6
JR
257%if %{with vda}
258cat %{SOURCE7} | %{__patch} -p1 -s
259cat %{SOURCE11} | %{__patch} -p1 -s
260%endif
87c7eadd
JR
261
262find -type f | xargs sed -i -e 's|/etc/postfix|/etc/mail|g'
263
54206e36 264%patch0 -p1
cc227ab6 265%patch1 -p0
759823fd 266%patch2 -p1
8a65cb50
JB
267%patch3 -p1
268%{?with_hir:%patch4 -p0}
9af56e83 269%patch5 -p1
cc227ab6 270sed -i '/scache_clnt_create/s/server/var_scache_service/' src/global/scache_clnt.c
99356d6f 271%if "%{_lib}" == "lib64"
9af56e83 272%patch6 -p1
d9d74ec2 273%endif
9af56e83 274%patch7 -p1
8961886a
JR
275%patch8 -p1
276%patch9 -p1
1df88c62 277%patch10 -p1
0effd84f 278
b21ac01c 279%if %{with tcp}
280sed -i 's/ifdef SNAPSHOT/if 1/' src/util/dict_open.c
281%endif
282
0effd84f 283%build
5196849b 284%{__make} -f Makefile.init makefiles
285%{__make} tidy
8eb680c0 286CC="%{__cc}"
287export CC
7e7313eb 288%{__make} \
435fe1e7 289 DEBUG="" \
63044aca 290 OPT="%{rpmcflags} -D_FILE_OFFSET_BITS=64" \
a675fe53 291 %{!?with_ldap:LDAPSO=""} \
292 %{!?with_mysql:MYSQLSO=""} \
293 %{!?with_pgsql:PGSQLSO=""} \
e247883f 294 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}" \
8eb680c0 295 AUXLIBS="-ldb -lresolv %{?with_sasl:-lsasl} %{?with_ssl:-lssl -lcrypto} %{?with_cdb:-lcdb} -lpcre"
0effd84f
AM
296
297%install
298rm -rf $RPM_BUILD_ROOT
614bf87e 299install -d $RPM_BUILD_ROOT/etc/{cron.daily,rc.d/init.d,sysconfig,pam.d,security,monit} \
1bf3b45d 300 $RPM_BUILD_ROOT%{_sysconfdir}/{mail,sasl} \
996fb42e
JB
301 $RPM_BUILD_ROOT{%{_bindir},%{_sbindir},%{_libdir}/postfix,/usr/lib}\
302 $RPM_BUILD_ROOT{%{_includedir}/postfix,%{_mandir}} \
1dc0bd4f
ER
303 $RPM_BUILD_ROOT%{_var}/spool/postfix/{active,corrupt,deferred,maildrop,private,saved,bounce,defer,incoming,pid,public} \
304 $RPM_BUILD_ROOT%{_var}/lib/postfix
996fb42e 305rm -f html/Makefile.in conf/{LICENSE,main.cf.default}
38f90f82 306
2c6fe3cc
ER
307install -p bin/* $RPM_BUILD_ROOT%{_sbindir}
308install -p libexec/* $RPM_BUILD_ROOT%{_libdir}/postfix
f52f40b7
JB
309ln $RPM_BUILD_ROOT%{_libdir}/postfix/smtp $RPM_BUILD_ROOT%{_libdir}/postfix/lmtp
310ln $RPM_BUILD_ROOT%{_libdir}/postfix/qmgr $RPM_BUILD_ROOT%{_libdir}/postfix/nqmgr
2c6fe3cc 311cp -a conf/* $RPM_BUILD_ROOT%{_sysconfdir}/mail
7ffb4b69
JK
312sed -e's,^daemon_directory = .*,daemon_directory = %{_libdir}/postfix,' \
313 conf/main.cf > $RPM_BUILD_ROOT%{_sysconfdir}/mail/main.cf
7003f448 314
9e330f14 315for f in dns global master util ; do
2c6fe3cc 316 cp -a lib/lib${f}.a $RPM_BUILD_ROOT%{_libdir}/libpostfix-${f}.so.1
9e330f14 317 ln -sf lib${f}.so.1 $RPM_BUILD_ROOT%{_libdir}/libpostfix-${f}.so
318done
2c6fe3cc
ER
319install -p lib/dict*.so $RPM_BUILD_ROOT%{_libdir}/postfix
320cp -a include/*.h $RPM_BUILD_ROOT%{_includedir}/postfix
9e330f14 321
996fb42e 322cp -a man/man* $RPM_BUILD_ROOT%{_mandir}
8d5f7ded 323
2c6fe3cc
ER
324cp -a %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/mail/aliases
325install -p %{SOURCE2} $RPM_BUILD_ROOT/etc/cron.daily/postfix
1bf3b45d 326install %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/postfix
2c6fe3cc
ER
327cp -a %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/postfix
328cp -a %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/sasl/smtpd.conf
329cp -a %{SOURCE6} $RPM_BUILD_ROOT/etc/pam.d/smtp
330cp -a %{SOURCE8} $RPM_BUILD_ROOT%{_sysconfdir}/mail/bounce.cf.pl
331cp -a %{SOURCE9} $RPM_BUILD_ROOT%{_sysconfdir}/mail/bounce.cf.de
332cp -a %{SOURCE10} $RPM_BUILD_ROOT/etc/monit/%{name}.monitrc
333install -p auxiliary/rmail/rmail $RPM_BUILD_ROOT%{_bindir}/rmail
334install -p auxiliary/qshape/qshape.pl $RPM_BUILD_ROOT%{_bindir}/qshape
8d5f7ded 335
cc227ab6 336ln -sf %{_sbindir}/sendmail $RPM_BUILD_ROOT%{_bindir}/mailq
337ln -sf %{_sbindir}/sendmail $RPM_BUILD_ROOT%{_bindir}/newaliases
338ln -sf %{_sbindir}/sendmail $RPM_BUILD_ROOT/usr/lib/sendmail
8d5f7ded 339
9d5846cd 340touch $RPM_BUILD_ROOT%{_sysconfdir}/mail/\
a6206693 341 {aliases,access,canonical,relocated,transport,virtual}{,.db}
0effd84f 342
876f5025
JR
343touch $RPM_BUILD_ROOT/etc/security/blacklist.smtp
344
6c202c7c 345> $RPM_BUILD_ROOT/var/spool/postfix/.nofinger
0effd84f 346
996fb42e 347rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/mail/makedefs.out
31bc8b8b 348rm -f $RPM_BUILD_ROOT%{_sysconfdir}/mail/TLS_LICENSE
bf21c84b 349
f64b2d39
ER
350rm $RPM_BUILD_ROOT%{_sysconfdir}/mail/{postfix-files,postfix-script,post-install}
351
ce5ea51e
JB
352%clean
353rm -rf $RPM_BUILD_ROOT
354
0effd84f 355%pre
38ee7751
ER
356%groupadd -g 62 postfix
357%groupadd -g 63 maildrop
358%useradd -u 62 -d /var/spool/postfix -s /bin/false -c "Postfix User" -g postfix postfix
92df9354 359
0effd84f 360%post
9e330f14 361/sbin/ldconfig
cc227ab6 362if ! grep -q "^postmaster:" %{_sysconfdir}/mail/aliases; then
3980332c
ER
363 echo "Adding Entry for postmaster in %{_sysconfdir}/mail/aliases" >&2
364 echo "postmaster: root" >>%{_sysconfdir}/mail/aliases
0effd84f 365fi
49e87d62
TP
366if [ "$1" = "1" ]; then
367 # only on installation, not upgrade; set sane defaults
368 # postfix expects gethostname() to return FQDN, which is obviously wrong
369 if ! grep -qE "^my(domain|hostname)" %{_sysconfdir}/mail/main.cf; then
aede23fa
ER
370 domain=$(/bin/hostname -d 2>/dev/null)
371 [ "$domain" != 'localdomain' ] && \
372 postconf -e mydomain="$domain"
49e87d62
TP
373 fi
374else
3980332c 375 %{_sbindir}/postfix upgrade-configuration
13f4eff0
AF
376fi
377
3a2ee9d6 378%{_bindir}/newaliases
c9643bf8 379/sbin/chkconfig --add postfix
3980332c 380%service postfix restart "Postfix Daemon"
0effd84f 381
0effd84f 382%preun
c9643bf8 383if [ "$1" = "0" ]; then
88cb24db 384 %service postfix stop
c9643bf8 385 /sbin/chkconfig --del postfix
386fi
0effd84f 387
9d5846cd 388%postun
9e330f14 389/sbin/ldconfig
390if [ "$1" = "0" ]; then
36d09b56 391 %groupremove maildrop
392 %userremove postfix
393 %groupremove postfix
c9643bf8 394fi
9d5846cd 395
0effd84f
AM
396%files
397%defattr(644,root,root,755)
1dc0bd4f 398%doc html COMPATIBILITY HISTORY LICENSE RELEASE_NOTES* TLS_*
bd7c0cf3 399%doc README_FILES/*README
bf21c84b 400%doc examples/smtpd-policy
0c1674c9 401%dir %{_sysconfdir}/mail
9a9b0b98
JB
402%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/access
403%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/aliases
afeeeec7 404%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/bounce.cf.default
3e10f279
ER
405%lang(de) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/bounce.cf.de
406%lang(pl) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/bounce.cf.pl
9a9b0b98
JB
407%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/canonical
408%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/generic
9a9b0b98
JB
409#%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/regexp_table
410%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/relocated
411%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/transport
412%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/virtual
413%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/header_checks
3ccfe138 414#%ghost %{_sysconfdir}/mail/*.db
9a9b0b98
JB
415%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/dynamicmaps.cf
416%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/main.cf
417%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/master.cf
b60ffb26 418%{_sysconfdir}/mail/postfix-wrapper
419%{_sysconfdir}/mail/postmulti-script
1bf3b45d 420%attr(740,root,root) /etc/cron.daily/postfix
421%attr(754,root,root) /etc/rc.d/init.d/postfix
9a9b0b98 422%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/postfix
04eda2b3 423%config(noreplace) %verify(not md5 mtime size) /etc/pam.d/smtp
876f5025 424%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.smtp
9a9b0b98 425%{?with_sasl:%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sasl/smtpd.conf}
9e330f14 426%attr(755,root,root) %{_libdir}/libpostfix-*.so.*
573c93c6
JB
427%attr(755,root,root) %{_bindir}/mailq
428%attr(755,root,root) %{_bindir}/newaliases
fad0c92b 429%attr(755,root,root) %{_bindir}/rmail
9d5846cd 430%attr(755,root,root) %{_sbindir}/s*
9e330f14 431%attr(755,root,root) %{_sbindir}/postfix
6694854c
GS
432%attr(755,root,root) %{_sbindir}/postalias
433%attr(755,root,root) %{_sbindir}/postkick
9d5846cd
AM
434%attr(755,root,root) %{_sbindir}/postl*
435%attr(755,root,root) %{_sbindir}/postc*
436%attr(755,root,root) %{_sbindir}/postmap
b60ffb26 437%attr(755,root,root) %{_sbindir}/postmulti
9e330f14 438%attr(2755,root,maildrop) %{_sbindir}/postqueue
9d5846cd
AM
439%attr(755,root,root) %{_sbindir}/postsuper
440%attr(2755,root,maildrop) %{_sbindir}/postdrop
8a65cb50 441%attr(755,root,root) %{_sbindir}/qmqp-sink
9e330f14 442%attr(755,root,root) %{_sbindir}/qmqp-source
09055bff 443%attr(755,root,root) /usr/lib/sendmail
9e330f14 444%dir %{_libdir}/postfix
98693d0a 445%attr(755,root,root) %{_libdir}/postfix/[!d]*
8a65cb50 446%attr(755,root,root) %{_libdir}/postfix/discard
9d5846cd 447%attr(755,root,root) %dir %{_var}/spool/postfix
150a0aa3
JB
448%attr(700,postfix,root) %dir %{_var}/spool/postfix/active
449%attr(700,postfix,root) %dir %{_var}/spool/postfix/bounce
450%attr(700,postfix,root) %dir %{_var}/spool/postfix/corrupt
451%attr(700,postfix,root) %dir %{_var}/spool/postfix/defer
452%attr(700,postfix,root) %dir %{_var}/spool/postfix/deferred
453%attr(700,postfix,root) %dir %{_var}/spool/postfix/incoming
9d5846cd 454%attr(1730,postfix,maildrop) %dir %{_var}/spool/postfix/maildrop
150a0aa3
JB
455%attr(755,postfix,root) %dir %{_var}/spool/postfix/pid
456%attr(700,postfix,root) %dir %{_var}/spool/postfix/private
457%attr(710,postfix,maildrop) %dir %{_var}/spool/postfix/public
458%attr(700,postfix,root) %dir %{_var}/spool/postfix/saved
459%attr(644,postfix,root) %{_var}/spool/postfix/.nofinger
1dc0bd4f 460%attr(700,postfix,root) %{_var}/lib/postfix
996fb42e
JB
461%{_mandir}/man1/mailq.1*
462%{_mandir}/man1/newaliases.1*
463%{_mandir}/man1/post*.1*
464%{_mandir}/man1/qmqp-*.1*
465%{_mandir}/man1/sendmail.1*
466%{_mandir}/man1/smtp-*.1*
467%{_mandir}/man5/access.5*
468%{_mandir}/man5/aliases.5*
469%{_mandir}/man5/body_checks.5*
470%{_mandir}/man5/bounce.5*
471%{_mandir}/man5/canonical.5*
472%{_mandir}/man5/cidr_table.5*
473%{_mandir}/man5/generic.5*
474%{_mandir}/man5/header_checks.5*
475%{_mandir}/man5/master.5*
476%{_mandir}/man5/nisplus_table.5*
477%{_mandir}/man5/postconf.5*
b60ffb26 478%{_mandir}/man5/postfix-wrapper.5*
996fb42e
JB
479%{_mandir}/man5/regexp_table.5*
480%{_mandir}/man5/relocated.5*
481%{_mandir}/man5/tcp_table.5*
482%{_mandir}/man5/transport.5*
483%{_mandir}/man5/virtual.5*
484%{_mandir}/man8/*.8*
9e330f14 485
486%files devel
487%defattr(644,root,root,755)
488%attr(755,root,root) %{_libdir}/libpostfix-*.so
489%{_includedir}/postfix
490
a675fe53 491%if %{with ldap}
9e330f14 492%files dict-ldap
493%defattr(644,root,root,755)
494%attr(755,root,root) %{_libdir}/postfix/dict_ldap.so
996fb42e 495%{_mandir}/man5/ldap_table.5*
a853cfe3 496%endif
9e330f14 497
a675fe53 498%if %{with mysql}
9e330f14 499%files dict-mysql
500%defattr(644,root,root,755)
501%attr(755,root,root) %{_libdir}/postfix/dict_mysql.so
996fb42e 502%{_mandir}/man5/mysql_table.5*
8acc733a 503%endif
9e330f14 504
505%files dict-pcre
506%defattr(644,root,root,755)
507%attr(755,root,root) %{_libdir}/postfix/dict_pcre.so
996fb42e
JB
508#%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/pcre_table
509%{_mandir}/man5/pcre_table.5*
8016f71d 510
a675fe53 511%if %{with pgsql}
8016f71d
JB
512%files dict-pgsql
513%defattr(644,root,root,755)
514%attr(755,root,root) %{_libdir}/postfix/dict_pgsql.so
996fb42e 515%{_mandir}/man5/pgsql_table.5*
a853cfe3 516%endif
fad0c92b
ER
517
518%files qshape
519%defattr(644,root,root,755)
520%attr(755,root,root) %{_bindir}/qshape
996fb42e 521%{_mandir}/man1/qshape.1*
614bf87e
PG
522
523%files -n monit-rc-%{name}
524%defattr(644,root,root,755)
525%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/monit/%{name}.monitrc
This page took 0.194648 seconds and 4 git commands to generate.