update to 4.3.3.2 [release 4.3.3.2-1mamba;Sun Nov 02 2014]
This commit is contained in:
parent
4774f5bf9a
commit
59e492d2de
@ -28,8 +28,8 @@
|
||||
%define langpacks 1
|
||||
|
||||
Name: libreoffice
|
||||
Version: 4.3.2.2
|
||||
Release: 2mamba
|
||||
Version: 4.3.3.2
|
||||
Release: 1mamba
|
||||
Summary: Free Office Suite
|
||||
Group: Graphical Desktop/Applications/Office
|
||||
Vendor: openmamba
|
||||
@ -51,7 +51,7 @@ Source26: http://dev-www.libreoffice.org/src/CoinMP-1.7.6.tgz
|
||||
Source27: http://dev-www.libreoffice.org/src/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
|
||||
Source28: http://dev-www.libreoffice.org/src/OpenCOLLADA-master-6509aa13af.tar.bz2
|
||||
Source29: http://dev-www.libreoffice.org/src/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
|
||||
Source30: http://dev-www.libreoffice.org/src/libgltf/libgltf-0.0.1.tar.bz2
|
||||
Source30: http://dev-www.libreoffice.org/src/libgltf/libgltf-0.0.2.tar.bz2
|
||||
Source31: http://dev-www.libreoffice.org/src/4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2
|
||||
#Source23: http://dev-www.libreoffice.org/src/fdb27bfe2dbe2e7b57ae194d9bf36bab-SampleICC-1.3.2.tar.gz
|
||||
#Source24: http://dev-www.libreoffice.org/src/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
|
||||
@ -665,9 +665,9 @@ Requires: %{name}-core = %{version}-%{release}
|
||||
A plug-in for LibreOffice that enables integration into the GNOME desktop environment.
|
||||
|
||||
%prep
|
||||
%setup -q -c -a 2 -a 3 -a4 -a 32
|
||||
#% setup -q -c -T -D
|
||||
#:<< ____EOF
|
||||
#% setup -q -c -a 2 -a 3 -a4 -a 32
|
||||
%setup -q -c -T -D
|
||||
:<< ____EOF
|
||||
|
||||
rm -rf libreoffice-*/git-hooks
|
||||
for a in libreoffice-*/*; do mv $PWD/$a .; done
|
||||
@ -709,7 +709,7 @@ ln -s %{SOURCE31} ext_sources
|
||||
chmod +x bin/unpack-sources
|
||||
|
||||
%build
|
||||
#:<< ___EOF
|
||||
:<< ___EOF
|
||||
echo build start time is `date`, diskspace: `df -h . | tail -n 1`
|
||||
|
||||
export QT4DIR=%{_qt4_prefix}
|
||||
@ -721,7 +721,6 @@ export JAVA_HOME=%{java_home}
|
||||
|
||||
%configure \
|
||||
--enable-release-build \
|
||||
--enable-icecream \
|
||||
--disable-fetch-external \
|
||||
--with-vendor="%{distribution}" \
|
||||
--with-branding=`pwd`/branding \
|
||||
@ -2174,8 +2173,8 @@ Provides: libreofficei18n
|
||||
%description i18n-qtz
|
||||
This package contains additional KeyID translations and resources for LibreOffice.
|
||||
|
||||
%files i18n-qtz -f file-lists/lang_qtz_list.txt
|
||||
%defattr(-,root,root)
|
||||
#%files i18n-qtz -f file-lists/lang_qtz_list.txt
|
||||
#%defattr(-,root,root)
|
||||
|
||||
%package i18n-ro
|
||||
Summary: Romanian language support for LibreOffice
|
||||
@ -2670,6 +2669,9 @@ This package contains additional Zulu translations and resources for LibreOffice
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Nov 02 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 4.3.3.2-1mamba
|
||||
- update to 4.3.3.2
|
||||
|
||||
* Sun Oct 26 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 4.3.2.2-2mamba
|
||||
- rebuild with --enable-release-build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user