diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-06-06 08:37:08 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-06-06 08:37:08 +0000 |
commit | 1b61a71e6c7af32b0a9f4aaf159dcbdaf77c7c85 (patch) | |
tree | 8584d93fca8d5c98fb56eb1a2abe3ff1e8bf7014 /setup_native | |
parent | 0e911365431db3615d99192de99ca4aa304ce429 (diff) |
INTEGRATION: CWS native151 (1.6.8); FILE MERGED
2008/05/06 15:54:29 is 1.6.8.1: #i79800# binfilter into an own package
Diffstat (limited to 'setup_native')
-rwxr-xr-x | setup_native/source/packinfo/packinfo_office_lang.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/setup_native/source/packinfo/packinfo_office_lang.txt b/setup_native/source/packinfo/packinfo_office_lang.txt index 6df5f2596979..0d22dbee1421 100755 --- a/setup_native/source/packinfo/packinfo_office_lang.txt +++ b/setup_native/source/packinfo/packinfo_office_lang.txt @@ -167,6 +167,21 @@ packageversion = "%OOOPACKAGEVERSION" End Start +module = "gid_Module_Langpack_Binfilter" +solarispackagename = "ooobasis%WITHOUTDOTOOOBASEVERSION-%LANGUAGESTRING-binfilter" +solarisrequires = "ooobasis%WITHOUTDOTOOOBASEVERSION-%LANGUAGESTRING" +packagename = "ooobasis%OOOBASEVERSION-%LANGUAGESTRING-binfilter" +provides = "ooobasis%WITHOUTDOTOOOBASEVERSION-%LANGUAGESTRING-binfilter" +requires = "ooobasis%OOOBASEVERSION-%LANGUAGESTRING" +copyright = "1999-2007 by OpenOffice.org" +solariscopyright = "solariscopyrightfile" +vendor = "OpenOffice.org" +description = "Legacy filters (e.g. StarOffice 5.2) for OpenOffice.org %OOOBASEVERSION, language %LANGUAGESTRING" +destpath = "/opt" +packageversion = "%OOOPACKAGEVERSION" +End + +Start module = "gid_Module_Langpack_Onlineupdate" solarispackagename = "%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-%LANGUAGESTRING-onlineupd" solarisrequires = "%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-%LANGUAGESTRING" |