From cf68e5f36ece963ca1a0dbde1cf5ac1131efe435 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 05:34:42 +0100 Subject: [PATCH] update to 4.4.2.2 [release 4.4.2.2-1mamba;Thu Apr 30 2015] --- libreoffice.spec | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/libreoffice.spec b/libreoffice.spec index 20cdf62..64cf71a 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -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 4.4.2.2-1mamba +- update to 4.4.2.2 + * Tue Mar 31 2015 Automatic Build System 4.4.1.2-1mamba - automatic update by autodist