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 64397a54c3c7122e2dd779ef379cec35f5f7a703 Author: Matthias Seidel <[email protected]> AuthorDate: Sat Feb 24 11:42:03 2018 +0000 Changed description for package "ooofonts" from "Mailcap module..." to "Fonts module..." git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825221 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b3779245aaea3b979f7d4959325ff7c2a51179ca) --- 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 c726cda..86f3a8d 100644 --- a/main/setup_native/source/packinfo/package_names.txt +++ b/main/setup_native/source/packinfo/package_names.txt @@ -32,7 +32,7 @@ %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-ooofonts Mailcap 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 %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-spellcheck English spellchecker 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 bb88c74..0532c07 100644 --- a/main/setup_native/source/packinfo/packinfo_office.txt +++ b/main/setup_native/source/packinfo/packinfo_office.txt @@ -376,7 +376,7 @@ requires = "%BASISPACKAGEPREFIX-core01" copyright = "2012-2021 by The Apache Software Foundation" solariscopyright = "solariscopyrightfile" vendor = "Apache Software Foundation" -description = "Mailcap module for %APACHEPROJECTNAME %PRODUCTVERSION" +description = "Fonts module for %APACHEPROJECTNAME %PRODUCTVERSION" destpath = "/opt" packageversion = "%OOOPACKAGEVERSION" End
