This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch AOO41X in repository https://gitbox.apache.org/repos/asf/openoffice.git
commit 04630c73f09e308ca56c222825930b87b6bee596 Author: mseidel <[email protected]> AuthorDate: Wed Oct 23 22:37:56 2019 +0200 Fixed typo in package name and description (cherry picked from commit ffba77dce89bac03fdc4969bc67e11488ebc9d62) --- main/setup_native/source/packinfo/package_names.txt | 2 +- main/setup_native/source/packinfo/packinfo_office.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main/setup_native/source/packinfo/package_names.txt b/main/setup_native/source/packinfo/package_names.txt index bc301ce..1ead99b 100644 --- a/main/setup_native/source/packinfo/package_names.txt +++ b/main/setup_native/source/packinfo/package_names.txt @@ -31,7 +31,7 @@ %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-javafilter Java filter module for %APACHEPROJECTNAME %PRODUCTVERSION %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-kde-integration KDE integration module for %APACHEPROJECTNAME %PRODUCTVERSION %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-math Math module for %APACHEPROJECTNAME %PRODUCTVERSION -%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-onlineupdate Online update modul for %APACHEPROJECTNAME %PRODUCTVERSION +%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-onlineupdate Online update module for %APACHEPROJECTNAME %PRODUCTVERSION %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-ooofonts Fonts module for %APACHEPROJECTNAME %PRODUCTVERSION %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-ooolinguistic Linguistic module for %APACHEPROJECTNAME %PRODUCTVERSION %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-pyuno Pyuno module for %APACHEPROJECTNAME %PRODUCTVERSION diff --git a/main/setup_native/source/packinfo/packinfo_office.txt b/main/setup_native/source/packinfo/packinfo_office.txt index 38357bd..bef86b9 100644 --- a/main/setup_native/source/packinfo/packinfo_office.txt +++ b/main/setup_native/source/packinfo/packinfo_office.txt @@ -296,7 +296,7 @@ requires = "%BASISPACKAGEPREFIX-core01" copyright = "2012-2021 by The Apache Software Foundation" solariscopyright = "solariscopyrightfile" vendor = "Apache Software Foundation" -description = "Online update modul for %APACHEPROJECTNAME %PRODUCTVERSION" +description = "Online update module for %APACHEPROJECTNAME %PRODUCTVERSION" destpath = "/opt" packageversion = "%OOOPACKAGEVERSION" End
