]> git.pld-linux.org Git - packages/exim.git/blob - exim.spec
6b6dd1d9abdb756b1c3c35f1cd0c28c01a0252d2
[packages/exim.git] / exim.spec
1 #
2 # Conditional build:
3 %bcond_without  pgsql   # without PostgreSQL support
4 %bcond_without  mysql   # without MySQL support
5 %bcond_without  sqlite  # without sqlite
6 %bcond_without  whoson  # without whoson support
7 %bcond_without  sasl    # without SASL
8 %bcond_without  ldap    # without LDAP support
9 %bcond_without  spf     # without spf support
10 %bcond_without  srs     # without srs support
11 %bcond_without  dynamic # dynamic modules
12 %bcond_without  hiredis # without redis
13 %bcond_without  ocsp    # without experimental OCSP
14 %bcond_with     dsn     # DSN
15
16 %if "%{pld_release}" == "ac"
17 # requires openssl SNI
18 %undefine       with_ocsp
19 # hiredis build segfaults on ac-alpha
20 %undefine       with_hiredis
21 %endif
22
23 Summary:        University of Cambridge Mail Transfer Agent
24 Summary(pl.UTF-8):      Agent Transferu Poczty Uniwersytetu w Cambridge
25 Summary(pt_BR.UTF-8):   Servidor de correio eletrônico exim
26 Name:           exim
27 Version:        4.82.1
28 Release:        2
29 Epoch:          2
30 License:        GPL
31 Group:          Networking/Daemons/SMTP
32 Source0:        ftp://ftp.exim.org/pub/exim/exim4/%{name}-%{version}.tar.bz2
33 # Source0-md5:  4544696ce6689ba9141a0697f25a74cb
34 Source1:        ftp://ftp.exim.org/pub/exim/exim4/%{name}-html-%{version}.tar.bz2
35 # Source1-md5:  a4aa8645868e54944c6540b3f8b798ea
36 Source2:        %{name}.init
37 Source3:        %{name}.cron.db
38 Source4:        %{name}4.conf
39 Source5:        analyse-log-errors
40 Source6:        %{name}on.desktop
41 # 20021016: http://www.logic.univie.ac.at/~ametzler/debian/exim4manpages/
42 Source7:        %{name}4-man-021016.tar.bz2
43 # Source7-md5:  b552704ebf853a401946038a2b7e8e98
44 Source9:        %{name}.aliases
45 Source10:       newaliases
46 Source11:       %{name}.logrotate
47 Source12:       %{name}.sysconfig
48
49 Source14:       ftp://ftp.exim.org/pub/exim/exim4/old/config.samples.tar.bz2
50 # Source14-md5: 4b93321938a800caa6127c48ad60a42b
51 Source15:       %{name}4-smtp.pamd
52 Source16:       %{name}on.png
53 Patch0:         %{name}4-EDITME.patch
54 Patch1:         %{name}4-monitor-EDITME.patch
55 Patch2:         %{name}4-cflags.patch
56 Patch3:         exim-defs.patch
57 Patch4:         %{name}4-Makefile-Default.patch
58 # http://marc.merlins.org/linux/exim/files/sa-exim-cvs/localscan_dlopen_exim_4.20_or_better.patch
59 Patch5:         localscan_dlopen_%{name}_4.20_or_better.patch
60
61 # http://sourceforge.net/projects/eximdsn/
62 Patch7:         %{name}_463_dsn_1_3.patch
63 Patch8:         %{name}-spam-timeout.patch
64 Patch9:         exim-bug-659.patch
65 Patch10:        %{name}-force-sigalrm.patch
66 URL:            http://www.exim.org/
67 %{?with_sasl:BuildRequires:     cyrus-sasl-devel >= 2.1.0}
68 BuildRequires:  db-devel
69 %{?with_hiredis:BuildRequires:  hiredis-devel}
70 %{?with_spf:BuildRequires:      libspf2-devel >= 1.2.5-2}
71 %{?with_srs:BuildRequires:      libsrs_alt-devel >= 1.0}
72 %{?with_mysql:BuildRequires:    mysql-devel}
73 %{?with_ldap:BuildRequires:     openldap-devel >= 2.3.0}
74 BuildRequires:  openssl-devel >= 0.9.7d
75 BuildRequires:  pam-devel
76 BuildRequires:  pcre-devel
77 BuildRequires:  perl-devel >= 1:5.6.0
78 %{?with_pgsql:BuildRequires:    postgresql-devel}
79 BuildRequires:  readline-devel
80 BuildRequires:  rpm >= 4.4.9-56
81 BuildRequires:  rpmbuild(macros) >= 1.268
82 %{?with_sqlite:BuildRequires:   sqlite3-devel}
83 %{?with_whoson:BuildRequires:   whoson-devel}
84 %if "%{pld_release}" != "ac"
85 BuildRequires:  xorg-lib-libX11-devel
86 BuildRequires:  xorg-lib-libXaw-devel
87 %else
88 BuildRequires:  XFree86-devel
89 %endif
90 Requires(post): /bin/hostname
91 Requires(post): fileutils
92 Requires(post,preun):   /sbin/chkconfig
93 Requires(postun):       /usr/sbin/groupdel
94 Requires(postun):       /usr/sbin/userdel
95 Requires(pre):  /bin/id
96 Requires(pre):  /usr/bin/getgid
97 Requires(pre):  /usr/sbin/groupadd
98 Requires(pre):  /usr/sbin/useradd
99 Requires:       findutils
100 Requires:       pam >= 0.79.0
101 Requires:       rc-scripts
102 Requires:       which
103 Provides:       group(exim)
104 Provides:       smtpdaemon
105 Provides:       user(exim)
106 Obsoletes:      exipick
107 Obsoletes:      smtpdaemon
108 Conflicts:      logrotate < 3.8.3
109 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
110
111 %description
112 Smail like Mail Transfer Agent with single configuration file.
113 Features: flexible retry algorithms, header & envelope rewriting,
114 multiple deliveries down single connection or multiple deliveries in
115 parallel, regular expressions in configuration parameters, file
116 lookups, supports sender and/or reciever verification, selective
117 relaying, supports virtual domains, built-in mail filtering and can be
118 configured to drop root privilleges when possible.
119
120 %description -l pl.UTF-8
121 Agent transferu poczty (MTA) z pojedynczym plikiem konfiguracyjnym.
122 Jego zalety: świetne algorytmy, możliwość przepisywania nagłówków &
123 koperty, wielokrotne dostarczanie poczty podczas jednego połączenia
124 lub równoległe dostarczanie poczty, wyrażenia regularne w parametrach
125 konfiguracyjnych, weryfikacja nadawcy i/lub odbiorcy, selektywne
126 relayowanie, wsparcie dla wirtualnych domen, wbudowany system filtrów,
127 możliwość odrzucania praw roota kiedy jest to możliwe.
128
129 %description -l pt_BR.UTF-8
130 O exim é um agente de transporte de correio eletrônico (MTA),
131 desenvolvido na Universidade de Cambridge para uso em sistemas Unix
132 conectados a Internet. Similar em estilo ao smail 3, suas facilidades
133 são mais extensivas e em particular ele tem opções para verificação do
134 remetente e destinatário, para recusar mensagens de máquinas, redes ou
135 remetentes específicos.
136
137 %package X11
138 Summary:        X11 based Exim administration tool
139 Summary(pl.UTF-8):      Narzędzia administracyjne exima dla X11
140 Summary(pt_BR.UTF-8):   Monitor X11 para o exim
141 Group:          X11/Applications
142
143 %description X11
144 X11 based monitor & administration utility for the Exim Mail Transfer
145 Agent.
146
147 %description X11 -l pl.UTF-8
148 Bazujące na X11 narzędzia dla Exima - monitor i program
149 administracyjny.
150
151 %description X11 -l pt_BR.UTF-8
152 O monitor exim é um suplemento opcional ao pacote exim. Ele mostra
153 informações sobre o processamento do exim em uma janela X11. O
154 administrador pode executar uma série de ações de controle a partir
155 desta interface.
156
157 %package devel
158 Summary:        Header files for Exim
159 Summary(pl.UTF-8):      Pliki nagłówkowe dla Exima
160 Group:          Development/Libraries
161 Requires:       %{name} = %{epoch}:%{version}-%{release}
162
163 %description devel
164 Header files for Exim.
165
166 %description devel -l pl.UTF-8
167 Pliki nagłówkowe dla Exima.
168
169 %global dynamic_type    yes
170 %{?with_dynamic:%global dynamic_type 2}
171
172 %prep
173 %setup -q -a1 -a7
174 %patch0 -p1
175 %patch1 -p1
176 %patch2 -p1
177 %patch3 -p1
178 %patch4 -p1
179 %patch5 -p1
180
181 %{?with_dsn:%patch7 -p1}
182 %patch8 -p1
183 %patch9 -p2
184 %patch10 -p1
185
186 install %{SOURCE14} doc/config.samples.tar.bz2
187
188 install -d Local
189 cat << 'EOF' >> Local/Makefile-Linux
190 CC=%{__cc}
191 CUSTOM_CFLAGS=%{rpmcppflags} %{rpmcflags}
192 CFLAGS_DYNAMIC=-shared -rdynamic -fPIC %{rpmldflags}
193 LOOKUP_CDB=yes
194 XLFLAGS=-L%{_prefix}/X11R6/%{_lib}
195 X11_LD_LIB=%{_prefix}/X11R6/%{_lib}
196 %{?with_dynamic:LOOKUP_MODULE_DIR=%{_libdir}/%{name}/modules}
197 SUPPORT_DSN=yes
198 EXPERIMENTAL_DCC=yes
199 EXPERIMENTAL_PRDR=yes
200 EXPERIMENTAL_TPDA=yes
201 %{?with_ocsp:EXPERIMENTAL_OCSP=yes}
202 %if %{with spf}
203 EXPERIMENTAL_SPF=yes
204 LOOKUP_LIBS+=-lspf2
205 %endif
206 %if %{with srs}
207 EXPERIMENTAL_SRS=yes
208 LOOKUP_LIBS+=-lsrs_alt
209 %endif
210 %if %{with hiredis}
211 EXPERIMENTAL_REDIS=yes
212 LOOKUP_LIBS+=-lhiredis
213 %endif
214 %if %{with mysql}
215 LOOKUP_MYSQL=%{dynamic_type}
216 # for dynamic
217 LOOKUP_MYSQL_INCLUDE=-I%{_includedir}/mysql
218 LOOKUP_MYSQL_LIBS=-lmysqlclient
219 # for static
220 LOOKUP_INCLUDE+=-I%{_includedir}/mysql
221 LOOKUP_LIBS+=-lmysqlclient
222 %endif
223 %if %{with pgsql}
224 LOOKUP_PGSQL=%{dynamic_type}
225 # for dynamic
226 LOOKUP_PGSQL_INCLUDE=-I%{_includedir}/pgsql
227 LOOKUP_PGSQL_LIBS=-lpq
228 # for static
229 LOOKUP_INCLUDE+=-I%{_includedir}/pgsql
230 LOOKUP_LIBS+=-lpq
231 %endif
232 %if %{with sqlite}
233 LOOKUP_SQLITE=%{dynamic_type}
234 # for dynamic
235 LOOKUP_SQLITE_LIBS=-lsqlite3
236 # for static
237 LOOKUP_LIBS+=-lsqlite3
238 %endif
239 %if %{with whoson}
240 LOOKUP_WHOSON=%{dynamic_type}
241 # for dynamic
242 LOOKUP_WHOSON_LIBS=-lwhoson
243 # for static
244 LOOKUP_LIBS+=-lwhoson
245 %endif
246 %if %{with sasl}
247 AUTH_CYRUS_SASL=yes
248 LOOKUP_LIBS+=-lsasl2
249 %endif
250 %if %{with ldap}
251 LOOKUP_LDAP=%{dynamic_type}
252 LDAP_LIB_TYPE=OPENLDAP2
253 # for dynamic
254 LOOKUP_LDAP_LIBS=-lldap -llber
255 # for static
256 LOOKUP_LIBS+=-lldap -llber
257 %endif
258 EOF
259
260 # have to be after Local/Makefile-Linux creation
261 cp -f src/EDITME Local/Makefile
262 cp -f exim_monitor/EDITME Local/eximon.conf
263
264 %build
265 %{__make} -e -j1 \
266         FULLECHO=''
267
268 %install
269 rm -rf $RPM_BUILD_ROOT
270 install -d $RPM_BUILD_ROOT%{_sysconfdir}/mail
271 install -d $RPM_BUILD_ROOT/etc/{cron.daily,logrotate.d,rc.d/init.d,sysconfig,pam.d,security}
272 install -d $RPM_BUILD_ROOT{%{_bindir},%{_sbindir},%{_mandir}/man8,/usr/lib}
273 install -d $RPM_BUILD_ROOT%{_var}/{spool/exim/{db,input,msglog},log/{archive,}/exim,mail}
274 install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
275 install -d $RPM_BUILD_ROOT%{_libdir}/%{name}/modules
276
277 install build-Linux-*/exim{,_fixdb,_tidydb,_dbmbuild,on.bin,_dumpdb,_lock} \
278         build-Linux-*/exi{cyclog,next,what} %{SOURCE10} \
279         build-Linux-*/{exigrep,exiqgrep,exipick,eximstats,exiqsumm,convert4r4} \
280         util/unknownuser.sh \
281         $RPM_BUILD_ROOT%{_bindir}
282 install build-Linux-*/eximon.bin $RPM_BUILD_ROOT%{_bindir}
283 install build-Linux-*/eximon $RPM_BUILD_ROOT%{_bindir}
284 %{?with_dynamic:install build-Linux-*/*/*.so $RPM_BUILD_ROOT%{_libdir}/%{name}/modules}
285
286 install %{SOURCE5} .
287 install %{SOURCE3} $RPM_BUILD_ROOT/etc/cron.daily
288 install %{SOURCE12} $RPM_BUILD_ROOT/etc/sysconfig/%{name}
289 install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
290 install %{SOURCE11} $RPM_BUILD_ROOT/etc/logrotate.d/%{name}
291 install %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/mail/exim.conf
292 install {doc,man}/*.8 $RPM_BUILD_ROOT%{_mandir}/man8
293 install %{SOURCE9} $RPM_BUILD_ROOT%{_sysconfdir}/mail/aliases
294 install %{SOURCE15} $RPM_BUILD_ROOT/etc/pam.d/smtp
295
296 ln -sf %{_bindir}/exim $RPM_BUILD_ROOT%{_sbindir}/sendmail
297 ln -sf %{_bindir}/exim $RPM_BUILD_ROOT/usr/lib/sendmail
298 ln -sf %{_bindir}/exim $RPM_BUILD_ROOT%{_sbindir}/mailq
299 ln -sf %{_bindir}/exim $RPM_BUILD_ROOT%{_sbindir}/rsmtp
300 ln -sf %{_bindir}/exim $RPM_BUILD_ROOT%{_sbindir}/rmail
301 ln -sf %{_bindir}/exim $RPM_BUILD_ROOT%{_sbindir}/runq
302
303 install %{SOURCE6} $RPM_BUILD_ROOT%{_desktopdir}
304 install %{SOURCE16} $RPM_BUILD_ROOT%{_pixmapsdir}
305
306 install -d $RPM_BUILD_ROOT%{_includedir}/%{name}
307 install src/{local_scan,store,mytypes}.h $RPM_BUILD_ROOT%{_includedir}/%{name}
308 install build-Linux-*/config.h $RPM_BUILD_ROOT%{_includedir}/%{name}
309
310 touch $RPM_BUILD_ROOT%{_var}/log/exim/{main,reject,panic,process}.log
311
312 touch $RPM_BUILD_ROOT/etc/security/blacklist.smtp
313
314 %clean
315 rm -rf $RPM_BUILD_ROOT
316
317 %pre
318 %groupadd -g 79 exim
319 %useradd -u 79 -d /var/spool/exim -s /bin/false -c "Exim pseudo user" -g exim exim
320
321 %post
322 umask 022
323 /sbin/chkconfig --add %{name}
324 %service %{name} restart "exim daemon"
325
326 if [ ! -f /etc/mail/mailname ]; then
327         rm -f /etc/mail/mailname && hostname -f > /etc/mail/mailname
328 fi
329 newaliases
330
331 %preun
332 if [ "$1" = "0" ]; then
333         %service exim stop
334         /sbin/chkconfig --del %{name}
335 fi
336
337 %postun
338 if [ "$1" = "0" ]; then
339         %userremove exim
340         %groupremove exim
341 fi
342
343 %files
344 %defattr(644,root,root,755)
345 %doc README* NOTICE LICENCE analyse-log-errors doc/{ChangeLog,NewStuff,dbm.discuss.txt,filter.txt,spec.txt,Exim*.upgrade,OptionLists.txt,experimental-spec.txt} build-Linux-*/transport-filter.pl
346 %doc exim-html-*/doc/html
347 %dir %{_sysconfdir}/mail
348 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/exim.conf
349 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/aliases
350 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/exim
351 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/exim
352 %attr(754,root,root) /etc/rc.d/init.d/exim
353 %attr(4755,root,root) %{_bindir}/exim
354 %attr(770,root,exim) %dir %{_var}/spool/exim
355 %attr(750,exim,exim) %dir %{_var}/spool/exim/db
356 %attr(700,exim,root) %dir %{_var}/spool/exim/input
357 %attr(750,exim,root) %dir %{_var}/spool/exim/msglog
358 %attr(755,root,root) %{_bindir}/exim_*
359 %attr(755,root,root) %{_bindir}/exinext
360 %attr(755,root,root) %{_bindir}/exiwhat
361 %attr(755,root,root) %{_bindir}/exicyclog
362 %attr(755,root,root) %{_bindir}/exigrep
363 %attr(755,root,root) %{_bindir}/exipick
364 %attr(755,root,root) %{_bindir}/exiqgrep
365 %attr(755,root,root) %{_bindir}/eximstats
366 %attr(755,root,root) %{_bindir}/exiqsumm
367 %attr(755,root,root) %{_bindir}/unknownuser.sh
368 %attr(755,root,root) %{_bindir}/newaliases
369 %attr(755,root,root) %{_bindir}/convert4r4
370 %attr(755,root,root) %{_sbindir}/mailq
371 %attr(755,root,root) %{_sbindir}/rmail
372 %attr(755,root,root) %{_sbindir}/rsmtp
373 %attr(755,root,root) %{_sbindir}/runq
374 %attr(755,root,root) %{_sbindir}/sendmail
375 %attr(755,root,root) /usr/lib/sendmail
376 %attr(754,root,root) /etc/cron.daily/exim.cron.db
377 %attr(750,exim,root) %dir %{_var}/log/exim
378 %attr(750,exim,root) %dir %{_var}/log/archive/exim
379 %attr(640,exim,root) %ghost %{_var}/log/exim/*
380 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/smtp
381 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.smtp
382 %if %{with dynamic}
383 %dir %{_libdir}/%{name}
384 %dir %{_libdir}/%{name}/modules
385 %{?with_mysql:%attr(755,root,root) %{_libdir}/%{name}/modules/mysql.so}
386 %{?with_pgsql:%attr(755,root,root) %{_libdir}/%{name}/modules/pgsql.so}
387 %{?with_sqlite:%attr(755,root,root) %{_libdir}/%{name}/modules/sqlite.so}
388 %{?with_whoson:%attr(755,root,root) %{_libdir}/%{name}/modules/whoson.so}
389 %endif
390 %{_mandir}/man8/*
391
392 %files X11
393 %defattr(644,root,root,755)
394 %attr(755,root,root) %{_bindir}/eximon
395 %attr(755,root,root) %{_bindir}/eximon.bin
396 %{_desktopdir}/eximon.desktop
397 %{_pixmapsdir}/eximon.png
398
399 %files devel
400 %defattr(644,root,root,755)
401 %{_includedir}/%{name}
This page took 0.222242 seconds and 2 git commands to generate.