--- rpms/smeserver-openoffice-portable/contribs7/smeserver-openoffice-portable.spec 2008/03/14 17:29:55 1.4 +++ 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 @@ -43,6 +44,7 @@ See http://wiki.contribs.org/OpenOffice_ %prep %setup -q -n %{name}-%{version} %patch0 -p1 +%patch1 -p1 -b .inifile %build @@ -53,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