Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > a1189c3deac6bc2df6df95878f8fe10a > files > 47

thunderbird-l10n-17.0.5-1.mga3.src.rpm

%if %{with___LANG__}
%package -n %{oname}-__LANG__
Summary: %{langname___LANG__} interface for Thunderbird
License: GPL
Group: System/Internationalization
Url: http://www.mozilla.org/products/thunderbird/
Obsoletes: mozilla-thunderbird-__LANG__ < %{version}-%{release}
Provides: thunderbird-l10n
Requires: %{thunderbird_package} = %{thunderbird_epoch}:%{version}
Requires: locales-%{locale___LANG__}
%if %{with_dict___LANG__}
Requires: hunspell-__LANG__
%endif # LANG
%if __LANG__ == fi
Requires: firefox-ext-mozvoikko
%endif

%description -n %{oname}-__LANG__
%{langname___LANG__} localization for Thunderbird


%files -n %{oname}-__LANG__
%{tbextdir}/langpack-%{language___LANG__}@thunderbird.mozilla.org.xpi
%endif