--- rpms/smeserver-openoffice-portable/contribs7/smeserver-openoffice-portable.spec 2008/03/16 13:55:31 1.8 +++ rpms/smeserver-openoffice-portable/contribs7/smeserver-openoffice-portable.spec 2008/11/25 16:20:27 1.14 @@ -1,8 +1,12 @@ +# $Id: smeserver-openoffice-portable.spec,v 1.12 2008/04/22 05:27:51 mweinber Exp $ +# Authority: mweinber +# Name: Michael Weinberger + Summary: OpenOfficePortable integration %define name smeserver-openoffice-portable Name: %{name} -%define version 2.3.1 -%define release 11 +%define version 2.4.0 +%define release 3 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -14,10 +18,8 @@ Requires: smeserver-release >= 7.1.2 Requires: perl-XML-Twig >= 3.29 BuildRequires: e-smith-devtools AutoReq: no -Patch0: smeserver-openoffice-portable-2.3.1-pathesfix.patch -Patch1: smeserver-openoffice-portable-2.3.1-inifile.patch -Patch2: smeserver-openoffice-portable-2.3.1-DeleteHistory.patch -Patch3: smeserver-openoffice-portable-2.3.1-DeleteHistoryScript.patch +Patch0: smeserver-openoffice-portable-2.4.0-touchlicense.patch +Patch1: smeserver-openoffice-portable-2.4.0-typo.patch %description Integrates the OpenOfficePortable application into the SME environment @@ -30,6 +32,13 @@ signal-event workgroup-update See http://wiki.contribs.org/OpenOffice_for_Windows for full documentation. %changelog +* Tue Apr 22 2008 Michael Weinberger 2.4.0-3 + Typo fixed +* Mon Apr 21 2008 Michael Weinberger 2.4.0-2 + Touch license files to avoid license dialog +* Mon Apr 21 2008 Michael Weinberger 2.4.0-1 + Update to 2.4 + Fix ownership of /opt/openoffice in script openoffice-init * Sun Mar 16 2008 Michael Weinberger 2.3.1-11 openoffice-delete-history as seperate script * Sat Mar 15 2008 Michael Weinberger 2.3.1-10 @@ -47,10 +56,8 @@ See http://wiki.contribs.org/OpenOffice_ %prep %setup -q -n %{name}-%{version} -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 +%patch0 -p1 +%patch1 -p1 %build