forked from pool/MozillaThunderbird
3.1.4
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=95
This commit is contained in:
parent
9f1c802f2f
commit
38cbf1e9ad
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 15 08:19:49 CEST 2010 - wr@rosenauer.org
|
||||
|
||||
- update to version 3.1.4
|
||||
* fixing startup topcrash
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 30 17:40:28 CEST 2010 - wr@rosenauer.org
|
||||
|
||||
|
@ -25,10 +25,10 @@ BuildRequires: autoconf213 fdupes gcc-c++ hunspell-devel libcurl-devel libgnome
|
||||
BuildRequires: nss-shared-helper-devel
|
||||
%endif
|
||||
License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
|
||||
%define mainversion 3.1.3
|
||||
%define mainversion 3.1.4
|
||||
Version: %{mainversion}
|
||||
Release: 1
|
||||
%define releasedate 2010082400
|
||||
%define releasedate 2010091400
|
||||
Summary: The Stand-Alone Mozilla Mail Component
|
||||
Url: http://www.mozilla.org/products/thunderbird/
|
||||
Group: Productivity/Networking/Email/Clients
|
||||
@ -118,7 +118,6 @@ Software Development Kit to build plugins/extensions against Thunderbird.
|
||||
|
||||
|
||||
%if %crashreporter
|
||||
|
||||
%package buildsymbols
|
||||
License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
|
||||
Summary: Breakpad buildsymbols for %{name}
|
||||
@ -129,11 +128,11 @@ This subpackage contains the Breakpad created and compatible debugging
|
||||
symbols meant for upload to Mozilla's crash collector database.
|
||||
%endif
|
||||
|
||||
%if %build_enigmail
|
||||
|
||||
%if %build_enigmail
|
||||
%package -n enigmail
|
||||
Version: 1.1.2
|
||||
Release: 3
|
||||
Release: 2
|
||||
License: GPLv2+ ; MPLv1.1+
|
||||
Summary: OpenPGP addon for Thunderbird and SeaMonkey
|
||||
Group: Productivity/Networking/Email/Clients
|
||||
@ -450,7 +449,6 @@ exit 0
|
||||
%{_bindir}/%{progname}
|
||||
|
||||
%if %localize
|
||||
|
||||
%files translations-common -f %{_tmppath}/translations.common
|
||||
%defattr(-,root,root)
|
||||
|
||||
@ -469,7 +467,6 @@ exit 0
|
||||
%{_includedir}/%{progname}/
|
||||
|
||||
%if %build_enigmail
|
||||
|
||||
%files -n enigmail
|
||||
%defattr(-,root,root)
|
||||
%dir %{_libdir}/mozilla
|
||||
@ -477,7 +474,6 @@ exit 0
|
||||
%endif
|
||||
|
||||
%if %crashreporter
|
||||
|
||||
%files buildsymbols
|
||||
%defattr(-,root,root)
|
||||
%{_datadir}/mozilla/
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
|
||||
BRANCH="releases/comm-1.9.2" # comm-central
|
||||
RELEASE_TAG="THUNDERBIRD_3_1_3_RELEASE"
|
||||
VERSION="3.1.3"
|
||||
RELEASE_TAG="THUNDERBIRD_3_1_4_RELEASE"
|
||||
VERSION="3.1.4"
|
||||
|
||||
echo "cloning $BRANCH..."
|
||||
hg clone http://hg.mozilla.org/$BRANCH thunderbird
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e31cc491f4da2f75db67dc0e913bc137a63edf6b6e692c28788149dbdf841a6
|
||||
size 17904014
|
3
l10n-3.1.4.tar.bz2
Normal file
3
l10n-3.1.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd1e3d7b18a56d2d7153ffe7d2b7b23c97b5e697cc223e1343904861e8bcaedf
|
||||
size 17904529
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:212e0cf1402aed40e9e70b6e40ce0a8ed4123eb2d3dfb89ffa18806f5d8a9068
|
||||
size 66075965
|
3
thunderbird-3.1.4-source.tar.bz2
Normal file
3
thunderbird-3.1.4-source.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:896db9ec577101bff83ed1083e3f33c137d4509fd774be83a2d530913170b6f0
|
||||
size 66070688
|
Loading…
Reference in New Issue
Block a user