automatic version update by autodist [release 38.4.0-1mamba;Fri Nov 27 2015]
This commit is contained in:
parent
cc57bce39e
commit
2fb624feba
@ -12,7 +12,7 @@ fi
|
|||||||
rm -rf thunderbird-$THUNDERBIRD_VERSION
|
rm -rf thunderbird-$THUNDERBIRD_VERSION
|
||||||
mkdir thunderbird-$THUNDERBIRD_VERSION
|
mkdir thunderbird-$THUNDERBIRD_VERSION
|
||||||
cd thunderbird-$THUNDERBIRD_VERSION
|
cd thunderbird-$THUNDERBIRD_VERSION
|
||||||
wget -r -N -l 1 -np -nd -A "*.xpi" http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$THUNDERBIRD_VERSION/linux-i686/xpi/
|
wget -r -N -l 1 -np -nd -A "*.xpi" http://ftp.mozilla.org/pub/thunderbird/releases/$THUNDERBIRD_VERSION/linux-i686/xpi/
|
||||||
rm -f robots.txt
|
rm -f robots.txt
|
||||||
tar -cj *.xpi > ../thunderbird-$THUNDERBIRD_VERSION-langpacks.tar.bz2
|
tar -cj *.xpi > ../thunderbird-$THUNDERBIRD_VERSION-langpacks.tar.bz2
|
||||||
cd ..
|
cd ..
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
%define source_dir comm-esr%(echo %version | cut -d. -f1)
|
%define source_dir comm-esr%(echo %version | cut -d. -f1)
|
||||||
|
|
||||||
Name: thunderbird
|
Name: thunderbird
|
||||||
Version: 38.3.0
|
Version: 38.4.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Mozilla Thunderbird email, RSS, and newsgroup client
|
Summary: Mozilla Thunderbird email, RSS, and newsgroup client
|
||||||
Group: Graphical Desktop/Applications/Internet
|
Group: Graphical Desktop/Applications/Internet
|
||||||
@ -142,9 +142,8 @@ Because the project is small and tightly managed, bugs targeted to a particular
|
|||||||
This package contains static libraries and header files need for development.
|
This package contains static libraries and header files need for development.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c
|
%setup -q -c -D -T
|
||||||
#-D -T
|
:<< ___EOF
|
||||||
#:<< ___EOF
|
|
||||||
|
|
||||||
%define _use_internal_dependency_generator 0
|
%define _use_internal_dependency_generator 0
|
||||||
|
|
||||||
@ -265,7 +264,7 @@ echo "export MOZ_DEBUG_SYMBOLS="1"" >> .mozconfig
|
|||||||
#__EOF
|
#__EOF
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#:<< __EOF
|
:<< __EOF
|
||||||
|
|
||||||
cd %{source_dir}
|
cd %{source_dir}
|
||||||
## Disable C++ exceptions since Mozilla code is not exception-safe
|
## Disable C++ exceptions since Mozilla code is not exception-safe
|
||||||
@ -1237,6 +1236,9 @@ Chinese (Traditional) language support for Thunderbird.
|
|||||||
%{tbdir}/extensions/langpack-zh-TW@thunderbird.mozilla.org/
|
%{tbdir}/extensions/langpack-zh-TW@thunderbird.mozilla.org/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 27 2015 Automatic Build System <autodist@mambasoft.it> 38.4.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Oct 08 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 38.3.0-1mamba
|
* Thu Oct 08 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 38.3.0-1mamba
|
||||||
- update to 38.3.0
|
- update to 38.3.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user