Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-16858
Vulnerability from cvelistv5
Published
2019-03-25 17:43
Modified
2024-08-05 10:32
Severity ?
EPSS score ?
Summary
It was found that libreoffice before versions 6.0.7 and 6.1.3 was vulnerable to a directory traversal attack which could be used to execute arbitrary macros bundled with a document. An attacker could craft a document, which when opened by LibreOffice, would execute a Python method from a script in any arbitrary file system location, specified relative to the LibreOffice install location.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
▼ | [UNKNOWN] | libreoffice |
Version: 6.0.7 Version: 6.1.3 |
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T10:32:54.146Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.libreoffice.org/about-us/security/advisories/cve-2018-16858/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16858" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://packetstormsecurity.com/files/152560/LibreOffice-Macro-Code-Execution.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.rapid7.com/db/modules/exploit/multi/fileformat/libreoffice_macro_exec" }, { "name": "46727", "tags": [ "exploit", "x_refsource_EXPLOIT-DB", "x_transferred" ], "url": "https://www.exploit-db.com/exploits/46727/" }, { "name": "RHSA-2019:2130", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2019:2130" }, { "name": "20190815 [SECURITY] [DSA 4501-1] libreoffice security update", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "https://seclists.org/bugtraq/2019/Aug/28" }, { "name": "openSUSE-SU-2019:1929", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00059.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "libreoffice", "vendor": "[UNKNOWN]", "versions": [ { "status": "affected", "version": "6.0.7" }, { "status": "affected", "version": "6.1.3" } ] } ], "descriptions": [ { "lang": "en", "value": "It was found that libreoffice before versions 6.0.7 and 6.1.3 was vulnerable to a directory traversal attack which could be used to execute arbitrary macros bundled with a document. An attacker could craft a document, which when opened by LibreOffice, would execute a Python method from a script in any arbitrary file system location, specified relative to the LibreOffice install location." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-356", "description": "CWE-356", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2019-08-18T15:06:07", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://www.libreoffice.org/about-us/security/advisories/cve-2018-16858/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16858" }, { "tags": [ "x_refsource_MISC" ], "url": "http://packetstormsecurity.com/files/152560/LibreOffice-Macro-Code-Execution.html" }, { "tags": [ "x_refsource_MISC" ], "url": "http://www.rapid7.com/db/modules/exploit/multi/fileformat/libreoffice_macro_exec" }, { "name": "46727", "tags": [ "exploit", "x_refsource_EXPLOIT-DB" ], "url": "https://www.exploit-db.com/exploits/46727/" }, { "name": "RHSA-2019:2130", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2019:2130" }, { "name": "20190815 [SECURITY] [DSA 4501-1] libreoffice security update", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "https://seclists.org/bugtraq/2019/Aug/28" }, { "name": "openSUSE-SU-2019:1929", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00059.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2018-16858", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "libreoffice", "version": { "version_data": [ { "version_value": "6.0.7" }, { "version_value": "6.1.3" } ] } } ] }, "vendor_name": "[UNKNOWN]" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "It was found that libreoffice before versions 6.0.7 and 6.1.3 was vulnerable to a directory traversal attack which could be used to execute arbitrary macros bundled with a document. An attacker could craft a document, which when opened by LibreOffice, would execute a Python method from a script in any arbitrary file system location, specified relative to the LibreOffice install location." } ] }, "impact": { "cvss": [ [ { "vectorString": "7.8/CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-356" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.libreoffice.org/about-us/security/advisories/cve-2018-16858/", "refsource": "MISC", "url": "https://www.libreoffice.org/about-us/security/advisories/cve-2018-16858/" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16858", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16858" }, { "name": "http://packetstormsecurity.com/files/152560/LibreOffice-Macro-Code-Execution.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/152560/LibreOffice-Macro-Code-Execution.html" }, { "name": "http://www.rapid7.com/db/modules/exploit/multi/fileformat/libreoffice_macro_exec", "refsource": "MISC", "url": "http://www.rapid7.com/db/modules/exploit/multi/fileformat/libreoffice_macro_exec" }, { "name": "46727", "refsource": "EXPLOIT-DB", "url": "https://www.exploit-db.com/exploits/46727/" }, { "name": "RHSA-2019:2130", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:2130" }, { "name": "20190815 [SECURITY] [DSA 4501-1] libreoffice security update", "refsource": "BUGTRAQ", "url": "https://seclists.org/bugtraq/2019/Aug/28" }, { "name": "openSUSE-SU-2019:1929", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00059.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2018-16858", "datePublished": "2019-03-25T17:43:08", "dateReserved": "2018-09-11T00:00:00", "dateUpdated": "2024-08-05T10:32:54.146Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2018-16858\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2019-03-25T18:29:00.463\",\"lastModified\":\"2024-11-21T03:53:27.727\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"It was found that libreoffice before versions 6.0.7 and 6.1.3 was vulnerable to a directory traversal attack which could be used to execute arbitrary macros bundled with a document. An attacker could craft a document, which when opened by LibreOffice, would execute a Python method from a script in any arbitrary file system location, specified relative to the LibreOffice install location.\"},{\"lang\":\"es\",\"value\":\"Se ha observado que libreoffice en versiones anteriores a la 6.0.7 y 6.1.3 era vulnerable a ataques de salto de directorio que podr\u00edan ser usados para ejecutar macros arbitrarios incluidos en un documento. Un atacante podr\u00eda manipular un documento que, al ser abierto por LibreOffice, ejecute un m\u00e9todo Python desde un script en cualquier ubicaci\u00f3n arbitrara del sistema de archivos, especificada de forma relativa a la ubicaci\u00f3n de instalaci\u00f3n de LibreOffice.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-356\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libreoffice:libreoffice:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.0.7\",\"matchCriteriaId\":\"3962F032-670C-45E8-8AF4-0D3CF08D7D3F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libreoffice:libreoffice:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.1.0\",\"versionEndExcluding\":\"6.1.3\",\"matchCriteriaId\":\"3E9BC0F2-B5E0-4AE8-B5CD-B360A97D4273\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00059.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://packetstormsecurity.com/files/152560/LibreOffice-Macro-Code-Execution.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.rapid7.com/db/modules/exploit/multi/fileformat/libreoffice_macro_exec\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2130\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16858\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://seclists.org/bugtraq/2019/Aug/28\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://www.exploit-db.com/exploits/46727/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://www.libreoffice.org/about-us/security/advisories/cve-2018-16858/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00059.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://packetstormsecurity.com/files/152560/LibreOffice-Macro-Code-Execution.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.rapid7.com/db/modules/exploit/multi/fileformat/libreoffice_macro_exec\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2130\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16858\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://seclists.org/bugtraq/2019/Aug/28\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.exploit-db.com/exploits/46727/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://www.libreoffice.org/about-us/security/advisories/cve-2018-16858/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}" } }
gsd-2018-16858
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
It was found that libreoffice before versions 6.0.7 and 6.1.3 was vulnerable to a directory traversal attack which could be used to execute arbitrary macros bundled with a document. An attacker could craft a document, which when opened by LibreOffice, would execute a Python method from a script in any arbitrary file system location, specified relative to the LibreOffice install location.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-16858", "description": "It was found that libreoffice before versions 6.0.7 and 6.1.3 was vulnerable to a directory traversal attack which could be used to execute arbitrary macros bundled with a document. An attacker could craft a document, which when opened by LibreOffice, would execute a Python method from a script in any arbitrary file system location, specified relative to the LibreOffice install location.", "id": "GSD-2018-16858", "references": [ "https://www.suse.com/security/cve/CVE-2018-16858.html", "https://www.debian.org/security/2019/dsa-4381", "https://access.redhat.com/errata/RHSA-2019:2130", "https://ubuntu.com/security/CVE-2018-16858", "https://advisories.mageia.org/CVE-2018-16858.html", "https://security.archlinux.org/CVE-2018-16858", "https://linux.oracle.com/cve/CVE-2018-16858.html", "https://packetstormsecurity.com/files/cve/CVE-2018-16858" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-16858" ], "details": "It was found that libreoffice before versions 6.0.7 and 6.1.3 was vulnerable to a directory traversal attack which could be used to execute arbitrary macros bundled with a document. An attacker could craft a document, which when opened by LibreOffice, would execute a Python method from a script in any arbitrary file system location, specified relative to the LibreOffice install location.", "id": "GSD-2018-16858", "modified": "2023-12-13T01:22:25.734714Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2018-16858", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "libreoffice", "version": { "version_data": [ { "version_value": "6.0.7" }, { "version_value": "6.1.3" } ] } } ] }, "vendor_name": "[UNKNOWN]" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "It was found that libreoffice before versions 6.0.7 and 6.1.3 was vulnerable to a directory traversal attack which could be used to execute arbitrary macros bundled with a document. An attacker could craft a document, which when opened by LibreOffice, would execute a Python method from a script in any arbitrary file system location, specified relative to the LibreOffice install location." } ] }, "impact": { "cvss": [ [ { "vectorString": "7.8/CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-356" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.libreoffice.org/about-us/security/advisories/cve-2018-16858/", "refsource": "MISC", "url": "https://www.libreoffice.org/about-us/security/advisories/cve-2018-16858/" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16858", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16858" }, { "name": "http://packetstormsecurity.com/files/152560/LibreOffice-Macro-Code-Execution.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/152560/LibreOffice-Macro-Code-Execution.html" }, { "name": "http://www.rapid7.com/db/modules/exploit/multi/fileformat/libreoffice_macro_exec", "refsource": "MISC", "url": "http://www.rapid7.com/db/modules/exploit/multi/fileformat/libreoffice_macro_exec" }, { "name": "46727", "refsource": "EXPLOIT-DB", "url": "https://www.exploit-db.com/exploits/46727/" }, { "name": "RHSA-2019:2130", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:2130" }, { "name": "20190815 [SECURITY] [DSA 4501-1] libreoffice security update", "refsource": "BUGTRAQ", "url": "https://seclists.org/bugtraq/2019/Aug/28" }, { "name": "openSUSE-SU-2019:1929", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00059.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:libreoffice:libreoffice:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "6.0.7", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:libreoffice:libreoffice:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "6.1.3", "versionStartIncluding": "6.1.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2018-16858" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "It was found that libreoffice before versions 6.0.7 and 6.1.3 was vulnerable to a directory traversal attack which could be used to execute arbitrary macros bundled with a document. An attacker could craft a document, which when opened by LibreOffice, would execute a Python method from a script in any arbitrary file system location, specified relative to the LibreOffice install location." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-22" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.libreoffice.org/about-us/security/advisories/cve-2018-16858/", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://www.libreoffice.org/about-us/security/advisories/cve-2018-16858/" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16858", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16858" }, { "name": "http://packetstormsecurity.com/files/152560/LibreOffice-Macro-Code-Execution.html", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/152560/LibreOffice-Macro-Code-Execution.html" }, { "name": "46727", "refsource": "EXPLOIT-DB", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "https://www.exploit-db.com/exploits/46727/" }, { "name": "http://www.rapid7.com/db/modules/exploit/multi/fileformat/libreoffice_macro_exec", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "http://www.rapid7.com/db/modules/exploit/multi/fileformat/libreoffice_macro_exec" }, { "name": "RHSA-2019:2130", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2019:2130" }, { "name": "20190815 [SECURITY] [DSA 4501-1] libreoffice security update", "refsource": "BUGTRAQ", "tags": [], "url": "https://seclists.org/bugtraq/2019/Aug/28" }, { "name": "openSUSE-SU-2019:1929", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00059.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2019-08-06T17:15Z", "publishedDate": "2019-03-25T18:29Z" } } }
rhsa-2019_2130
Vulnerability from csaf_redhat
Published
2019-08-08 17:09
Modified
2024-11-22 12:38
Summary
Red Hat Security Advisory: libreoffice security and bug fix update
Notes
Topic
An update for libreoffice is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
LibreOffice is an open source, community-developed office productivity suite. It includes key desktop applications, such as a word processor, a spreadsheet, a presentation manager, a formula editor, and a drawing program. LibreOffice replaces OpenOffice and provides a similar but enhanced and extended office suite.
Security Fix(es):
* libreoffice: Arbitrary python functions in arbitrary modules on the filesystem can be executed without warning (CVE-2018-16858)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 7.7 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for libreoffice is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "LibreOffice is an open source, community-developed office productivity suite. It includes key desktop applications, such as a word processor, a spreadsheet, a presentation manager, a formula editor, and a drawing program. LibreOffice replaces OpenOffice and provides a similar but enhanced and extended office suite.\n\nSecurity Fix(es):\n\n* libreoffice: Arbitrary python functions in arbitrary modules on the filesystem can be executed without warning (CVE-2018-16858)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.7 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2019:2130", "url": "https://access.redhat.com/errata/RHSA-2019:2130" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.7_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.7_release_notes/index" }, { "category": "external", "summary": "1066844", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1066844" }, { "category": "external", "summary": "1649841", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1649841" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2130.json" } ], "title": "Red Hat Security Advisory: libreoffice security and bug fix update", "tracking": { "current_release_date": "2024-11-22T12:38:08+00:00", "generator": { "date": "2024-11-22T12:38:08+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:2130", "initial_release_date": "2019-08-08T17:09:58+00:00", "revision_history": [ { "date": "2019-08-08T17:09:58+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-08-08T17:09:58+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T12:38:08+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-postgresql@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-glade@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-si@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-rhino@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-librelogo@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-debuginfo@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-dz@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "product_id": "libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreofficekit-devel@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-bn@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ar@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-uk@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-sk@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-zh-Hant@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-lt@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-he@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gdb-debug-support@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-lv@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-nlpsolver@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-pt-BR@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ro@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-zh-Hans@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-et@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-sl@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-id@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ta@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ja@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-da@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-pt-PT@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-tr@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-pl@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-de@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ko@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ru@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-nn@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-bg@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-cs@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-officebean@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ca@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-hi@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-fr@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-gu@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-bsh@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-nl@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-gl@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-el@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-hr@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-hu@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-es@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-it@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk-doc@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-eu@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-nb@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-fi@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-sv@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-zh-Hant@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-pa@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-he@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nl@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nn@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-wiki-publisher@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-pt-PT@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pdfimport@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-tn@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-da@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-core-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-core-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-core-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-core@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-kk@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gtk2@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ss@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-pl@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-et@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-te@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ko@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gtk3@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-sv@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ga@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-zu@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nb@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-mai@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-writer@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-tr@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-br@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-xsltfilter@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ml@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-el@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-hu@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-gl@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-uk@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-it@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-es@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-bn@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-hi@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ro@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-sk@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-fr@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-si@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreofficekit-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreofficekit-1:5.3.6.1-21.el7.x86_64", "product_id": "libreofficekit-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreofficekit@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-zh-Hans@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ja@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ta@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-en@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-fa@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-sr@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-graphicfilter@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-lv@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-pt-BR@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-math-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-math-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-math-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-math@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-dz@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-id@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-bg@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-eu@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-or@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-xh@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nr@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pyuno@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-base-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-base-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-base-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-base@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-impress@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-af@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-lt@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ts@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-de@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nso@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-draw@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-x11@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-th@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-cs@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-calc@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-mr@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ru@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-gu@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-sl@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-hr@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-as@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ca@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ar@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-fi@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-cy@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-st@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ogltrans@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-emailmerge@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ve@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-kn@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "product": { "name": "libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "product_id": "libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-filters@5.3.6.1-21.el7?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "product": { "name": "libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "product_id": "libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-officebean-common@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-fr-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-fr-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-fr-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-fr@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-sv-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-sv-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-sv-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-sv@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-sk-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-sk-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-sk-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-sk@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-tr-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-tr-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-tr-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-tr@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-pl-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-pl-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-pl-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-pl@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-data-1:5.3.6.1-21.el7.noarch", "product": { "name": "libreoffice-data-1:5.3.6.1-21.el7.noarch", "product_id": "libreoffice-data-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-data@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-es-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-es-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-es-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-es@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-en-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-en-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-en-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-en@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-is-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-is-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-is-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-is@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-da-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-da-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-da-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-da@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-it-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-it-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-it-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-it@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-fa-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-fa-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-fa-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-fa@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-ru-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-ru-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-ru-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-ru@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-ko-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-ko-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-ko-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-ko@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-af-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-af-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-af-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-af@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-ja-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-ja-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-ja-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-ja@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-lt-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-lt-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-lt-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-lt@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-sr-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-sr-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-sr-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-sr@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-ro-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-ro-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-ro-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-ro@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-vi-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-vi-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-vi-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-vi@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-de-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-de-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-de-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-de@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "product": { "name": "libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "product_id": "libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure-common@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-hr-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-hr-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-hr-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-hr@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-zh-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-zh-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-zh-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-zh@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-sl-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-sl-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-sl-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-sl@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-cs-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-cs-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-cs-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-cs@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-ga-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-ga-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-ga-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-ga@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-mn-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-mn-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-mn-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-mn@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-pt-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-pt-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-pt-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-pt@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-fi-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-fi-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-fi-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-fi@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "product": { "name": "libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "product_id": "libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-opensymbol-fonts@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-bg-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-bg-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-bg-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-bg@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-lb-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-lb-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-lb-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-lb@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-hu-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-hu-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-hu-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-hu@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-ca-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-ca-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-ca-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-ca@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-nl-1:5.3.6.1-21.el7.noarch", "product": { "name": "autocorr-nl-1:5.3.6.1-21.el7.noarch", "product_id": "autocorr-nl-1:5.3.6.1-21.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-nl@5.3.6.1-21.el7?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libreoffice-1:5.3.6.1-21.el7.src", "product": { "name": "libreoffice-1:5.3.6.1-21.el7.src", "product_id": "libreoffice-1:5.3.6.1-21.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice@5.3.6.1-21.el7?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-zh-Hant@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-si@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-pa@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-fr@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nn@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-wiki-publisher@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-lt@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pdfimport@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-th@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-tn@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-da@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-sl@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-core@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ta@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-hr@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-uk@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-kk@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gtk2@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-tr@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ss@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-calc@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-hu@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-bsh@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nl@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-pl@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-el@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-et@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-te@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-pt-PT@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreofficekit-devel@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ko@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-fi@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gtk3@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-sv@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-sv@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ga@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-zu@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nb@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-mai@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-debuginfo@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-dz@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-zh-Hant@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-he@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-writer@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gdb-debug-support@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-tr@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-as@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ro@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-id@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-br@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk-doc@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-xsltfilter@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ml@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-pl@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-el@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ru@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-cs@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-officebean@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-gu@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-hu@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-gl@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-it@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-it@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-es@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-eu@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-hi@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-glade@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-librelogo@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-bn@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ar@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-fr@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-si@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreofficekit-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreofficekit-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreofficekit-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreofficekit@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-zh-Hans@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ja@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ta@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-sk@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-en@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-fa@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-lv@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-sr@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-zh-Hans@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-et@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ro@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-graphicfilter@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-nn@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-da@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-hi@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-lv@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-pt-BR@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-uk@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-math@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-nl@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-dz@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-id@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-bg@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-eu@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-es@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-lt@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-or@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-pt-PT@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-xh@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-rhino@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nr@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pyuno@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-base@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-impress@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-af@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-sk@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ts@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-bn@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-de@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nso@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-draw@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-x11@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-nlpsolver@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-pt-BR@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-cs@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-mr@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ja@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ru@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-gu@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-sl@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-hr@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-de@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ko@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-postgresql@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-bg@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ca@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ar@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ca@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-fi@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-cy@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-st@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-gl@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ogltrans@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-he@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-emailmerge@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ve@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-kn@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-nb@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "product": { "name": "libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "product_id": "libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-filters@5.3.6.1-21.el7?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "autocorr-af-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-af-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-bg-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-bg-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ca-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ca-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-cs-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-cs-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-da-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-da-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-de-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-de-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-en-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-en-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-es-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-es-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fa-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-fa-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fi-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-fi-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-fr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ga-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ga-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-hr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hu-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-hu-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-is-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-is-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-it-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-it-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ja-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ja-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ko-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ko-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-lb-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-lb-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-lt-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-lt-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-mn-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-mn-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-nl-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-nl-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-pl-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-pl-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-pt-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-pt-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ro-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ro-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ru-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ru-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sk-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sk-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sl-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sl-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sv-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sv-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-tr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-tr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-vi-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-vi-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-zh-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-zh-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:5.3.6.1-21.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-1:5.3.6.1-21.el7.src" }, "product_reference": "libreoffice-1:5.3.6.1-21.el7.src", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-base-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-bsh-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-core-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-data-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-data-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-da-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-de-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-el-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-es-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-et-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-he-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-id-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-it-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-si-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-math-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-rhino-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-common-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreofficekit-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreofficekit-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-af-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-af-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-bg-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-bg-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ca-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ca-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-cs-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-cs-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-da-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-da-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-de-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-de-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-en-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-en-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-es-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-es-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fa-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-fa-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fi-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-fi-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-fr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ga-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ga-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-hr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hu-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-hu-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-is-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-is-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-it-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-it-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ja-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ja-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ko-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ko-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-lb-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-lb-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-lt-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-lt-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-mn-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-mn-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-nl-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-nl-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-pl-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-pl-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-pt-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-pt-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ro-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ro-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ru-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ru-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sk-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sk-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sl-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sl-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sv-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sv-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-tr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-tr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-vi-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-vi-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-zh-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-zh-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:5.3.6.1-21.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-1:5.3.6.1-21.el7.src" }, "product_reference": "libreoffice-1:5.3.6.1-21.el7.src", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-base-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-bsh-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-core-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-data-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-data-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-da-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-de-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-el-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-es-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-et-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-he-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-id-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-it-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-si-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-math-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-rhino-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-common-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreofficekit-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreofficekit-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-af-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-af-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-bg-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-bg-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ca-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ca-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-cs-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-cs-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-da-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-da-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-de-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-de-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-en-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-en-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-es-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-es-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fa-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-fa-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fi-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-fi-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-fr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ga-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ga-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-hr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hu-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-hu-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-is-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-is-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-it-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-it-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ja-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ja-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ko-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ko-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-lb-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-lb-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-lt-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-lt-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-mn-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-mn-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-nl-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-nl-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-pl-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-pl-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-pt-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-pt-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ro-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ro-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ru-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ru-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sk-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sk-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sl-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sl-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sv-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sv-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-tr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-tr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-vi-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-vi-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-zh-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-zh-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:5.3.6.1-21.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-1:5.3.6.1-21.el7.src" }, "product_reference": "libreoffice-1:5.3.6.1-21.el7.src", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-base-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-bsh-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-core-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-data-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-data-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-da-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-de-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-el-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-es-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-et-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-he-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-id-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-it-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-si-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-math-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-rhino-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-common-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreofficekit-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreofficekit-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-af-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-af-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-bg-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-bg-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ca-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ca-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-cs-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-cs-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-da-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-da-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-de-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-de-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-en-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-en-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-es-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-es-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fa-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-fa-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fi-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-fi-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-fr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ga-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ga-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-hr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hu-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-hu-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-is-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-is-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-it-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-it-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ja-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ja-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ko-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ko-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-lb-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-lb-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-lt-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-lt-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-mn-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-mn-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-nl-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-nl-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-pl-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-pl-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-pt-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-pt-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ro-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ro-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ru-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ru-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sk-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sk-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sl-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sl-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sv-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sv-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-tr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-tr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-vi-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-vi-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-zh-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-zh-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:5.3.6.1-21.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-1:5.3.6.1-21.el7.src" }, "product_reference": "libreoffice-1:5.3.6.1-21.el7.src", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-base-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-bsh-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-core-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-data-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-data-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-da-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-de-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-el-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-es-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-et-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-he-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-id-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-it-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-si-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-math-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-rhino-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-common-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreofficekit-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreofficekit-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-af-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-af-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-bg-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-bg-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ca-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ca-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-cs-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-cs-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-da-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-da-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-de-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-de-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-en-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-en-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-es-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-es-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fa-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-fa-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fi-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-fi-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-fr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ga-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ga-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-hr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hu-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-hu-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-is-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-is-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-it-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-it-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ja-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ja-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ko-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ko-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-lb-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-lb-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-lt-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-lt-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-mn-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-mn-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-nl-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-nl-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-pl-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-pl-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-pt-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-pt-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ro-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ro-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ru-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-ru-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sk-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sk-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sl-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sl-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sv-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-sv-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-tr-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-tr-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-vi-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-vi-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-zh-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch" }, "product_reference": "autocorr-zh-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:5.3.6.1-21.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-1:5.3.6.1-21.el7.src" }, "product_reference": "libreoffice-1:5.3.6.1-21.el7.src", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-base-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-bsh-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-core-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-data-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-data-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-da-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-de-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-el-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-es-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-et-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-he-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-id-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-it-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-si-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-math-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-rhino-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-common-1:5.3.6.1-21.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch" }, "product_reference": "libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreofficekit-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreofficekit-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le" }, "product_reference": "libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-1:5.3.6.1-21.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64" }, "product_reference": "libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "The LibreOffice project" ] }, { "names": [ "Alex Inf\u00fchr" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2018-16858", "cwe": { "id": "CWE-356", "name": "Product UI does not Warn User of Unsafe Actions" }, "discovery_date": "2018-10-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1649841" } ], "notes": [ { "category": "description", "text": "It was found that libreoffice was vulnerable to a directory traversal attack which could be used to execute arbitrary macros bundled with a document. An attacker could craft a document, which when opened by LibreOffice, would execute a Python method from a script in any arbitrary file system location, specified relative to the LibreOffice install location.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreoffice: Arbitrary python functions in arbitrary modules on the filesystem can be executed without warning", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch", "7Client-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-1:5.3.6.1-21.el7.src", "7Client-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch", "7Client-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "7Client-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "7Client-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "7Client-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-1:5.3.6.1-21.el7.src", "7Client-optional-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-1:5.3.6.1-21.el7.src", "7Server-optional-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-1:5.3.6.1-21.el7.src", "7Workstation-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-1:5.3.6.1-21.el7.src", "7Workstation-optional-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-16858" }, { "category": "external", "summary": "RHBZ#1649841", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1649841" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-16858", "url": "https://www.cve.org/CVERecord?id=CVE-2018-16858" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-16858", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16858" }, { "category": "external", "summary": "https://www.libreoffice.org/about-us/security/advisories/cve-2018-16858/", "url": "https://www.libreoffice.org/about-us/security/advisories/cve-2018-16858/" } ], "release_date": "2019-02-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-08-08T17:09:58+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of LibreOffice applications must be restarted for this update to take effect.", "product_ids": [ "7Client-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch", "7Client-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-1:5.3.6.1-21.el7.src", "7Client-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch", "7Client-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "7Client-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "7Client-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "7Client-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-1:5.3.6.1-21.el7.src", "7Client-optional-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-1:5.3.6.1-21.el7.src", "7Server-optional-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-1:5.3.6.1-21.el7.src", "7Workstation-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-1:5.3.6.1-21.el7.src", "7Workstation-optional-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:2130" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Client-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch", "7Client-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch", "7Client-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-1:5.3.6.1-21.el7.src", "7Client-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch", "7Client-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "7Client-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "7Client-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "7Client-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64", "7Client-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "7Client-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-1:5.3.6.1-21.el7.src", "7Client-optional-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "7Client-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64", "7Client-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "7Client-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-1:5.3.6.1-21.el7.src", "7Server-optional-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "7Server-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64", "7Server-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "7Server-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-1:5.3.6.1-21.el7.src", "7Workstation-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "7Workstation-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64", "7Workstation-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "7Workstation-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:autocorr-af-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-bg-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-ca-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-cs-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-da-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-de-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-en-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-es-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-fa-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-fi-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-fr-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-ga-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-hr-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-hu-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-is-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-it-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-ja-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-ko-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-lb-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-lt-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-mn-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-nl-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-pl-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-pt-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-ro-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-ru-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-sk-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-sl-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-sr-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-sv-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-tr-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-vi-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:autocorr-zh-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:libreoffice-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-1:5.3.6.1-21.el7.src", "7Workstation-optional-7.7:libreoffice-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-base-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-bsh-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-calc-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-core-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-data-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-debuginfo-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-draw-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-emailmerge-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-filters-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-gdb-debug-support-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-glade-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-graphicfilter-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-gtk2-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-gtk3-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ar-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-bg-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-bn-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ca-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-cs-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-da-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-de-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-dz-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-el-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-es-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-et-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-eu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-fi-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-fr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-gl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-gu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-he-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-hi-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-hr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-hu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-id-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-it-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ja-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ko-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-lt-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-lv-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-nb-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-nl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-nn-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-pl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ro-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ru-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-si-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-sk-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-sl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-sv-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-ta-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-tr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-uk-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-help-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-impress-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-af-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ar-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-as-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-bg-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-bn-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-br-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ca-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-cs-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-cy-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-da-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-de-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-dz-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-el-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-en-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-es-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-et-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-eu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-fa-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-fi-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-fr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ga-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-gl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-gu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-he-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-hi-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-hr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-hu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-id-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-it-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ja-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-kk-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-kn-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ko-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-lt-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-lv-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-mai-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ml-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-mr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-nb-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-nl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-nn-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-nr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-nso-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-or-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-pa-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-pl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-pt-BR-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-pt-PT-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ro-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ru-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-si-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-sk-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-sl-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-sr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ss-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-st-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-sv-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ta-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-te-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-th-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-tn-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-tr-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ts-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-uk-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-ve-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-xh-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-zh-Hans-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-zh-Hant-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-langpack-zu-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-librelogo-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-math-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-nlpsolver-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-officebean-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-officebean-common-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-ogltrans-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-opensymbol-fonts-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-pdfimport-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-postgresql-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-pyuno-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-rhino-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-sdk-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-sdk-doc-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-ure-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-ure-common-1:5.3.6.1-21.el7.noarch", "7Workstation-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-wiki-publisher-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-writer-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-x11-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreoffice-xsltfilter-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreofficekit-1:5.3.6.1-21.el7.x86_64", "7Workstation-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.ppc64le", "7Workstation-optional-7.7:libreofficekit-devel-1:5.3.6.1-21.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "libreoffice: Arbitrary python functions in arbitrary modules on the filesystem can be executed without warning" } ] }
ghsa-v39m-j232-p3qr
Vulnerability from github
Published
2022-05-14 00:54
Modified
2022-05-14 00:54
Severity ?
Details
It was found that libreoffice before versions 6.0.7 and 6.1.3 was vulnerable to a directory traversal attack which could be used to execute arbitrary macros bundled with a document. An attacker could craft a document, which when opened by LibreOffice, would execute a Python method from a script in any arbitrary file system location, specified relative to the LibreOffice install location.
{ "affected": [], "aliases": [ "CVE-2018-16858" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-03-25T18:29:00Z", "severity": "CRITICAL" }, "details": "It was found that libreoffice before versions 6.0.7 and 6.1.3 was vulnerable to a directory traversal attack which could be used to execute arbitrary macros bundled with a document. An attacker could craft a document, which when opened by LibreOffice, would execute a Python method from a script in any arbitrary file system location, specified relative to the LibreOffice install location.", "id": "GHSA-v39m-j232-p3qr", "modified": "2022-05-14T00:54:47Z", "published": "2022-05-14T00:54:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16858" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2130" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16858" }, { "type": "WEB", "url": "https://seclists.org/bugtraq/2019/Aug/28" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/46727" }, { "type": "WEB", "url": "https://www.libreoffice.org/about-us/security/advisories/cve-2018-16858" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00059.html" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/152560/LibreOffice-Macro-Code-Execution.html" }, { "type": "WEB", "url": "http://www.rapid7.com/db/modules/exploit/multi/fileformat/libreoffice_macro_exec" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
wid-sec-w-2023-2487
Vulnerability from csaf_certbund
Published
2019-02-03 23:00
Modified
2023-09-27 22:00
Summary
LibreOffice und OpenOffice: Schwachstelle ermöglicht Ausführen von beliebigem Programmcode mit Benutzerrechten
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
LibreOffice ist eine leistungsfähige Office-Suite, voll kompatibel mit den Programmen anderer großer Office-Anbieter, für verbreitete Betriebssysteme wie Windows, GNU/Linux und Apple Mac OS X geeignet. LibreOffice bietet sechs Anwendungen für die Erstellung von Dokumenten und zur Datenverarbeitung: Writer, Calc, Impress, Draw, Base und Math.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in LibreOffice ausnutzen, um beliebigen Programmcode mit Benutzerrechten auszuführen.
Betroffene Betriebssysteme
- UNIX
- Linux
- MacOS X
- Windows
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "LibreOffice ist eine leistungsf\u00e4hige Office-Suite, voll kompatibel mit den Programmen anderer gro\u00dfer Office-Anbieter, f\u00fcr verbreitete Betriebssysteme wie Windows, GNU/Linux und Apple Mac OS X geeignet. LibreOffice bietet sechs Anwendungen f\u00fcr die Erstellung von Dokumenten und zur Datenverarbeitung: Writer, Calc, Impress, Draw, Base und Math.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in LibreOffice ausnutzen, um beliebigen Programmcode mit Benutzerrechten auszuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux\n- MacOS X\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-2487 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2019/wid-sec-w-2023-2487.json" }, { "category": "self", "summary": "WID-SEC-2023-2487 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2487" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASLIBREOFFICE-2023-002 vom 2023-09-28", "url": "https://alas.aws.amazon.com/AL2/ALASLIBREOFFICE-2023-002.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-4381-1 vom 2019-02-03", "url": "https://www.debian.org/security/2019/dsa-4381" }, { "category": "external", "summary": "Libre Office Security Advisory CVE-2018-16858 vom 2019-02-03", "url": "https://www.libreoffice.org/about-us/security/advisories/cve-2018-16858/" }, { "category": "external", "summary": "InsertScript Blog vom 2019-02-04", "url": "https://insert-script.blogspot.com/2019/02/libreoffice-cve-2018-16858-remote-code.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-3883-1 vom 2019-02-07", "url": "https://usn.ubuntu.com/3883-1/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2019:1448-1 vom 2019-06-07", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191448-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2019:1894-1 vom 2019-07-19", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191894-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2019:2003-1 vom 2019-07-29", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192003-1.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2019:2130 vom 2019-08-06", "url": "https://access.redhat.com/errata/RHSA-2019:2130" } ], "source_lang": "en-US", "title": "LibreOffice und OpenOffice: Schwachstelle erm\u00f6glicht Ausf\u00fchren von beliebigem Programmcode mit Benutzerrechten", "tracking": { "current_release_date": "2023-09-27T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:59:06.557+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-2487", "initial_release_date": "2019-02-03T23:00:00.000+00:00", "revision_history": [ { "date": "2019-02-03T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2019-02-04T23:00:00.000+00:00", "number": "2", "summary": "Referenz(en) aufgenommen: FEDORA-2019-CF9DDF9FFF" }, { "date": "2019-02-04T23:00:00.000+00:00", "number": "3", "summary": "OpenOffice auch betroffen, aber kein Update vorhanden" }, { "date": "2019-02-06T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2019-06-10T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2019-07-18T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2019-07-29T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2019-08-06T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-09-27T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Amazon aufgenommen" } ], "status": "final", "version": "9" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Apache OpenOffice 4.1.6", "product": { "name": "Apache OpenOffice 4.1.6", "product_id": "T013562", "product_identification_helper": { "cpe": "cpe:/a:apache:openoffice:4.1.6" } } } ], "category": "vendor", "name": "Apache" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_name", "name": "Open Source LibreOffice \u003c 6.0.7", "product": { "name": "Open Source LibreOffice \u003c 6.0.7", "product_id": "T013555", "product_identification_helper": { "cpe": "cpe:/a:libreoffice:libreoffice:6.0.7" } } }, { "category": "product_name", "name": "Open Source LibreOffice \u003c 6.1.3", "product": { "name": "Open Source LibreOffice \u003c 6.1.3", "product_id": "T013556", "product_identification_helper": { "cpe": "cpe:/a:libreoffice:libreoffice:6.1.3" } } } ], "category": "product_name", "name": "LibreOffice" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-16858", "notes": [ { "category": "description", "text": "In LibreOffice gibt es eine Schwachstelle bei der Makroausf\u00fchrung. Wenn ein Dokument selbst keine Makros oder Skripte enth\u00e4lt, aber auf ein Makro oder Skript auf dem Zielsystem verweist, wird der referenzierte Code ohne Warnung ausgef\u00fchrt. Ein Angreifer kann dies ausnutzen, um beliebigen Code auszuf\u00fchren, der zuvor auf dem Zielrechner platziert wurde. Zur erfolgreichen Ausnutzung muss der Angreifer einen Benutzer dazu bringen, eine speziell gestaltete Dokumentdatei zu \u00f6ffnen." } ], "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "398363", "T013562" ] }, "release_date": "2019-02-03T23:00:00.000+00:00", "title": "CVE-2018-16858" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.