--- rpms/smeserver-openoffice-portable/contribs7/smeserver-openoffice-portable.spec 2008/04/21 20:56:19 1.11 +++ rpms/smeserver-openoffice-portable/contribs7/smeserver-openoffice-portable.spec 2008/04/22 05:27:51 1.12 @@ -1,4 +1,4 @@ -# $Id: smeserver-openoffice-portable.spec,v 1.10 2008/04/21 14:20:17 slords Exp $ +# $Id: smeserver-openoffice-portable.spec,v 1.11 2008/04/21 20:56:19 mweinber Exp $ # Authority: mweinber # Name: Michael Weinberger @@ -6,7 +6,7 @@ Summary: OpenOfficePortable integration %define name smeserver-openoffice-portable Name: %{name} %define version 2.4.0 -%define release 2 +%define release 3 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -19,6 +19,7 @@ Requires: perl-XML-Twig >= 3.29 BuildRequires: e-smith-devtools AutoReq: no 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 @@ -31,6 +32,8 @@ 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 @@ -54,6 +57,7 @@ See http://wiki.contribs.org/OpenOffice_ %prep %setup -q -n %{name}-%{version} %patch0 -p1 +%patch1 -p1 %build