Update to 3.1.2
This commit is contained in:
parent
10d9ba6541
commit
cec53a351d
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
|||||||
thunderbird-3.1.1.source.tar.bz2
|
thunderbird-3.1.1.source.tar.bz2
|
||||||
thunderbird-langpacks-3.1.1-20100720.tar.bz2
|
thunderbird-langpacks-3.1.1-20100720.tar.bz2
|
||||||
|
thunderbird-3.1.2.source.tar.bz2
|
||||||
|
thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
3a8479252bb9a0c534870896fc10e2ff thunderbird-3.1.1.source.tar.bz2
|
48e80576a7af70e64d30a5162364525a thunderbird-3.1.2.source.tar.bz2
|
||||||
57024bdeb2267b787ba72741ceac9591 thunderbird-langpacks-3.1.1-20100720.tar.bz2
|
d8b89f7a7c7153ccb7307b83568ad827 thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
||||||
|
@ -28,6 +28,7 @@ ac_add_options --enable-canvas
|
|||||||
ac_add_options --enable-system-hunspell
|
ac_add_options --enable-system-hunspell
|
||||||
ac_add_options --disable-crashreporter
|
ac_add_options --disable-crashreporter
|
||||||
ac_add_options --disable-necko-wifi
|
ac_add_options --disable-necko-wifi
|
||||||
|
ac_add_options --disable-updater
|
||||||
|
|
||||||
export BUILD_OFFICIAL=1
|
export BUILD_OFFICIAL=1
|
||||||
export MOZILLA_OFFICIAL=1
|
export MOZILLA_OFFICIAL=1
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||||
Name: thunderbird
|
Name: thunderbird
|
||||||
Version: 3.1.1
|
Version: 3.1.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://www.mozilla.org/projects/thunderbird/
|
URL: http://www.mozilla.org/projects/thunderbird/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
@ -37,7 +37,7 @@ Group: Applications/Internet
|
|||||||
Source0: %{tarball}
|
Source0: %{tarball}
|
||||||
%if %{build_langpacks}
|
%if %{build_langpacks}
|
||||||
# Language package archive is build by RH
|
# Language package archive is build by RH
|
||||||
Source1: thunderbird-langpacks-%{version}-20100720.tar.bz2
|
Source1: thunderbird-langpacks-%{version}-20100803.tar.bz2
|
||||||
%endif
|
%endif
|
||||||
# Config file for compilation
|
# Config file for compilation
|
||||||
Source10: thunderbird-mozconfig
|
Source10: thunderbird-mozconfig
|
||||||
@ -201,8 +201,6 @@ DESTDIR=$RPM_BUILD_ROOT make install
|
|||||||
|
|
||||||
# install icons
|
# install icons
|
||||||
cd -
|
cd -
|
||||||
%{__cp} other-licenses/branding/%{name}/mailicon16.png \
|
|
||||||
$RPM_BUILD_ROOT/%{mozappdir}/icons/
|
|
||||||
%{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps
|
%{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps
|
||||||
%{__cp} other-licenses/branding/%{name}/mailicon16.png \
|
%{__cp} other-licenses/branding/%{name}/mailicon16.png \
|
||||||
$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/thunderbird.png
|
$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/thunderbird.png
|
||||||
@ -304,7 +302,6 @@ ln -s %{_datadir}/myspell $RPM_BUILD_ROOT%{mozappdir}/dictionaries
|
|||||||
touch $RPM_BUILD_ROOT%{mozappdir}/components/compreg.dat
|
touch $RPM_BUILD_ROOT%{mozappdir}/components/compreg.dat
|
||||||
touch $RPM_BUILD_ROOT%{mozappdir}/components/xpti.dat
|
touch $RPM_BUILD_ROOT%{mozappdir}/components/xpti.dat
|
||||||
|
|
||||||
|
|
||||||
# Add debuginfo for crash-stats.mozilla.com
|
# Add debuginfo for crash-stats.mozilla.com
|
||||||
%if %{enable_mozilla_crashreporter}
|
%if %{enable_mozilla_crashreporter}
|
||||||
mkdir -p $RPM_BUILD_ROOT%{_exec_prefix}/lib/debug%{mozappdir}
|
mkdir -p $RPM_BUILD_ROOT%{_exec_prefix}/lib/debug%{mozappdir}
|
||||||
@ -358,7 +355,6 @@ fi
|
|||||||
%{mozappdir}/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
|
%{mozappdir}/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
|
||||||
%dir %{mozappdir}/langpacks
|
%dir %{mozappdir}/langpacks
|
||||||
%{mozappdir}/greprefs
|
%{mozappdir}/greprefs
|
||||||
%{mozappdir}/icons
|
|
||||||
%{mozappdir}/isp
|
%{mozappdir}/isp
|
||||||
%{mozappdir}/mozilla-xremote-client
|
%{mozappdir}/mozilla-xremote-client
|
||||||
%{mozappdir}/open-browser.sh
|
%{mozappdir}/open-browser.sh
|
||||||
@ -366,7 +362,6 @@ fi
|
|||||||
%{mozappdir}/run-mozilla.sh
|
%{mozappdir}/run-mozilla.sh
|
||||||
%{mozappdir}/thunderbird-bin
|
%{mozappdir}/thunderbird-bin
|
||||||
%{mozappdir}/thunderbird
|
%{mozappdir}/thunderbird
|
||||||
%{mozappdir}/updater
|
|
||||||
%{mozappdir}/*.so
|
%{mozappdir}/*.so
|
||||||
%dir %{mozappdir}/modules
|
%dir %{mozappdir}/modules
|
||||||
%{mozappdir}/modules/*.jsm
|
%{mozappdir}/modules/*.jsm
|
||||||
@ -377,10 +372,8 @@ fi
|
|||||||
%{mozappdir}/modules/activity/*.js
|
%{mozappdir}/modules/activity/*.js
|
||||||
%{mozappdir}/README.txt
|
%{mozappdir}/README.txt
|
||||||
%{mozappdir}/platform.ini
|
%{mozappdir}/platform.ini
|
||||||
%{mozappdir}/updater.ini
|
|
||||||
%{mozappdir}/application.ini
|
%{mozappdir}/application.ini
|
||||||
%exclude %{mozappdir}/removed-files
|
%exclude %{mozappdir}/removed-files
|
||||||
%{mozappdir}/update.locale
|
|
||||||
%{_datadir}/icons/hicolor/16x16/apps/thunderbird.png
|
%{_datadir}/icons/hicolor/16x16/apps/thunderbird.png
|
||||||
%{_datadir}/icons/hicolor/22x22/apps/thunderbird.png
|
%{_datadir}/icons/hicolor/22x22/apps/thunderbird.png
|
||||||
%{_datadir}/icons/hicolor/24x24/apps/thunderbird.png
|
%{_datadir}/icons/hicolor/24x24/apps/thunderbird.png
|
||||||
@ -393,10 +386,13 @@ fi
|
|||||||
%{mozappdir}/Throbber-small.gif
|
%{mozappdir}/Throbber-small.gif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
#===============================================================================
|
#===============================================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 6 2010 Jan Horak <jhorak@redhat.com> - 3.1.2-1
|
||||||
|
- Update to 3.1.2
|
||||||
|
- Disable updater
|
||||||
|
|
||||||
* Tue Jul 20 2010 Jan Horak <jhorak@redhat.com> - 3.1.1-1
|
* Tue Jul 20 2010 Jan Horak <jhorak@redhat.com> - 3.1.1-1
|
||||||
- Update to 3.1.1
|
- Update to 3.1.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user