/[smecontribs]/rpms/smeserver-openoffice-portable/contribs7/smeserver-openoffice-portable.spec
ViewVC logotype

Diff of /rpms/smeserver-openoffice-portable/contribs7/smeserver-openoffice-portable.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.3 by mweinber, Fri Mar 14 16:09:08 2008 UTC Revision 1.8 by mweinber, Sun Mar 16 13:55:31 2008 UTC
# Line 2  Summary: OpenOfficePortable integration Line 2  Summary: OpenOfficePortable integration
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 9  %define release 11
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 15  Requires: perl-XML-Twig >= 3.29 Line 15  Requires: perl-XML-Twig >= 3.29
15  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
16  AutoReq: no  AutoReq: no
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
19    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
# Line 27  signal-event workgroup-update Line 30  signal-event workgroup-update
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  * Thu Mar 14 2008 Michael Weinberger <mweinber@neddix.de> 2.3.1-8  * 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
36      openoffice-delete-history added
37    * Fri Mar 14 2008 Michael Weinberger <mweinber@neddix.de> 2.3.1-9
38      rename OpenOfficePortable.ini to OpenOfficePortable.ini.contrib
39    * Thu Mar 13 2008 Michael Weinberger <mweinber@neddix.de> 2.3.1-8
40    OO Pathes fixed    OO Pathes fixed
41    OpenOfficePortable.ini added    OpenOfficePortable.ini added
42    openoffice configuration db record for enable/disable program share    openoffice configuration db record for enable/disable program share
   
43  * Thu Feb 28 2008 Michael Weinberger <mweinber@neddix.de> 2.3.1-7  * Thu Feb 28 2008 Michael Weinberger <mweinber@neddix.de> 2.3.1-7
44    Spec file fix    Spec file fix
   
45  * Thu Feb 14 2008 Michael Weinberger <mweinber@neddix.de>  * Thu Feb 14 2008 Michael Weinberger <mweinber@neddix.de>
46  - Initial release  - Initial release
47    
48  %prep  %prep
49  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
50  %patch0 -p1  %patch0 -p1
51    %patch1 -p1
52    %patch2 -p1
53    %patch3 -p1
54    
55  %build  %build
56    
# Line 51  rm -f %{name}-%{version}-filelist Line 61  rm -f %{name}-%{version}-filelist
61  /sbin/e-smith/genfilelist  $RPM_BUILD_ROOT  \  /sbin/e-smith/genfilelist  $RPM_BUILD_ROOT  \
62  --dir /opt/openoffice 'attr(755,admin,admin)' \  --dir /opt/openoffice 'attr(755,admin,admin)' \
63  --dir /opt/openoffice/OpenOfficePortable 'attr(755,admin,admin)' \  --dir /opt/openoffice/OpenOfficePortable 'attr(755,admin,admin)' \
64  --file /opt/openoffice/OpenOfficePortable/OpenOfficePortable.ini 'attr(644,admin,admin)' \  --file /opt/openoffice/OpenOfficePortable/OpenOfficePortable.ini.contrib 'attr(644,admin,admin)' \
65  --file /opt/openoffice/download.url 'attr(644,admin,admin)' \  --file /opt/openoffice/download.url 'attr(644,admin,admin)' \
66   >> %{name}-%{version}-filelist   >> %{name}-%{version}-filelist
67    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed