update to 4.4.2.2 [release 4.4.2.2-1mamba;Thu Apr 30 2015]
This commit is contained in:
parent
5a0ec2d895
commit
cf68e5f36e
@ -28,7 +28,7 @@
|
||||
%define langpacks 1
|
||||
|
||||
Name: libreoffice
|
||||
Version: 4.4.1.2
|
||||
Version: 4.4.2.2
|
||||
Release: 1mamba
|
||||
Summary: Free Office Suite
|
||||
Group: Graphical Desktop/Applications/Office
|
||||
@ -668,9 +668,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
|
||||
@ -712,7 +712,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}
|
||||
@ -793,7 +793,7 @@ export JAVA_HOME=%{java_home}
|
||||
# --with-intro-progressbar-position=60,316 \
|
||||
# --with-intro-progressbar-size=409,8 \
|
||||
|
||||
___EOF
|
||||
#___EOF
|
||||
|
||||
for i in $RPM_OPT_FLAGS; do
|
||||
case "$i" in
|
||||
@ -2674,6 +2674,9 @@ This package contains additional Zulu translations and resources for LibreOffice
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Apr 30 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 4.4.2.2-1mamba
|
||||
- update to 4.4.2.2
|
||||
|
||||
* Tue Mar 31 2015 Automatic Build System <autodist@mambasoft.it> 4.4.1.2-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user