]> git.pld-linux.org Git - packages/thunderbird.git/blame - icedove.spec
- enigmail up to 1.1.2
[packages/thunderbird.git] / icedove.spec
CommitLineData
c4ddd260 1# TODO:
c4ddd260 2# - separate spec for enigmail
283702b9 3# - fix icedove (building) and installing nss/nspr libs!
283702b9 4# - build with system mozldap
c4ddd260 5#
44be9ed4 6# Conditional builds
7%bcond_without enigmail # don't build enigmail - GPG/PGP support
8%bcond_without gnomeui # disable gnomeui support
9%bcond_without gnomevfs # disable GNOME comp. (gconf+libgnome+gnomevfs) and gnomevfs ext.
10%bcond_without gnome # disable all GNOME components (gnome+gnomeui+gnomevfs)
11%bcond_without ldap # disable e-mail address lookups in LDAP directories
6578c165 12%bcond_without lightning # disable sunbird calendar
88149483
ER
13%bcond_with xulrunner # build with system xulrunner
14
44be9ed4 15%if %{without gnome}
16%undefine with_gnomeui
17%undefine with_gnomevfs
18%endif
88149483 19
f4aadbdb 20%define enigmail_ver 1.1.2
44be9ed4 21
7d981f69
ER
22%if %{without xulrunner}
23# The actual sqlite version (see RHBZ#480989):
24%define sqlite_build_version %(pkg-config --silence-errors --modversion sqlite3 2>/dev/null || echo ERROR)
25%endif
26
44be9ed4 27Summary: Icedove - email client
28Summary(pl.UTF-8): Icedove - klient poczty
29Name: icedove
490b4f85 30Version: 3.0.5
f4aadbdb 31Release: 2
44be9ed4 32License: MPL 1.1 or GPL v2+ or LGPL v2.1+
33Group: Applications/Networking
cadfb931 34Source0: http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/source/thunderbird-%{version}.source.tar.bz2
490b4f85 35# Source0-md5: 564911289b5d895ba5eaf4b3fbed51e8
44be9ed4 36Source1: http://www.mozilla-enigmail.org/download/source/enigmail-%{enigmail_ver}.tar.gz
f4aadbdb 37# Source1-md5: 7d329d5e8afbbb28214ca1995beb09c9
44be9ed4 38Source2: %{name}-branding.tar.bz2
6578c165 39# Source2-md5: 2da351522bdd7f4a3bd8aaff4c776976
44be9ed4 40Source3: %{name}-rm_nonfree.sh
41Source4: %{name}.desktop
42Source5: %{name}.sh
2f151de0 43Source6: %{name}-enigmail.manifest
44be9ed4 44Patch0: %{name}-branding.patch
faa5c89d
SP
45Patch1: %{name}-enigmail-shared.patch
46Patch2: %{name}-gcc.patch
47Patch3: %{name}-fonts.patch
48Patch4: %{name}-install.patch
5e9bb798 49Patch5: %{name}-hunspell.patch
faa5c89d 50Patch6: %{name}-prefs.patch
9a743685 51Patch7: system-mozldap.patch
4922c320 52URL: http://www.pld-linux.org/Packages/Icedove
44be9ed4 53%{?with_gnomevfs:BuildRequires: GConf2-devel >= 1.2.1}
54BuildRequires: automake
55BuildRequires: freetype-devel >= 1:2.1.8
56%{?with_gnomevfs:BuildRequires: gnome-vfs2-devel >= 2.0}
57BuildRequires: gtk+2-devel >= 1:2.0.0
5e9bb798 58BuildRequires: hunspell-devel
44be9ed4 59BuildRequires: libIDL-devel >= 0.8.0
60%{?with_gnomevfs:BuildRequires: libgnome-devel >= 2.0}
61%{?with_gnomeui:BuildRequires: libgnomeui-devel >= 2.2.0}
62BuildRequires: libjpeg-devel >= 6b
63BuildRequires: libpng-devel >= 1.2.0
64BuildRequires: libstdc++-devel
cadfb931
SP
65BuildRequires: nspr-devel >= 1:4.8
66BuildRequires: nss-devel >= 1:3.12.0
44be9ed4 67BuildRequires: pango-devel >= 1:1.1.0
1c62cadb 68BuildRequires: pkgconfig
44be9ed4 69BuildRequires: sed >= 4.0
4b6bc367 70BuildRequires: sqlite3-devel >= 3.6.22
1c62cadb 71BuildRequires: startup-notification-devel >= 0.8
44be9ed4 72BuildRequires: xorg-lib-libXext-devel
44be9ed4 73BuildRequires: xorg-lib-libXinerama-devel
44be9ed4 74BuildRequires: xorg-lib-libXt-devel
1c62cadb 75BuildRequires: zip
7d981f69
ER
76%if %{with xulrunner}
77%else
44be9ed4 78Requires: myspell-common
79Requires: nspr >= 1:4.6.1
80Requires: nss >= 1:3.11.3
4b6bc367 81Requires: sqlite3 >= %{sqlite_build_version}
7d981f69 82%endif
44be9ed4 83Obsoletes: mozilla-thunderbird
84Obsoletes: mozilla-thunderbird-dictionary-en-US
85BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
86
9e366f18
AM
87%define filterout_cpp -D_FORTIFY_SOURCE=[0-9]+
88
44be9ed4 89# iceweasel/icedove/iceape provide their own versions
90%define _noautoreqdep libgfxpsshar.so libgkgfx.so libgtkxtbin.so libjsj.so libxpcom_compat.so libxpcom_core.so libxpistub.so
91%define _noautoprovfiles %{_libdir}/%{name}/components
92# we don't want these to satisfy xulrunner-devel
5ac9187e 93%define _noautoprov libgtkembedmoz.so libmozjs.so libxpcom.so libxul.so
44be9ed4 94# and as we don't provide them, don't require either
5ac9187e 95%define _noautoreq libgtkembedmoz.so libmozjs.so libxpcom.so libxul.so
44be9ed4 96
97%description
98Icedove is an open-source,fast and portable email client.
99
100%description -l pl.UTF-8
101Icedove jest open sourcowym, szybkim i przenośnym klientem poczty.
102
6578c165 103%package addon-lightning
104Summary: An integrated calendar for Icedove
105Summary(pl.UTF-8): Zintegrowany kalendarz dla Icedove
106License: MPL 1.1 or GPL v2+ or LGPL v2.1+
107Group: Applications/Networking
108Requires: %{name} = %{version}-%{release}
109
110%description addon-lightning
111Lightning is an calendar extension to Icedove email client.
112
113%description addon-lightning -l pl.UTF-8
114Lightning to rozszerzenie do klienta poczty Icedove dodające
115funkcjonalność kalendarza.
116
44be9ed4 117%package addon-enigmail
118Summary: Extension for the authentication and encryption features provided by GnuPG
119Summary(pl.UTF-8): Rozszerzenie do uwierzytelniania i szyfrowania zapewnianego przez GnuPG
120License: MPL/LGPL
121Group: Applications/Networking
122URL: http://enigmail.mozdev.org/
cd056caa 123Requires: %{name} = %{version}-%{release}
d076d93e 124Requires: gnupg
75991bbb 125Obsoletes: mozilla-thunderbird-addon-enigmail
44be9ed4 126
127%description addon-enigmail
c5e06599 128Enigmail is an extension to the Icedove mail client which allows users
129to access the authentication and encryption features provided by
130GnuPG.
44be9ed4 131
132Main Features:
133- Encrypt/sign mail when sending, decrypt/authenticate received mail
134- Support for inline-PGP (RFC 2440) and PGP/MIME (RFC 3156)
135- Per-Account based encryption and signing defaults
136- Per-Recipient rules for automated key selection, and
137 enabling/disabling encryption and signing
138- OpenPGP key management interface
139
140%description addon-enigmail -l pl.UTF-8
c5e06599 141Enigmail to rozszerzenie klienta pocztowego Icedove pozwalające
faa5c89d
SP
142użytkownikom na dostęp do uwierzytelniania i szyfrowania zapewnianego
143przez GnuPG.
44be9ed4 144
145Główne możliwości:
146- szyfrowanie/podpisywanie poczty przy wysyłaniu,
147 odszyfrowywanie/uwierzytelnianie poczty odebranej
148- obsługa inline-PGP (RFC 2440) i PGP/MIME (RFC 3156)
149- ustawienia domyślne szyfrowania i podpisywania dla każdego konta
150- reguły automatycznego wyboru kluczy i włączenia szyfrowania oraz
151 podpisywania dla każdego adresata
152- interfejs do zarządzania kluczami OpenPGP
153
154%prep
983562b1 155%setup -qc
156mv -f comm-1.9.1 mozilla
157%setup -q -T -D -a2
158cd mozilla
44be9ed4 159%{?with_enigmail:tar xvfz %{SOURCE1} -C mailnews/extensions}
160/bin/sh %{SOURCE3}
983562b1 161%patch0 -p1
faa5c89d
SP
162%{?with_enigmail:%patch1 -p1}
163%patch2 -p1
4ccc2157 164%patch3 -p1
faa5c89d 165%patch4 -p1
5e9bb798 166%patch5 -p1
983562b1 167%patch6 -p1
9a743685 168%patch7 -p1
44be9ed4 169
170%build
983562b1 171cd mozilla
44be9ed4 172export CFLAGS="%{rpmcflags} `%{_bindir}/pkg-config mozilla-nspr --cflags-only-I`"
173export CXXFLAGS="%{rpmcflags} `%{_bindir}/pkg-config mozilla-nspr --cflags-only-I`"
174
cadfb931
SP
175cp -f %{_datadir}/automake/config.* mozilla/build/autoconf
176cp -f %{_datadir}/automake/config.* mozilla/nsprpub/build/autoconf
44be9ed4 177cp -f %{_datadir}/automake/config.* directory/c-sdk/config/autoconf
178
9a743685
ER
179install -d libxul-sdk
180ln -snf %{_libdir}/xulrunner-sdk libxul-sdk/sdk
9a743685 181
fbac75ca 182cat << EOF > .mozconfig
cb0e4412
SP
183mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-%{_target_cpu}
184
59c5a0e8 185# Options for 'configure' (same as command-line options).
44be9ed4 186ac_add_options --prefix=%{_prefix}
187ac_add_options --exec-prefix=%{_exec_prefix}
188ac_add_options --bindir=%{_bindir}
189ac_add_options --sbindir=%{_sbindir}
190ac_add_options --sysconfdir=%{_sysconfdir}
191ac_add_options --datadir=%{_datadir}
192ac_add_options --includedir=%{_includedir}
193ac_add_options --libdir=%{_libdir}
194ac_add_options --libexecdir=%{_libexecdir}
195ac_add_options --localstatedir=%{_localstatedir}
196ac_add_options --sharedstatedir=%{_sharedstatedir}
197ac_add_options --mandir=%{_mandir}
198ac_add_options --infodir=%{_infodir}
199%if %{?debug:1}0
59c5a0e8 200ac_add_options --disable-optimize
44be9ed4 201ac_add_options --enable-debug
202ac_add_options --enable-debug-modules
59c5a0e8
SP
203ac_add_options --enable-debugger-info-modules
204ac_add_options --enable-crash-on-assert
44be9ed4 205%else
206ac_add_options --disable-debug
207ac_add_options --disable-debug-modules
59c5a0e8
SP
208ac_add_options --disable-logging
209ac_add_options --enable-optimize="%{rpmcflags} -Os"
44be9ed4 210%endif
88149483
ER
211ac_add_options --disable-strip
212ac_add_options --disable-strip-libs
44be9ed4 213%if %{with tests}
214ac_add_options --enable-tests
215%else
216ac_add_options --disable-tests
217%endif
218%if %{with gnomeui}
219ac_add_options --enable-gnomeui
220%else
221ac_add_options --disable-gnomeui
222%endif
223%if %{with gnomevfs}
224ac_add_options --enable-gnomevfs
225%else
226ac_add_options --disable-gnomevfs
227%endif
228%if %{with ldap}
229ac_add_options --enable-ldap
9a743685 230ac_add_options --with-system-ldap
44be9ed4 231%else
232ac_add_options --disable-ldap
233%endif
59c5a0e8 234ac_add_options --disable-crashreporter
59c5a0e8 235ac_add_options --disable-xterm-updates
59c5a0e8 236ac_add_options --enable-postscript
d076d93e 237%if %{with lightning}
cb0e4412 238ac_add_options --enable-calendar
d076d93e
SP
239%else
240ac_add_options --disable-calendar
241%endif
44be9ed4 242ac_add_options --disable-installer
243ac_add_options --disable-jsd
88149483 244ac_add_options --disable-updater
44be9ed4 245ac_add_options --disable-xprint
cadfb931
SP
246ac_add_options --disable-permissions
247ac_add_options --disable-pref-extensions
44be9ed4 248ac_add_options --enable-canvas
249ac_add_options --enable-crypto
44be9ed4 250ac_add_options --enable-mathml
44be9ed4 251ac_add_options --enable-pango
252ac_add_options --enable-reorder
88149483
ER
253ac_add_options --enable-startup-notification
254ac_add_options --enable-svg
44be9ed4 255ac_add_options --enable-system-cairo
5e9bb798 256ac_add_options --enable-system-hunspell
7d981f69 257ac_add_options --enable-system-sqlite
44be9ed4 258ac_add_options --enable-xft
cadfb931
SP
259ac_add_options --enable-application=mail
260ac_add_options --enable-default-toolkit=cairo-gtk2
44be9ed4 261ac_add_options --enable-xinerama
88149483
ER
262ac_add_options --with-distribution-id=org.pld-linux
263ac_add_options --with-branding=icedove/branding
264%if %{with xulrunner}
fbac75ca
ER
265ac_add_options --with-libxul-sdk=$(pwd)/libxul-sdk
266ac_add_options --enable-shared
267%else
268ac_add_options --enable-static
88149483
ER
269%endif
270ac_add_options --with-pthreads
271ac_add_options --with-system-bz2
44be9ed4 272ac_add_options --with-system-jpeg
273ac_add_options --with-system-nspr
274ac_add_options --with-system-nss
275ac_add_options --with-system-png
276ac_add_options --with-system-zlib
44be9ed4 277ac_add_options --enable-single-profile
278ac_add_options --disable-profilesharing
44be9ed4 279ac_add_options --with-default-mozilla-five-home=%{_libdir}/%{name}
280EOF
281
90e998ba 282%{__make} -j1 -f client.mk build \
d076d93e
SP
283 STRIP="/bin/true" \
284 CC="%{__cc}" \
44be9ed4 285 CXX="%{__cxx}"
286
287%if %{with enigmail}
59c5a0e8 288cd mailnews/extensions/enigmail
d076d93e 289./makemake -r
59c5a0e8 290%{__make} -C ../../../obj-%{_target_cpu}/mailnews/extensions/enigmail \
d076d93e
SP
291 STRIP="/bin/true" \
292 CC="%{__cc}" \
293 CXX="%{__cxx}"
44be9ed4 294%endif
295
296%install
297rm -rf $RPM_BUILD_ROOT
298install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir},%{_pixmapsdir},%{_desktopdir}} \
60c77977
SP
299 $RPM_BUILD_ROOT%{_datadir}/%{name}
300install -d $RPM_BUILD_ROOT%{_libdir}/%{name}
44be9ed4 301
983562b1 302cd mozilla
cb0e4412 303%{__make} -C obj-%{_target_cpu}/mail/installer stage-package \
44be9ed4 304 DESTDIR=$RPM_BUILD_ROOT \
305 MOZ_PKG_APPDIR=%{_libdir}/%{name} \
306 PKG_SKIP_STRIP=1
307
308# move arch independant ones to datadir
309mv $RPM_BUILD_ROOT%{_libdir}/%{name}/chrome $RPM_BUILD_ROOT%{_datadir}/%{name}/chrome
310mv $RPM_BUILD_ROOT%{_libdir}/%{name}/defaults $RPM_BUILD_ROOT%{_datadir}/%{name}/defaults
311mv $RPM_BUILD_ROOT%{_libdir}/%{name}/greprefs $RPM_BUILD_ROOT%{_datadir}/%{name}/greprefs
44be9ed4 312mv $RPM_BUILD_ROOT%{_libdir}/%{name}/isp $RPM_BUILD_ROOT%{_datadir}/%{name}/isp
313mv $RPM_BUILD_ROOT%{_libdir}/%{name}/res $RPM_BUILD_ROOT%{_datadir}/%{name}/res
314ln -s ../../share/%{name}/chrome $RPM_BUILD_ROOT%{_libdir}/%{name}/chrome
315ln -s ../../share/%{name}/defaults $RPM_BUILD_ROOT%{_libdir}/%{name}/defaults
316ln -s ../../share/%{name}/greprefs $RPM_BUILD_ROOT%{_libdir}/%{name}/greprefs
44be9ed4 317ln -s ../../share/%{name}/isp $RPM_BUILD_ROOT%{_libdir}/%{name}/isp
318ln -s ../../share/%{name}/res $RPM_BUILD_ROOT%{_libdir}/%{name}/res
319
320rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/dictionaries
321ln -s %{_datadir}/myspell $RPM_BUILD_ROOT%{_libdir}/%{name}/dictionaries
322
323%{__sed} -e 's,@LIBDIR@,%{_libdir},' %{SOURCE5} > $RPM_BUILD_ROOT%{_bindir}/icedove
324ln -s %{name} $RPM_BUILD_ROOT%{_bindir}/thunderbird
325ln -s %{name} $RPM_BUILD_ROOT%{_bindir}/mozilla-thunderbird
326
327install %{SOURCE4} $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
328
329%if %{with enigmail}
283702b9
ER
330ext_dir=$RPM_BUILD_ROOT%{_libdir}/%{name}/extensions/\{847b3a00-7ab1-11d4-8f02-006008948af5\}
331install -d $ext_dir/{chrome,components,defaults/preferences}
332mv -f $RPM_BUILD_ROOT%{_libdir}/%{name}/chrome/enigmail.jar $ext_dir/chrome
333mv -f $RPM_BUILD_ROOT%{_libdir}/%{name}/components/enig* $ext_dir/components
334mv -f $RPM_BUILD_ROOT%{_libdir}/%{name}/components/libenigmime.so $ext_dir/components
335mv -f $RPM_BUILD_ROOT%{_libdir}/%{name}/components/ipc.xpt $ext_dir/components
336mv -f $RPM_BUILD_ROOT%{_libdir}/%{name}/defaults/preferences/enigmail.js $ext_dir/defaults/preferences
337cp -f mailnews/extensions/enigmail/package/install.rdf $ext_dir
44be9ed4 338rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/defaults/preferences
339rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/chrome/enigmail-en-US.jar
340rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/chrome/enigmail-skin.jar
341rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/chrome/enigmime.jar
342rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/components/enig*
343rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/components/libenigmime.so
344rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/components/ipc.xpt
283702b9 345cp -f %{SOURCE6} $ext_dir/chrome.manifest
983562b1 346cp -f icedove/branding/content/icon64.png $RPM_BUILD_ROOT%{_pixmapsdir}/icedove.png
44be9ed4 347%endif
348
9a743685
ER
349# remove unecessary stuff
350rm $RPM_BUILD_ROOT%{_libdir}/%{name}/README.txt
44be9ed4 351
9a743685 352# never package these
283702b9
ER
353# nss
354rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/lib{freebl3,nss3,nssckbi,nssdbm3,nssutil3,smime3,softokn3,ssl3}.*
355# nspr
356rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/lib{nspr4,plc4,plds4}.so
283702b9
ER
357# mozldap
358rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/lib{ldap,ldif,prldap,ssldap}60.so
359
44be9ed4 360%clean
361rm -rf $RPM_BUILD_ROOT
362
363%pretrans
364if [ -d %{_libdir}/%{name}/dictionaries ] && [ ! -L %{_libdir}/%{name}/dictionaries ]; then
365 mv -v %{_libdir}/%{name}/dictionaries{,.rpmsave}
366fi
bc9cd18a 367for d in chrome defaults greprefs icons isp res; do
44be9ed4 368 if [ -d %{_libdir}/%{name}/$d ] && [ ! -L %{_libdir}/%{name}/$d ]; then
369 install -d %{_datadir}/%{name}
370 mv %{_libdir}/%{name}/$d %{_datadir}/%{name}/$d
371 fi
372done
373exit 0
374
375%files
376%defattr(644,root,root,755)
377%attr(755,root,root) %{_bindir}/icedove
378%attr(755,root,root) %{_bindir}/mozilla-thunderbird
379%attr(755,root,root) %{_bindir}/thunderbird
380%dir %{_libdir}/%{name}
60c77977 381%{_libdir}/%{name}/*.ini
44be9ed4 382%dir %{_libdir}/%{name}/components
383%attr(755,root,root) %{_libdir}/%{name}/components/*.so
384%{_libdir}/%{name}/components/*.js
385%{_libdir}/%{name}/components/*.xpt
283702b9
ER
386%attr(755,root,root) %{_libdir}/%{name}/libmozjs.so
387%attr(755,root,root) %{_libdir}/%{name}/libxpcom.so
388%attr(755,root,root) %{_libdir}/%{name}/libxpcom_core.so
44be9ed4 389%attr(755,root,root) %{_libdir}/%{name}/*.sh
390%attr(755,root,root) %{_libdir}/%{name}/*-bin
391%attr(755,root,root) %{_libdir}/%{name}/mozilla-xremote-client
bc9cd18a 392%attr(755,root,root) %{_libdir}/%{name}/icedove
44be9ed4 393
394# symlinks
395%{_libdir}/%{name}/chrome
396%{_libdir}/%{name}/defaults
397%{_libdir}/%{name}/dictionaries
398%{_libdir}/%{name}/greprefs
44be9ed4 399%{_libdir}/%{name}/isp
400%{_libdir}/%{name}/res
401
402%{_libdir}/%{name}/dependentlibs.list
5e9bb798 403%{_pixmapsdir}/*.png
44be9ed4 404%{_desktopdir}/*.desktop
405
406%dir %{_datadir}/%{name}
407%{_datadir}/%{name}/chrome
408%{_datadir}/%{name}/defaults
409%{_datadir}/%{name}/greprefs
44be9ed4 410%{_datadir}/%{name}/isp
411%{_datadir}/%{name}/res
412
60c77977
SP
413%dir %{_libdir}/%{name}/modules
414%{_libdir}/%{name}/modules/*.js*
415%dir %{_libdir}/%{name}/modules/activity
416%{_libdir}/%{name}/modules/activity/*.js
417%dir %{_libdir}/%{name}/modules/gloda
418%{_libdir}/%{name}/modules/gloda/*.js
419
44be9ed4 420%dir %{_libdir}/%{name}/extensions
421%{_libdir}/%{name}/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
6578c165 422
423%if %{with lightning}
424%files addon-lightning
425%defattr(644,root,root,755)
94402182 426%{_libdir}/%{name}/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
6578c165 427%{_libdir}/%{name}/extensions/calendar-timezones@mozilla.org
428%endif
44be9ed4 429
430%if %{with enigmail}
431%files addon-enigmail
432%defattr(644,root,root,755)
433%{_libdir}/%{name}/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}
434%endif
This page took 0.143686 seconds and 4 git commands to generate.