1 |
|
# $Id$ |
2 |
|
# Authority: mweinber |
3 |
|
# Name: Michael Weinberger |
4 |
|
|
5 |
Summary: OpenOfficePortable integration |
Summary: OpenOfficePortable integration |
6 |
%define name smeserver-openoffice-portable |
%define name smeserver-openoffice-portable |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 2.3.1 |
%define version 2.3.1 |
9 |
%define release 10 |
%define release 11 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
21 |
Patch0: smeserver-openoffice-portable-2.3.1-pathesfix.patch |
Patch0: smeserver-openoffice-portable-2.3.1-pathesfix.patch |
22 |
Patch1: smeserver-openoffice-portable-2.3.1-inifile.patch |
Patch1: smeserver-openoffice-portable-2.3.1-inifile.patch |
23 |
Patch2: smeserver-openoffice-portable-2.3.1-DeleteHistory.patch |
Patch2: smeserver-openoffice-portable-2.3.1-DeleteHistory.patch |
24 |
|
Patch3: smeserver-openoffice-portable-2.3.1-DeleteHistoryScript.patch |
25 |
|
|
26 |
%description |
%description |
27 |
Integrates the OpenOfficePortable application into the SME environment |
Integrates the OpenOfficePortable application into the SME environment |
34 |
See http://wiki.contribs.org/OpenOffice_for_Windows for full documentation. |
See http://wiki.contribs.org/OpenOffice_for_Windows for full documentation. |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Sun Mar 16 2008 Michael Weinberger <mweinber@neddix.de> 2.3.1-11 |
38 |
|
openoffice-delete-history as seperate script |
39 |
* Sat Mar 15 2008 Michael Weinberger <mweinber@neddix.de> 2.3.1-10 |
* Sat Mar 15 2008 Michael Weinberger <mweinber@neddix.de> 2.3.1-10 |
40 |
openoffice-delete-history added |
openoffice-delete-history added |
41 |
* Fri Mar 14 2008 Michael Weinberger <mweinber@neddix.de> 2.3.1-9 |
* Fri Mar 14 2008 Michael Weinberger <mweinber@neddix.de> 2.3.1-9 |
54 |
%patch0 -p1 |
%patch0 -p1 |
55 |
%patch1 -p1 |
%patch1 -p1 |
56 |
%patch2 -p1 |
%patch2 -p1 |
57 |
|
%patch3 -p1 |
58 |
|
|
59 |
%build |
%build |
60 |
|
|