]> git.pld-linux.org Git - packages/mutt.git/blob - mutt.spec
- updated vvv.nntp patch (also adjusted for sidebar patch and disabled default keys...
[packages/mutt.git] / mutt.spec
1 #
2 # TODO:
3 # - gss/heimdal
4 # - finish -folder_columns.patch
5 #
6 # Conditional build:
7 %bcond_with     slang           # use slang library instead of ncurses
8 %bcond_with     nntp            # use VVV's NNTP patch
9 %bcond_with     folder_column   # build with folder_column patch
10 %bcond_with     imap_recent     # show IMAP RECENT messages as new (instead of UNSEEN)
11 %bcond_without  sasl            # don't use sasl
12 %bcond_without  home_etc        # don't use home_etc
13 %bcond_with     gdbm            # use GDBM instead of BerkeleyDB
14 %bcond_with     qdbm            # use QDBM instead of BerkeleyDB
15 %bcond_with     tokyocabinet    # use TokyoCabinet instead of BerkeleyDB
16 #
17 %if %{without gdbm} && %{without qdbm} && %{without tokyocabinet}
18 %define with_bdb        1
19 %endif
20 Summary:        The Mutt Mail User Agent
21 Summary(de.UTF-8):      Der Mutt Mail-User-Agent
22 Summary(es.UTF-8):      Mutt, cliente de correo electrónico
23 Summary(fr.UTF-8):      Agent courrier Mutt
24 Summary(ko.UTF-8):      텍스트 기반의 MUA
25 Summary(pl.UTF-8):      Program pocztowy Mutt
26 Summary(pt_BR.UTF-8):   Mutt, cliente de correio eletrônico
27 Summary(ru.UTF-8):      Почтовая клиентская программа Mutt
28 Summary(tr.UTF-8):      Mutt elektronik posta programı
29 Summary(uk.UTF-8):      Поштова клієнтська програма Mutt
30 Name:           mutt
31 Version:        1.5.21
32 Release:        9
33 Epoch:          6
34 License:        GPL v2+
35 Group:          Applications/Mail
36 Source0:        ftp://ftp.mutt.org/mutt/devel/%{name}-%{version}.tar.gz
37 # Source0-md5:  a29db8f1d51e2f10c070bf88e8a553fd
38 Source1:        %{name}.desktop
39 Source2:        %{name}.png
40 Source3:        %{name}.1.pl
41 Patch0:         %{name}-pl.po-update.patch
42 Patch1:         %{name}-forcedotlock.patch
43 # http://mutt.org.ua/download/
44 Patch2:         %{name}-rr.compressed.patch
45 Patch3:         %{name}-bj.status-time.patch
46 # http://mutt.org.ua/download/
47 Patch4:         %{name}-vvv.quote.patch
48 Patch5:         %{name}-null_name.patch
49 Patch6:         %{name}-cd.trash_folder.patch
50 Patch7:         %{name}-cd.purge_message.patch
51 Patch8:         %{name}-cd.signatures_menu.patch
52 # http://www.mutt.ca/patches/ (dw.crypt-autoselectkey)
53 Patch9:         %{name}-crypt-autoselectkey.patch
54 Patch10:        %{name}-manual.patch
55 Patch11:        %{name}-xface.patch
56 Patch12:        %{name}-Muttrc_mbox_path.patch
57 Patch13:        %{name}-po.patch
58 Patch14:        %{name}-home_etc.patch
59 Patch15:        %{name}-Muttrc.patch
60 Patch16:        %{name}-muttbug-tmp.patch
61 Patch17:        %{name}-folder_columns.patch
62 Patch18:        %{name}-imap_recent.patch
63 Patch19:        %{name}-Muttrc.head.patch
64 Patch20:        %{name}-smime.rc.patch
65 Patch21:        %{name}-sidebar.patch
66 Patch22:        %{name}-imap_fast_trash.patch
67 Patch23:        %{name}-db.patch
68 # http://mutt.org.ua/download/
69 Patch24:        %{name}-vvv.nntp.patch
70 URL:            http://www.mutt.org/
71 BuildRequires:  autoconf >= 2.54
72 BuildRequires:  automake >= 1.6
73 %{?with_sasl:BuildRequires:     cyrus-sasl-devel >= 2.1.0}
74 %{?with_bdb:BuildRequires:      db-devel >= 4.0}
75 BuildRequires:  docbook-dtd42-xml
76 BuildRequires:  docbook-style-xsl
77 %{?with_gdbm:BuildRequires:     gdbm-devel}
78 BuildRequires:  gettext-devel
79 BuildRequires:  gpgme-devel >= 1:1.1.1
80 %{?with_home_etc:BuildRequires: home-etc-devel >= 1.0.8}
81 BuildRequires:  libidn-devel
82 BuildRequires:  libxslt-progs
83 BuildRequires:  lynx
84 %{!?with_slang:BuildRequires:   ncurses-devel >= 5.0}
85 BuildRequires:  openssl-devel >= 0.9.7d
86 %{?with_qdbm:BuildRequires:     qdbm-devel}
87 %{?with_slang:BuildRequires:    slang-devel}
88 %{?with_tokyocabinet:BuildRequires:     tokyocabinet-devel}
89 Requires:       iconv
90 Suggests:       mailcap
91 %{?with_home_etc:Conflicts:     home-etc < 1.0.8}
92 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
93
94 %define         specflags_ia32  -fomit-frame-pointer
95
96 %description
97 Mutt is a small but very poweful full-screen Unix mail client.
98 Features include MIME support, color, POP3 support, message threading,
99 bindable keys, and threaded sorting mode.
100
101 %description -l de.UTF-8
102 Mutt ist ein kleiner aber leistungsfähiger Vollbild-Mail-Client für
103 Unix mit MIME-Unterstützung, Farbe, POP3-Unterstützung,
104 Nachrichten-Threading, zuweisbaren Tasten und Sortieren nach Threads.
105
106 %description -l es.UTF-8
107 Mutt es un pequeño, pero muy potente cliente de correo en pantalla
108 llena. Incluye soporte a tipos MINE, color, POP3; encadenamiento de
109 mensajes, teclas configurables y clasificaciones por encadenamiento.
110
111 %description -l fr.UTF-8
112 mutt est un client courrier Unix plein écran, petit mais très
113 puissant. Il dispose de la gestion MIME, des couleurs, de la gestion
114 POP, des fils de discussion, des touches liées et d'un mode de tri sur
115 les fils.
116
117 %description -l ko.UTF-8
118 Mutt는 작지만 매우 강력한 텍스트 기반의 메일 클라이언트이다. Mutt는 많은 설정이 가능하다. 그리고, 키바인딩, 키보드
119 메크로, 메일 스레딩과 같은 진보된 형태와 정규표현식 검색, 메일에서 선택된 그룹의 내용에서 강력하게 일정한 패턴을 찾아내는
120 것을 지원함으로써 메일의 파워 유저에게 가장 적합하다.
121
122 %description -l pl.UTF-8
123 Mutt jest niewielkim programem pocztowym dla terminali tekstowych,
124 posiadającym duże możliwości. Obsługuje MIME, POP3, cztery formaty
125 skrzynek pocztowych, kolory, wątki, ocenę ważności listów (scoring)
126 oraz skompresowane foldery.
127
128 %description -l pt_BR.UTF-8
129 O Mutt é um pequeno mas muito poderoso cliente de correio em tela
130 cheia. Inclui suporte a tipos MIME, cor, POP3, encadeamento de
131 mensagens, teclas configuráveis e classificação por encadeamento.
132
133 %description -l ru.UTF-8
134 Mutt - это небольшой, но мощный полноэкранный почтовый клиент.
135 Включает поддержку MIME, цвет, поддержку POP3 и IMAP, группировку
136 сообщений по цепочкам, переопределяемые клавиши, поддержку pgp/gpg и
137 сортировку сообщений в цепочках. Включает также (пока что
138 экспериментальную) поддержку NNTP.
139
140 %description -l tr.UTF-8
141 Mutt, küçük ama çok güçlü bir tam-ekran Unix mektup istemcisidir. MIME
142 desteği, renk ve POP3 desteği içerir.
143
144 %description -l uk.UTF-8
145 Mutt - це невеликий, але потужний повноекранний поштовий клієнт.
146 Містить підтримку MIME, колір, підтримку POP3 та IMAP, групування
147 повідомлень по ланцюжкам, перевизначення клавіш, підтримку pgp/gpg та
148 сортування повідомлень у ланцюжках. Містить також (поки що
149 експериментальну) підтримку NNTP.
150
151 %prep
152 %setup -q
153 %patch0 -p1
154 %patch1 -p1
155 %patch2 -p1
156 %patch3 -p1
157 %patch4 -p1
158 %patch5 -p1
159 %patch6 -p1
160 %patch7 -p1
161 %patch8 -p1
162 %patch9 -p1
163 %patch10 -p1
164 %patch11 -p1
165 %patch12 -p1
166 %patch13 -p1
167 %{?with_home_etc:%patch14 -p1}
168 %patch15 -p1
169 %patch16 -p1
170 # breaks display if arrow_cursor is set
171 %{?with_folder_column:%patch17 -p1}
172 %{?with_imap_recent:%patch18 -p1}
173 %patch19 -p1
174 %patch20 -p1
175 %patch21 -p1
176 %patch22 -p1
177 %patch23 -p1
178 %{?with_nntp:%patch24 -p1}
179
180 # force regeneration (manual.sgml is modified by some patches)
181 %{__rm} doc/{manual*.html,manual.txt}
182
183 %build
184 %{__aclocal} -I m4
185 %{__autoconf}
186 %{__autoheader}
187 %{__automake}
188 %configure \
189         mutt_cv_groupwrite=yes \
190         mutt_cv_worldwrite=no \
191         %{!?debug:--disable-debug} %{?debug:--enable-debug} \
192         --disable-warnings \
193         --enable-compressed \
194         --enable-external-dotlock \
195         --enable-gpgme \
196         --enable-hcache \
197         --enable-imap \
198         --enable-mailtool \
199         %{?with_nntp:--enable-nntp} \
200         --enable-pop \
201         --enable-smtp \
202         %{?with_bdb:--with-bdb=/usr} \
203         %{!?with_slang:--with-curses} \
204         --with-docdir=%{_docdir}/%{name} \
205         %{?with_gdbm:--with-gdbm} \
206         %{?with_home_etc:--with-home-etc} \
207         --with-mailpath=/var/mail \
208         --with-mixmaster \
209         %{?with_qdbm:--with-qdbm} \
210         --with-regex \
211         %{?with_sasl:--with-sasl} \
212         %{?with_slang:--with-slang} \
213         --with-ssl \
214         %{?with_tokyocabinet:--with-tokyocabinet}
215
216 %{__make} -j1 -C doc
217 %{__make}
218
219 %install
220 rm -rf $RPM_BUILD_ROOT
221 install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir},%{_mandir}/pl/man1} \
222         $RPM_BUILD_ROOT%{_sysconfdir}/Muttrc.d
223
224 %{__make} install \
225         DESTDIR=$RPM_BUILD_ROOT \
226         DOTLOCK_GROUP=
227
228 %{__patch} -p2 -d $RPM_BUILD_ROOT%{_sysconfdir} < %{PATCH15}
229
230 install contrib/gpg.rc $RPM_BUILD_ROOT%{_sysconfdir}/Muttrc.d
231 install contrib/smime.rc $RPM_BUILD_ROOT%{_sysconfdir}/Muttrc.d
232 install contrib/colors.linux $RPM_BUILD_ROOT%{_sysconfdir}/Muttrc.d/colors.rc
233
234 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
235 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
236 install %{SOURCE3} $RPM_BUILD_ROOT%{_mandir}/pl/man1
237
238 cat <<'EOF' >$RPM_BUILD_ROOT%{_bindir}/mutt_source-muttrc.d
239 #!/bin/sh -e
240 for rc in %{_sysconfdir}/Muttrc.d/*.rc; do
241         [ ! -r "$rc" ] || echo "source \"$rc\""
242 done
243 EOF
244
245 # keep manual.txt.gz, the rest is installed as %doc
246 %{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}/[!m]*
247
248 # conflict with qmail
249 %{__rm} $RPM_BUILD_ROOT%{_mandir}/man5/mbox.5*
250 # belongs to mailcap
251 %{__rm} $RPM_BUILD_ROOT%{_sysconfdir}/mime.types
252
253 %find_lang %{name}
254
255 %clean
256 rm -rf $RPM_BUILD_ROOT
257
258 %files -f %{name}.lang
259 %defattr(644,root,root,755)
260 %doc contrib/{*rc*,*cap*} ChangeLog README TODO NEWS README.SECURITY README.SSL README.xface
261 %dir %{_sysconfdir}/Muttrc.d
262 %config(noreplace,missingok) %verify(not md5 mtime size) %{_sysconfdir}/Muttrc
263 %config(noreplace,missingok) %verify(not md5 mtime size) %{_sysconfdir}/Muttrc.d/*.rc
264 %attr(755,root,root) %{_bindir}/mutt
265 %attr(755,root,root) %{_bindir}/mutt_source-muttrc.d
266 %attr(755,root,root) %{_bindir}/flea
267 %attr(755,root,root) %{_bindir}/muttbug
268 %attr(755,root,root) %{_bindir}/pgp*
269 %attr(755,root,root) %{_bindir}/smime_keys
270 %attr(2755,root,mail) %{_bindir}/mutt_dotlock
271
272 %{_docdir}/%{name}
273 %{_desktopdir}/mutt.desktop
274 %{_pixmapsdir}/mutt.png
275 %{_mandir}/man1/flea.1*
276 %{_mandir}/man1/mutt*.1*
277 %{_mandir}/man1/smime_keys.1*
278 %{_mandir}/man5/mmdf.5*
279 %{_mandir}/man5/muttrc.5*
280 %lang(pl) %{_mandir}/pl/man1/*
This page took 0.129812 seconds and 4 git commands to generate.