2 |
%define name smeserver-openoffice-portable |
%define name smeserver-openoffice-portable |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 2.3.1 |
%define version 2.3.1 |
5 |
%define release 10 |
%define release 11 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
17 |
Patch0: smeserver-openoffice-portable-2.3.1-pathesfix.patch |
Patch0: smeserver-openoffice-portable-2.3.1-pathesfix.patch |
18 |
Patch1: smeserver-openoffice-portable-2.3.1-inifile.patch |
Patch1: smeserver-openoffice-portable-2.3.1-inifile.patch |
19 |
Patch2: smeserver-openoffice-portable-2.3.1-DeleteHistory.patch |
Patch2: smeserver-openoffice-portable-2.3.1-DeleteHistory.patch |
20 |
|
Patch3: smeserver-openoffice-portable-2.3.1-DeleteHistoryScript.patch |
21 |
|
|
22 |
%description |
%description |
23 |
Integrates the OpenOfficePortable application into the SME environment |
Integrates the OpenOfficePortable application into the SME environment |
30 |
See http://wiki.contribs.org/OpenOffice_for_Windows for full documentation. |
See http://wiki.contribs.org/OpenOffice_for_Windows for full documentation. |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Sun Mar 16 2008 Michael Weinberger <mweinber@neddix.de> 2.3.1-11 |
34 |
|
openoffice-delete-history as seperate script |
35 |
* 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 |
36 |
openoffice-delete-history added |
openoffice-delete-history added |
37 |
* 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 |
49 |
%setup -q -n %{name}-%{version} |
%setup -q -n %{name}-%{version} |
50 |
%patch0 -p1 |
%patch0 -p1 |
51 |
%patch1 -p1 |
%patch1 -p1 |
52 |
%patch2 -p1 -b .DeleteHistory |
%patch2 -p1 |
53 |
|
%patch3 -p1 |
54 |
|
|
55 |
%build |
%build |
56 |
|
|