--- rpms/smeserver-openoffice-portable/contribs7/smeserver-openoffice-portable.spec 2008/03/14 16:09:08 1.3 +++ rpms/smeserver-openoffice-portable/contribs7/smeserver-openoffice-portable.spec 2008/03/14 19:46:22 1.5 @@ -15,6 +15,7 @@ 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 %description Integrates the OpenOfficePortable application into the SME environment @@ -27,6 +28,8 @@ signal-event workgroup-update See http://wiki.contribs.org/OpenOffice_for_Windows for full documentation. %changelog +* Thu Mar 14 2008 Michael Weinberger 2.3.1-9 + rename OpenOfficePortable.ini to OpenOfficePortable.ini.contrib * Thu Mar 14 2008 Michael Weinberger 2.3.1-8 OO Pathes fixed OpenOfficePortable.ini added @@ -41,6 +44,7 @@ See http://wiki.contribs.org/OpenOffice_ %prep %setup -q -n %{name}-%{version} %patch0 -p1 +%patch1 -p1 -b .inifile %build @@ -51,7 +55,7 @@ rm -f %{name}-%{version}-filelist /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ --dir /opt/openoffice 'attr(755,admin,admin)' \ --dir /opt/openoffice/OpenOfficePortable 'attr(755,admin,admin)' \ ---file /opt/openoffice/OpenOfficePortable/OpenOfficePortable.ini 'attr(644,admin,admin)' \ +--file /opt/openoffice/OpenOfficePortable/OpenOfficePortable.ini.contrib 'attr(644,admin,admin)' \ --file /opt/openoffice/download.url 'attr(644,admin,admin)' \ >> %{name}-%{version}-filelist