Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37041766
en ru br
ALT Linux repos
S:115.2.2-alt1
5.0: 2.0.0.21-alt0.M50.3
4.1: 2.0.0.21-alt0.M41.1
4.0: 2.0.0.21-alt0.M40.1
3.0: 1.0.6-alt2.1
+updates:1.0.8-alt0.M30.1

Group :: Networking/Mail
RPM: thunderbird

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%tbird_name			thunderbird

%tbird_version %(rpmquery --qf='%{VERSION}' %tbird_name-devel)
%tbird_release %(rpmquery --qf='%{RELEASE}' %tbird_name-devel)
%_tbird_specific %tbird_version

%tbird_prefix %_libdir/%tbird_name%{?_tbird_specific:%{!?_tbird_unspecific:-%_tbird_specific}}
%tbird_datadir %_datadir/%tbird_name%{?_tbird_specific:%{!?_tbird_unspecific:-%_tbird_specific}}

%tbird_usrsrc %_usrsrc/%tbird_name
%tbird_scriptdir %tbird_datadir/scripts

%tbird_chromedir %tbird_prefix/chrome
%tbird_componentsdir %tbird_prefix/components
%tbird_extensionsdir %tbird_prefix/extensions
%tbird_defaultsdir %tbird_prefix/defaults
%tbird_greprefsdir %tbird_prefix/greprefs
%tbird_iconsdir %tbird_prefix/icons
%tbird_initd %tbird_prefix/init.d
%tbird_ipcdir %tbird_prefix/ipc
%tbird_pluginsdir %tbird_prefix/plugins
%tbird_resdir %tbird_prefix/res
%tbird_searchpluginsdir %tbird_prefix/searchplugins

%tbird_exec %_bindir/thunderbird
%tbird_bin %tbird_prefix/thunderbird-bin
%tbird_run %tbird_prefix/run-mozilla.sh
%tbird_rebuild_databases %tbird_prefix/thunderbird-rebuild-databases.sh

%tbird_register() \
%tbird_scriptdir/tbird_register.sh "%tbird_bin" \
%nil

%set_tbird_version_specific() \
%{?1:%global _tbird_specific %1} \
%{!?1:%global _tbird_specific %tbird_version} \
%nil

%set_tbird_version_unspecific() %global _tbird_unspecific 1

%tbird_install_extension() \
if [ -z "$DURING_INSTALL" -a "$1" -ge 1 ]; then \
%tbird_scriptdir/install_global_extension.sh "%tbird_run" "%tbird_bin" "%1" \
fi \
%nil

%tbird_uninstall_extension() \
if [ "$1" = "0" ]; then \
%tbird_scriptdir/uninstall_global_extension.sh "%tbird_run" "%tbird_bin" "%1" \
fi \
%nil
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin