update to 4.3.4.1 [release 4.3.4.1-1mamba;Sun Nov 16 2014]
This commit is contained in:
parent
59e492d2de
commit
f7c85ab00a
@ -28,7 +28,7 @@
|
|||||||
%define langpacks 1
|
%define langpacks 1
|
||||||
|
|
||||||
Name: libreoffice
|
Name: libreoffice
|
||||||
Version: 4.3.3.2
|
Version: 4.3.4.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Free Office Suite
|
Summary: Free Office Suite
|
||||||
Group: Graphical Desktop/Applications/Office
|
Group: Graphical Desktop/Applications/Office
|
||||||
@ -665,9 +665,10 @@ Requires: %{name}-core = %{version}-%{release}
|
|||||||
A plug-in for LibreOffice that enables integration into the GNOME desktop environment.
|
A plug-in for LibreOffice that enables integration into the GNOME desktop environment.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
#% setup -q -c -a 2 -a 3 -a4 -a 32
|
%setup -q -c -a 2 -a 3 -a4 -a 32
|
||||||
%setup -q -c -T -D
|
#% setup -q -c
|
||||||
:<< ____EOF
|
#-T -D
|
||||||
|
#:<< ____EOF
|
||||||
|
|
||||||
rm -rf libreoffice-*/git-hooks
|
rm -rf libreoffice-*/git-hooks
|
||||||
for a in libreoffice-*/*; do mv $PWD/$a .; done
|
for a in libreoffice-*/*; do mv $PWD/$a .; done
|
||||||
@ -709,7 +710,7 @@ ln -s %{SOURCE31} ext_sources
|
|||||||
chmod +x bin/unpack-sources
|
chmod +x bin/unpack-sources
|
||||||
|
|
||||||
%build
|
%build
|
||||||
:<< ___EOF
|
#:<< ___EOF
|
||||||
echo build start time is `date`, diskspace: `df -h . | tail -n 1`
|
echo build start time is `date`, diskspace: `df -h . | tail -n 1`
|
||||||
|
|
||||||
export QT4DIR=%{_qt4_prefix}
|
export QT4DIR=%{_qt4_prefix}
|
||||||
@ -2669,6 +2670,9 @@ This package contains additional Zulu translations and resources for LibreOffice
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 16 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 4.3.4.1-1mamba
|
||||||
|
- update to 4.3.4.1
|
||||||
|
|
||||||
* Sun Nov 02 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 4.3.3.2-1mamba
|
* Sun Nov 02 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 4.3.3.2-1mamba
|
||||||
- update to 4.3.3.2
|
- update to 4.3.3.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user