2007-01-15 23:49:32 +01:00
|
|
|
#
|
2009-09-23 20:21:46 +02:00
|
|
|
# spec file for package MozillaThunderbird (Version 3.0b3)
|
2007-01-15 23:49:32 +01:00
|
|
|
#
|
2009-01-09 01:36:46 +01:00
|
|
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2009-07-21 12:08:52 +02:00
|
|
|
# Copyright (c) 2009 Wolfgang Rosenauer <wr@rosenauer.org>
|
2007-01-15 23:49:32 +01:00
|
|
|
#
|
2008-09-15 12:18:41 +02:00
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2007-01-15 23:49:32 +01:00
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
2009-07-21 12:08:52 +02:00
|
|
|
# norootforbuild
|
2007-01-15 23:49:32 +01:00
|
|
|
|
2008-03-12 13:14:40 +01:00
|
|
|
|
2007-01-15 23:49:32 +01:00
|
|
|
Name: MozillaThunderbird
|
2009-07-21 12:08:52 +02:00
|
|
|
BuildRequires: autoconf213 fdupes gcc-c++ libgnomeui-devel libidl-devel mozilla-nss-devel orbit-devel python startup-notification-devel unzip update-desktop-files zip
|
2008-10-23 22:52:20 +02:00
|
|
|
%if %suse_version > 1030
|
|
|
|
BuildRequires: hunspell-devel
|
|
|
|
%endif
|
2009-01-09 01:36:46 +01:00
|
|
|
%if %suse_version > 1100
|
|
|
|
BuildRequires: nss-shared-helper-devel
|
|
|
|
%endif
|
2009-08-10 18:18:59 +02:00
|
|
|
License: GPL v2 or later ; LGPL v2.1 or later ; MPL 1.1 or later
|
2009-09-23 20:21:46 +02:00
|
|
|
%define mainversion 3.0b3
|
2009-07-21 12:08:52 +02:00
|
|
|
Version: %{mainversion}
|
2009-09-23 20:21:46 +02:00
|
|
|
Release: 5
|
2007-01-15 23:49:32 +01:00
|
|
|
Summary: The Stand-Alone Mozilla Mail Component
|
2007-11-13 21:40:24 +01:00
|
|
|
Url: http://www.mozilla.org/products/thunderbird/
|
2007-01-15 23:49:32 +01:00
|
|
|
Group: Productivity/Networking/Email/Clients
|
|
|
|
Source: thunderbird-%{version}-source.tar.bz2
|
|
|
|
Source1: MozillaThunderbird.desktop
|
|
|
|
Source2: add-plugins.sh.in
|
|
|
|
Source3: mozilla.sh.in
|
2007-06-14 00:42:39 +02:00
|
|
|
Source4: l10n-%{version}.tar.bz2
|
2009-09-23 20:21:46 +02:00
|
|
|
Source5: shipped-locales
|
2007-01-15 23:49:32 +01:00
|
|
|
Source6: suse-default-prefs.js
|
2009-07-21 12:08:52 +02:00
|
|
|
Source7: find-external-requires.sh
|
|
|
|
Source8: MozillaThunderbird-rpmlintrc
|
2009-08-21 18:58:40 +02:00
|
|
|
Source9: enigmail-20090813.tar.bz2
|
2009-07-21 12:08:52 +02:00
|
|
|
Source10: create-tar.sh
|
2009-09-23 20:21:46 +02:00
|
|
|
Patch1: mozilla-app-launcher.patch
|
2007-01-15 23:49:32 +01:00
|
|
|
Patch2: thunderbird-appname.patch
|
2009-09-23 20:21:46 +02:00
|
|
|
Patch3: mozilla-jemalloc_deepbind.patch
|
2009-08-10 18:18:59 +02:00
|
|
|
Patch4: mozilla-gtkfilepicker-buttonorder.patch
|
2009-07-21 12:08:52 +02:00
|
|
|
Patch5: tb-develdirs.patch
|
2009-09-23 20:21:46 +02:00
|
|
|
Patch6: mozilla-protocol_handler.patch
|
2009-07-21 12:08:52 +02:00
|
|
|
Patch7: mozilla-path_len.patch
|
|
|
|
Patch9: mozilla-shared-nss-db.patch
|
|
|
|
Patch10: mozilla-system-hunspell.patch.bz2
|
|
|
|
Patch11: thunderbird-shared-nss-db.patch
|
|
|
|
Patch12: thunderbird-no-update.patch
|
2007-01-15 23:49:32 +01:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2008-10-23 22:52:20 +02:00
|
|
|
PreReq: coreutils fileutils textutils /bin/sh
|
2009-07-21 12:08:52 +02:00
|
|
|
### build options
|
|
|
|
%define build_enigmail 1
|
2007-01-15 23:49:32 +01:00
|
|
|
%define has_system_cairo 0
|
2009-07-21 12:08:52 +02:00
|
|
|
%if %suse_version > 1100
|
2007-01-15 23:49:32 +01:00
|
|
|
%define has_system_cairo 1
|
|
|
|
%endif
|
2009-07-21 12:08:52 +02:00
|
|
|
%define localize 1
|
|
|
|
%define lightning 0
|
|
|
|
### build options end
|
|
|
|
%define _use_internal_dependency_generator 0
|
|
|
|
%define __find_requires sh %{SOURCE7}
|
|
|
|
%global provfind sh -c "grep -v '.so' | %__find_provides"
|
|
|
|
%global __find_provides %provfind
|
2008-05-17 01:24:20 +02:00
|
|
|
Requires: mozilla-nspr >= %(rpm -q --queryformat '%{VERSION}' mozilla-nspr)
|
2009-07-21 12:08:52 +02:00
|
|
|
Requires: mozilla-nss >= %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
|
2009-09-23 20:21:46 +02:00
|
|
|
%define releasedate 2009071500
|
2007-01-15 23:49:32 +01:00
|
|
|
%define progname thunderbird
|
|
|
|
%define progdir %{_prefix}/%_lib/thunderbird
|
|
|
|
%define libgssapi libgssapi_krb5.so.2
|
|
|
|
|
|
|
|
%description
|
|
|
|
Mozilla Thunderbird is a redesign of the Mozilla Mail component. It is
|
|
|
|
written using the XUL user interface language and designed to be
|
|
|
|
cross-platform. It is a stand-alone application instead of part of the
|
|
|
|
Mozilla application suite.
|
|
|
|
|
|
|
|
|
2009-08-10 18:18:59 +02:00
|
|
|
%package translations-common
|
|
|
|
License: GPL v2 or later ; LGPL v2.1 or later ; MPL 1.1 or later
|
|
|
|
Summary: Common translations for MozillaThunderbird
|
|
|
|
Provides: locale(%{name}:ar;ca;cs;de;en_GB;es_AR;es_ES;fi;fr;hu;it;ja;ko;nb_NO;nl;pl;pt_BR;pt_PT;ru;sv_SE;zh_CN)
|
2009-08-28 23:51:34 +02:00
|
|
|
Group: System/Localization
|
2009-08-10 18:18:59 +02:00
|
|
|
PreReq: %{name} = %{mainversion}
|
|
|
|
Obsoletes: %{name}-translations < %{version}-%{release}
|
|
|
|
|
|
|
|
%description translations-common
|
|
|
|
This package contains several optional languages for the user interface
|
|
|
|
of MozillaThunderbird.
|
2007-01-15 23:49:32 +01:00
|
|
|
|
|
|
|
|
2009-08-10 18:18:59 +02:00
|
|
|
%package translations-other
|
|
|
|
License: GPL v2 or later ; LGPL v2.1 or later ; MPL 1.1 or later
|
|
|
|
Summary: Extra translations for MozillaThunderbird
|
|
|
|
Provides: locale(%{name}:af;be;bn_BD;el;et;eu;fy_NL;ga_IE;gl;id;is;lt;nn_NO;pa_IN;ro;si;sk;sq;ta_LK;tr;uk;vi)
|
2009-08-28 23:51:34 +02:00
|
|
|
Group: System/Localization
|
2009-07-21 12:08:52 +02:00
|
|
|
PreReq: %{name} = %{mainversion}
|
2009-08-10 18:18:59 +02:00
|
|
|
Obsoletes: %{name}-translations < %{version}-%{release}
|
2007-01-15 23:49:32 +01:00
|
|
|
|
2009-08-10 18:18:59 +02:00
|
|
|
%description translations-other
|
2007-01-15 23:49:32 +01:00
|
|
|
This package contains several optional languages for the user interface
|
|
|
|
of MozillaThunderbird.
|
|
|
|
|
2008-01-18 19:28:32 +01:00
|
|
|
|
|
|
|
%package devel
|
2009-08-10 18:18:59 +02:00
|
|
|
License: GPL v2 or later ; LGPL v2.1 or later ; MPL 1.1 or later
|
2009-07-21 12:08:52 +02:00
|
|
|
Summary: Mozilla Thunderbird SDK
|
|
|
|
Group: Development/Libraries/Other
|
2008-05-17 01:24:20 +02:00
|
|
|
Requires: mozilla-nspr-devel >= %(rpm -q --queryformat '%{VERSION}' mozilla-nspr-devel)
|
2009-07-21 12:08:52 +02:00
|
|
|
PreReq: mozilla-nss-devel >= %(rpm -q --queryformat '%{VERSION}' mozilla-nss-devel)
|
|
|
|
PreReq: %{name} = %{mainversion}
|
2008-01-18 19:28:32 +01:00
|
|
|
|
|
|
|
%description devel
|
2009-07-21 12:08:52 +02:00
|
|
|
Software Development Kit to build plugins/extensions against Thunderbird.
|
2008-01-18 19:28:32 +01:00
|
|
|
|
2009-07-21 12:08:52 +02:00
|
|
|
|
|
|
|
%if %lightning
|
|
|
|
|
|
|
|
%package lightning
|
|
|
|
Version: 0.9
|
|
|
|
Release: 1
|
2009-08-10 18:18:59 +02:00
|
|
|
License: GPL v2 or later ; LGPL v2.1 or later ; MPL
|
2009-07-21 12:08:52 +02:00
|
|
|
Summary: Calendaring extension for Thunderbird
|
|
|
|
Group: Productivity/Networking/Email/Clients
|
|
|
|
PreReq: %{name} = %{mainversion}
|
|
|
|
|
|
|
|
%description lightning
|
|
|
|
This package contains the Lightning calendar extension for Mozilla Thunderbird.
|
|
|
|
%endif
|
|
|
|
%if %build_enigmail
|
|
|
|
|
|
|
|
%package -n enigmail
|
2009-08-28 23:51:34 +02:00
|
|
|
Version: 0.96.99
|
|
|
|
Release: 1
|
2009-08-10 18:18:59 +02:00
|
|
|
License: GPL v2 or later ; MPL
|
2009-07-21 12:08:52 +02:00
|
|
|
Summary: OpenPGP addon for Thunderbird and SeaMonkey
|
|
|
|
Group: Productivity/Networking/Email/Clients
|
|
|
|
Url: http://enigmail.mozdev.org
|
|
|
|
Requires: /usr/bin/gpg
|
2009-08-21 18:58:40 +02:00
|
|
|
%if %suse_version > 1110
|
|
|
|
Requires: pinentry-gui
|
|
|
|
%else
|
2009-07-21 12:08:52 +02:00
|
|
|
Requires: pinentry-dialog
|
2009-08-21 18:58:40 +02:00
|
|
|
%endif
|
2009-07-21 12:08:52 +02:00
|
|
|
|
|
|
|
%description -n enigmail
|
|
|
|
This package contains the Enigmail OpenPGP Addon for Thunderbird and SeaMonkey.
|
|
|
|
%endif
|
|
|
|
|
2007-01-15 23:49:32 +01:00
|
|
|
%prep
|
|
|
|
%if %build_enigmail
|
2009-07-21 12:08:52 +02:00
|
|
|
%setup -n thunderbird -q -b 4 -b 9
|
|
|
|
pushd $RPM_BUILD_DIR
|
|
|
|
popd
|
2007-01-15 23:49:32 +01:00
|
|
|
%else
|
2009-07-21 12:08:52 +02:00
|
|
|
%setup -n thunderbird -q -b 4
|
|
|
|
%endif
|
|
|
|
# xulrunner patches
|
|
|
|
pushd mozilla
|
2009-09-23 20:21:46 +02:00
|
|
|
%patch1 -p1
|
|
|
|
%patch3 -p1
|
2009-08-10 18:18:59 +02:00
|
|
|
%patch4 -p1
|
2009-09-23 20:21:46 +02:00
|
|
|
%patch6 -p1
|
2009-07-21 12:08:52 +02:00
|
|
|
%patch7 -p1
|
|
|
|
%patch9 -p1
|
|
|
|
pushd extensions
|
|
|
|
%patch10
|
|
|
|
popd
|
|
|
|
popd
|
|
|
|
# comm-central patches
|
2007-01-15 23:49:32 +01:00
|
|
|
%patch2
|
|
|
|
%patch5
|
2009-07-21 12:08:52 +02:00
|
|
|
%patch11
|
|
|
|
%patch12 -p1
|
2007-01-15 23:49:32 +01:00
|
|
|
|
|
|
|
%build
|
2009-06-20 05:15:11 +02:00
|
|
|
export SUSE_ASNEEDED=0
|
2007-01-15 23:49:32 +01:00
|
|
|
export MOZ_BUILD_DATE=%{releasedate}
|
|
|
|
export MOZILLA_OFFICIAL=1
|
|
|
|
export BUILD_OFFICIAL=1
|
2008-10-23 22:52:20 +02:00
|
|
|
export CFLAGS="$RPM_OPT_FLAGS -Os -fno-strict-aliasing"
|
2007-06-14 00:42:39 +02:00
|
|
|
%ifarch ppc64
|
|
|
|
export CFLAGS="$CFLAGS -mminimal-toc"
|
|
|
|
%endif
|
2008-01-18 19:28:32 +01:00
|
|
|
# hopefully only temporary change for gcc 4.3
|
2009-07-21 12:08:52 +02:00
|
|
|
%if %suse_version == 1030
|
2008-01-18 19:28:32 +01:00
|
|
|
export ac_cv_visibility_hidden="no"
|
|
|
|
%endif
|
2007-01-15 23:49:32 +01:00
|
|
|
export CXXFLAGS="$CFLAGS"
|
|
|
|
export MOZCONFIG=$RPM_BUILD_DIR/mozconfig
|
2009-07-21 12:08:52 +02:00
|
|
|
#
|
2007-01-15 23:49:32 +01:00
|
|
|
cat << EOF > $MOZCONFIG
|
|
|
|
mk_add_options MOZILLA_OFFICIAL=1
|
|
|
|
mk_add_options BUILD_OFFICIAL=1
|
2009-07-21 12:08:52 +02:00
|
|
|
mk_add_options MOZ_MILESTONE_RELEASE=1
|
2007-01-15 23:49:32 +01:00
|
|
|
mk_add_options MOZ_MAKE_FLAGS=%{?jobs:-j%jobs}
|
2009-07-21 12:08:52 +02:00
|
|
|
ac_add_options --enable-application=mail
|
2007-01-15 23:49:32 +01:00
|
|
|
ac_add_options --prefix=%{_prefix}
|
2009-07-21 12:08:52 +02:00
|
|
|
ac_add_options --libdir=%{progdir}
|
2007-01-15 23:49:32 +01:00
|
|
|
ac_add_options --includedir=%{_includedir}
|
2009-07-21 12:08:52 +02:00
|
|
|
ac_add_options --disable-tests
|
|
|
|
ac_add_options --disable-debug
|
|
|
|
ac_add_options --enable-optimize
|
|
|
|
ac_add_options --enable-static
|
|
|
|
ac_add_options --disable-shared
|
|
|
|
ac_add_options --with-system-nspr
|
|
|
|
ac_add_options --with-system-nss
|
2007-01-15 23:49:32 +01:00
|
|
|
ac_add_options --with-system-jpeg
|
|
|
|
ac_add_options --with-system-zlib
|
2009-07-21 12:08:52 +02:00
|
|
|
ac_add_options --with-l10n-base=../l10n
|
|
|
|
#ac_add_options --with-system-png # no apng support
|
|
|
|
%if %lightning
|
|
|
|
ac_add_options --enable-extensions=default,lightning
|
2007-01-15 23:49:32 +01:00
|
|
|
%endif
|
2008-10-23 22:52:20 +02:00
|
|
|
%if %suse_version > 1030
|
|
|
|
ac_add_options --enable-system-myspell
|
|
|
|
%endif
|
2009-07-21 12:08:52 +02:00
|
|
|
ac_add_options --enable-ldap-experimental
|
2007-01-15 23:49:32 +01:00
|
|
|
ac_add_options --disable-installer
|
2009-07-21 12:08:52 +02:00
|
|
|
ac_add_options --disable-mochitest
|
|
|
|
ac_add_options --disable-crashreporter
|
|
|
|
ac_add_options --enable-startup-notification
|
|
|
|
ac_add_options --enable-official-branding
|
2007-01-15 23:49:32 +01:00
|
|
|
EOF
|
|
|
|
%if %has_system_cairo
|
|
|
|
cat << EOF >> $MOZCONFIG
|
|
|
|
ac_add_options --enable-system-cairo
|
|
|
|
EOF
|
|
|
|
%endif
|
|
|
|
make -f client.mk build
|
|
|
|
#
|
|
|
|
### enigmail build
|
|
|
|
%if %build_enigmail
|
2009-07-21 12:08:52 +02:00
|
|
|
mv $RPM_BUILD_DIR/enigmail/src $RPM_BUILD_DIR/thunderbird/mailnews/extensions/enigmail
|
|
|
|
(cd $RPM_BUILD_DIR/thunderbird/mailnews/extensions/enigmail; ./makemake -r; make; make xpi)
|
2007-01-15 23:49:32 +01:00
|
|
|
%endif
|
|
|
|
|
|
|
|
%install
|
|
|
|
make -C mail/installer STRIP=/bin/true
|
|
|
|
# copy tree into RPM_BUILD_ROOT
|
|
|
|
mkdir -p $RPM_BUILD_ROOT%{progdir}
|
2009-07-21 12:08:52 +02:00
|
|
|
cp -rf $RPM_BUILD_DIR/thunderbird/mozilla/dist/thunderbird/* \
|
|
|
|
$RPM_BUILD_ROOT%{progdir}
|
2007-01-15 23:49:32 +01:00
|
|
|
# build additional locales
|
|
|
|
%if %localize
|
2009-07-21 12:08:52 +02:00
|
|
|
%if 0%{?SOURCE5:1}
|
|
|
|
cp %SOURCE5 mail/locales/shipped-locales
|
|
|
|
%endif
|
2009-08-10 18:18:59 +02:00
|
|
|
rm -f %{_tmppath}/translations.*
|
2007-06-14 00:42:39 +02:00
|
|
|
for locale in $(awk '{ print $1; }' mail/locales/shipped-locales); do
|
|
|
|
case $locale in
|
2007-06-17 01:31:40 +02:00
|
|
|
ja-JP-mac|en-US)
|
|
|
|
# locales not to be included in translations package
|
2008-10-23 22:52:20 +02:00
|
|
|
;;
|
2007-06-14 00:42:39 +02:00
|
|
|
*)
|
2009-07-21 12:08:52 +02:00
|
|
|
make -C mail/locales libs-$locale || continue
|
|
|
|
cp mozilla/dist/xpi-stage/locale-$locale/chrome/$locale.jar \
|
2007-06-14 00:42:39 +02:00
|
|
|
$RPM_BUILD_ROOT%{progdir}/chrome
|
2009-07-21 12:08:52 +02:00
|
|
|
cp mozilla/dist/xpi-stage/locale-$locale/chrome/$locale.manifest \
|
2007-06-14 00:42:39 +02:00
|
|
|
$RPM_BUILD_ROOT%{progdir}/chrome
|
2009-08-10 18:18:59 +02:00
|
|
|
# check against the fixed common list and sort into the right filelist
|
|
|
|
_matched=0
|
|
|
|
for _match in ar ca cs da de en-GB es-AR es-CL es-ES fi fr hu it ja ko nb-NO nl pl pt-BR pt-PT ru sv-SE zh-CN zh-TW; do
|
|
|
|
[ "$_match" = "$locale" ] && _matched=1
|
|
|
|
done
|
|
|
|
[ $_matched -eq 1 ] && _l10ntarget=common || _l10ntarget=other
|
|
|
|
echo %{progdir}/chrome/$locale.jar >> %{_tmppath}/translations.$_l10ntarget
|
|
|
|
echo %{progdir}/chrome/$locale.manifest >> %{_tmppath}/translations.$_l10ntarget
|
2007-06-14 00:42:39 +02:00
|
|
|
esac
|
2007-01-15 23:49:32 +01:00
|
|
|
done
|
|
|
|
%endif
|
|
|
|
# overwrite the mozilla start-script and link it to /usr/bin
|
|
|
|
mkdir --parents $RPM_BUILD_ROOT%{_bindir}/
|
|
|
|
sed "s:%%PREFIX:%{_prefix}:g
|
|
|
|
s:%%PROGDIR:%{progdir}:g
|
2009-07-21 12:08:52 +02:00
|
|
|
s:%%APPNAME:thunderbird:g
|
2007-01-15 23:49:32 +01:00
|
|
|
s:%%PROFILE:.thunderbird:g" \
|
|
|
|
%{SOURCE3} > $RPM_BUILD_ROOT%{progdir}/%{progname}.sh
|
|
|
|
chmod 755 $RPM_BUILD_ROOT%{progdir}/%{progname}.sh
|
2009-07-21 12:08:52 +02:00
|
|
|
ln -sf ../..%{progdir}/%{progname}.sh $RPM_BUILD_ROOT%{_bindir}/%{progname}
|
2007-01-15 23:49:32 +01:00
|
|
|
# freedesktop definition
|
|
|
|
mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
|
|
|
|
install -m 644 %{SOURCE1} \
|
2009-07-21 12:08:52 +02:00
|
|
|
$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
|
2007-01-15 23:49:32 +01:00
|
|
|
# install add-plugins.sh
|
2009-07-21 12:08:52 +02:00
|
|
|
sed "s:%%PROGDIR:%{progdir}:g" \
|
2007-01-15 23:49:32 +01:00
|
|
|
%{SOURCE2} > $RPM_BUILD_ROOT%{progdir}/add-plugins.sh
|
|
|
|
chmod 755 $RPM_BUILD_ROOT%{progdir}/add-plugins.sh
|
|
|
|
# apply SUSE defaults
|
2009-07-21 12:08:52 +02:00
|
|
|
sed -e 's,RPM_VERSION,%{mainversion}-%{release},g
|
2007-01-15 23:49:32 +01:00
|
|
|
s,GSSAPI,%{libgssapi},g' \
|
|
|
|
%{SOURCE6} > suse-default-prefs
|
2009-07-21 12:08:52 +02:00
|
|
|
cp suse-default-prefs $RPM_BUILD_ROOT%{progdir}/defaults/pref/all-opensuse.js
|
2007-01-15 23:49:32 +01:00
|
|
|
rm suse-default-prefs
|
|
|
|
# use correct locale for useragent
|
|
|
|
cat > $RPM_BUILD_ROOT%{progdir}/defaults/pref/all-l10n.js << EOF
|
|
|
|
pref("general.useragent.locale", "chrome://global/locale/intl.properties");
|
|
|
|
EOF
|
|
|
|
##########
|
2008-01-18 19:28:32 +01:00
|
|
|
# DEVEL
|
|
|
|
#
|
2009-07-21 12:08:52 +02:00
|
|
|
mkdir -p $RPM_BUILD_ROOT%{_includedir}/%{progname}
|
|
|
|
cp -rL mozilla/dist/sdk/bin/* $RPM_BUILD_ROOT%{_libdir}/%{progname}/
|
|
|
|
cp -rL mozilla/dist/sdk/lib/*.a $RPM_BUILD_ROOT%{_libdir}/%{progname}/
|
|
|
|
cp -rL mozilla/dist/idl/* $RPM_BUILD_ROOT%{_includedir}/%{progname}/
|
|
|
|
cp -rL mozilla/dist/include/* $RPM_BUILD_ROOT%{_includedir}/%{progname}/
|
|
|
|
#mkdir -p $RPM_BUILD_ROOT%{_libdir}/pkgconfig/
|
|
|
|
#install -m 755 $RPM_BUILD_DIR/thunderbird/mozilla/build/unix/thunderbird-*.pc \
|
|
|
|
# $RPM_BUILD_ROOT%{_libdir}/pkgconfig/
|
|
|
|
#rm $RPM_BUILD_ROOT%{_libdir}/pkgconfig/thunderbird-nss.pc
|
|
|
|
#ln -sf nss.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig/thunderbird-nss.pc
|
2008-01-18 19:28:32 +01:00
|
|
|
##########
|
2007-01-15 23:49:32 +01:00
|
|
|
# ADDONS
|
|
|
|
#
|
2009-07-21 12:08:52 +02:00
|
|
|
# install enigmail to extension dir
|
2007-01-15 23:49:32 +01:00
|
|
|
%if %build_enigmail
|
2009-07-21 12:08:52 +02:00
|
|
|
# Thunderbird location
|
|
|
|
_enig_dir=$RPM_BUILD_ROOT%{_libdir}/mozilla/extensions/\{3550f703-e582-4d05-9a08-453d09bdfdc6\}/\{847b3a00-7ab1-11d4-8f02-006008948af5\}
|
|
|
|
mkdir -p $_enig_dir
|
|
|
|
(cd $_enig_dir; unzip $RPM_BUILD_ROOT%{progdir}/enigmail-*.xpi)
|
|
|
|
# SeaMonkey location
|
|
|
|
mkdir -p $RPM_BUILD_ROOT%{_libdir}/mozilla/extensions/\{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a\}
|
|
|
|
(cd $RPM_BUILD_ROOT%{_libdir}/mozilla/extensions/\{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a\}; \
|
|
|
|
ln -s ../\{3550f703-e582-4d05-9a08-453d09bdfdc6\}/\{847b3a00-7ab1-11d4-8f02-006008948af5\} )
|
|
|
|
# remove unwanted build artifacts
|
|
|
|
rm -f $RPM_BUILD_ROOT%{progdir}/chrome/enigmail.jar
|
|
|
|
rm -f $RPM_BUILD_ROOT%{progdir}/chrome/enigmail-locale.jar
|
|
|
|
rm -f $RPM_BUILD_ROOT%{progdir}/chrome/enigmail-en-US.jar
|
|
|
|
rm -f $RPM_BUILD_ROOT%{progdir}/chrome/enigmail-skin.jar
|
|
|
|
rm -f $RPM_BUILD_ROOT%{progdir}/chrome/installed-chrome.txt
|
|
|
|
rm -f $RPM_BUILD_ROOT%{progdir}/chrome/enigmime.jar
|
|
|
|
rm -f $RPM_BUILD_ROOT%{progdir}/components/libenigmime.so
|
|
|
|
rm -f $RPM_BUILD_ROOT%{progdir}/components/ipc.xpt
|
|
|
|
rm -f $RPM_BUILD_ROOT%{progdir}/components/enig*
|
|
|
|
rm -f $RPM_BUILD_ROOT%{progdir}/components/libenigmime.so
|
|
|
|
rm -f $RPM_BUILD_ROOT%{progdir}/components/ipc.xpt
|
2007-01-15 23:49:32 +01:00
|
|
|
rm -rf $RPM_BUILD_ROOT%{progdir}/defaults/preferences/
|
2009-07-21 12:08:52 +02:00
|
|
|
rm -rf $RPM_BUILD_ROOT%{progdir}/platform/
|
|
|
|
rm -rf $RPM_BUILD_ROOT%{progdir}/wrappers/
|
|
|
|
rm -f $RPM_BUILD_ROOT%{progdir}/enigmail*.xpi
|
2007-01-15 23:49:32 +01:00
|
|
|
%endif
|
|
|
|
#
|
2008-10-23 22:52:20 +02:00
|
|
|
# remove spurious executable bits
|
2009-07-21 12:08:52 +02:00
|
|
|
find $RPM_BUILD_ROOT/usr/include/%{progname} -type f -exec chmod a-x {} \;
|
|
|
|
#find $RPM_BUILD_ROOT%{_libdir}/pkgconfig/* -type f -exec chmod a-x {} \;
|
|
|
|
find $RPM_BUILD_ROOT%{_libdir}/%{progname} -name "*.js" | xargs chmod a-x
|
2008-10-23 22:52:20 +02:00
|
|
|
#
|
2009-07-21 12:08:52 +02:00
|
|
|
for size in 16 22 24 32 48 256; do
|
|
|
|
mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${size}x${size}/apps/
|
|
|
|
ln -sf %{progdir}/chrome/icons/default/default$size.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${size}x${size}/apps/%{progname}.png
|
|
|
|
done
|
2008-10-23 22:52:20 +02:00
|
|
|
%suse_update_desktop_file %{name} Network Email GTK
|
2009-07-29 01:23:56 +02:00
|
|
|
# excluded files
|
|
|
|
# excluded files
|
|
|
|
rm -f $RPM_BUILD_ROOT%{progdir}/thunderbird
|
|
|
|
rm -f $RPM_BUILD_ROOT%{progdir}/removed-files
|
|
|
|
rm -f $RPM_BUILD_ROOT%{progdir}/updater
|
|
|
|
rm -f $RPM_BUILD_ROOT%{progdir}/updater.ini
|
|
|
|
rm -f $RPM_BUILD_ROOT%{progdir}/update.locale
|
|
|
|
rm -f $RPM_BUILD_ROOT%{progdir}/dictionaries/en-US*
|
|
|
|
%if %lightning
|
|
|
|
rm -f $RPM_BUILD_ROOT%{progdir}/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
|
|
|
|
%endif
|
2007-09-10 12:43:39 +02:00
|
|
|
# Some sites use different partitions for /usr/(lib|lib64) and /usr/share. Since you
|
|
|
|
# can't create hardlinks across partitions, we'll do this more than once.
|
2008-10-23 22:52:20 +02:00
|
|
|
%fdupes $RPM_BUILD_ROOT%{progdir}
|
2009-07-21 12:08:52 +02:00
|
|
|
%fdupes $RPM_BUILD_ROOT%{_libdir}/mozilla
|
2008-10-23 22:52:20 +02:00
|
|
|
%fdupes $RPM_BUILD_ROOT%{_datadir}
|
2009-01-09 01:36:46 +01:00
|
|
|
%fdupes $RPM_BUILD_ROOT%{_includedir}
|
2007-01-15 23:49:32 +01:00
|
|
|
|
|
|
|
%clean
|
2007-09-03 18:52:17 +02:00
|
|
|
rm -rf $RPM_BUILD_ROOT
|
2009-08-10 18:18:59 +02:00
|
|
|
%if %localize
|
|
|
|
rm -rf %{_tmppath}/translations.*
|
|
|
|
%endif
|
2007-01-15 23:49:32 +01:00
|
|
|
|
|
|
|
%triggerin -- myspell-dictionary
|
|
|
|
%progdir/add-plugins.sh > /dev/null 2>&1
|
|
|
|
exit 0
|
|
|
|
|
|
|
|
%triggerpostun -- myspell-dictionary
|
|
|
|
%progdir/add-plugins.sh > /dev/null 2>&1
|
|
|
|
exit 0
|
|
|
|
|
|
|
|
%post
|
|
|
|
%progdir/add-plugins.sh > /dev/null 2>&1
|
2009-07-21 12:08:52 +02:00
|
|
|
# remove enigmail on updates
|
|
|
|
if [ -e %progdir/extensions/\{847b3a00-7ab1-11d4-8f02-006008948af5\} ]; then
|
|
|
|
rm -rf %progdir/extensions/\{847b3a00-7ab1-11d4-8f02-006008948af5\}
|
|
|
|
fi
|
|
|
|
exit 0
|
|
|
|
|
|
|
|
%posttrans
|
|
|
|
if [ -e %progdir/add-plugins.sh ]; then
|
|
|
|
%progdir/add-plugins.sh > /dev/null 2>&1
|
|
|
|
fi
|
2007-01-15 23:49:32 +01:00
|
|
|
exit 0
|
|
|
|
|
|
|
|
%preun
|
|
|
|
if [ "$1" = "0" ]; then # deinstallation
|
2007-06-14 00:42:39 +02:00
|
|
|
rm -f %{progdir}/dictionaries/*
|
2007-01-15 23:49:32 +01:00
|
|
|
fi
|
|
|
|
exit 0
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%attr(755,root,root) %{progdir}/%{progname}.sh
|
|
|
|
%attr(755,root,root) %{progdir}/add-plugins.sh
|
|
|
|
%dir %{progdir}
|
2009-07-21 12:08:52 +02:00
|
|
|
%{progdir}/application.ini
|
2007-01-15 23:49:32 +01:00
|
|
|
%{progdir}/res/
|
|
|
|
%{progdir}/icons/
|
2007-06-14 00:42:39 +02:00
|
|
|
%{progdir}/dependentlibs.list
|
2007-01-15 23:49:32 +01:00
|
|
|
%{progdir}/LICENSE.txt
|
|
|
|
%{progdir}/README.txt
|
2009-07-21 12:08:52 +02:00
|
|
|
%{progdir}/libldap60.so
|
|
|
|
%{progdir}/libprldap60.so
|
|
|
|
%{progdir}/libssldap60.so
|
|
|
|
%{progdir}/libldif60.so
|
|
|
|
%{progdir}/libsqlite3.so
|
2007-01-15 23:49:32 +01:00
|
|
|
%{progdir}/libmozjs.so
|
|
|
|
%{progdir}/libxpcom_core.so
|
|
|
|
%{progdir}/libxpcom.so
|
2007-06-14 00:42:39 +02:00
|
|
|
%{progdir}/license.html
|
2007-01-15 23:49:32 +01:00
|
|
|
%{progdir}/mozilla-xremote-client
|
2009-07-21 12:08:52 +02:00
|
|
|
%{progdir}/platform.ini
|
2007-01-15 23:49:32 +01:00
|
|
|
%{progdir}/run-mozilla.sh
|
|
|
|
%{progdir}/thunderbird-bin
|
2009-07-21 12:08:52 +02:00
|
|
|
%{progdir}/components/
|
|
|
|
%{progdir}/modules/
|
2007-01-15 23:49:32 +01:00
|
|
|
%dir %{progdir}/chrome/
|
|
|
|
%{progdir}/chrome/classic.*
|
|
|
|
%{progdir}/chrome/comm.*
|
|
|
|
%{progdir}/chrome/en-US.*
|
2009-07-21 12:08:52 +02:00
|
|
|
%{progdir}/chrome/gloda.*
|
2007-01-15 23:49:32 +01:00
|
|
|
%{progdir}/chrome/messenger.*
|
|
|
|
%{progdir}/chrome/newsblog.*
|
|
|
|
%{progdir}/chrome/pippki.*
|
|
|
|
%{progdir}/chrome/toolkit.*
|
|
|
|
%{progdir}/chrome/icons/
|
2009-07-21 12:08:52 +02:00
|
|
|
%dir %{progdir}/dictionaries/
|
2007-01-15 23:49:32 +01:00
|
|
|
%{progdir}/defaults/
|
|
|
|
%{progdir}/greprefs/
|
|
|
|
%{progdir}/extensions/
|
2007-06-14 00:42:39 +02:00
|
|
|
%{progdir}/isp/
|
2007-01-15 23:49:32 +01:00
|
|
|
%{_datadir}/applications/%{name}.desktop
|
2009-07-21 12:08:52 +02:00
|
|
|
%{_datadir}/icons/hicolor/*/apps/%{progname}.png
|
2007-01-15 23:49:32 +01:00
|
|
|
%{_bindir}/%{progname}
|
|
|
|
%if %localize
|
|
|
|
|
2009-08-10 18:18:59 +02:00
|
|
|
%files translations-common -f %{_tmppath}/translations.common
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
|
|
|
%files translations-other -f %{_tmppath}/translations.other
|
2007-01-15 23:49:32 +01:00
|
|
|
%defattr(-,root,root)
|
|
|
|
%endif
|
2008-01-18 19:28:32 +01:00
|
|
|
|
|
|
|
%files devel
|
|
|
|
%defattr(-,root,root)
|
2009-07-21 12:08:52 +02:00
|
|
|
%{_libdir}/%{progname}/*.a
|
|
|
|
%{_libdir}/%{progname}/regxpcom
|
|
|
|
%{_libdir}/%{progname}/xpidl
|
|
|
|
%{_libdir}/%{progname}/xpt_dump
|
|
|
|
%{_libdir}/%{progname}/xpt_link
|
|
|
|
#%{_libdir}/pkgconfig/*.pc
|
|
|
|
%{_includedir}/%{progname}/
|
|
|
|
%if %lightning
|
|
|
|
|
|
|
|
%files lightning
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{progdir}/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
|
|
|
|
%endif
|
|
|
|
%if %build_enigmail
|
|
|
|
|
|
|
|
%files -n enigmail
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%dir %{_libdir}/mozilla
|
|
|
|
%{_libdir}/mozilla/extensions/
|
|
|
|
%endif
|
2008-01-18 19:28:32 +01:00
|
|
|
|
2007-03-08 19:54:29 +01:00
|
|
|
%changelog
|