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