{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "emacs-common-1.29.1-4.oe2403sp1.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-07-18T18:33:26.758977035Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/emacs-common-1.29.1-4.oe2403sp1.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-emacs-common-29.1",
      "name": "emacs-common",
      "licenseConcluded": "GPLv3+ and GFDL and BSD",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "dcb9b5afe14332604b6cbfc42eace85ca0881fea10746bbacbf96a260359c3df"
        }
      ],
      "description": "This package contains all the common files needed by emacs, emacs-lucid\nor emacs-nox.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/emacs-common@29.1-4.oe2403sp1?arch=x86_64&epoch=1&upstream=emacs-29.1-4.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.gnu.org/software/emacs",
      "licenseDeclared": "GPLv3+ and GFDL and BSD",
      "sourceInfo": "acquired package info from repodata DB: repodata/3ca3f05b705ac87dba48cdb0fbc8de8608778488df6909ce1c87b6d6b650a769-primary.sqlite.bz2",
      "summary": "Emacs common files",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "1:29.1-4.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-coreutils-9.4",
      "name": "coreutils",
      "licenseConcluded": "GPLv3+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "60ec93c05e9eb1555cb60c985c5c99fd5ec8964d64a66cdd6922d565c9304f61"
        }
      ],
      "description": "These are the GNU core utilities.  This package is the combination of\nthe old GNU fileutils, sh-utils, and textutils packages.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/coreutils@9.4-17.oe2403sp1?arch=x86_64&epoch=0&upstream=coreutils-9.4-17.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.gnu.org/software/coreutils/",
      "licenseDeclared": "GPLv3+",
      "sourceInfo": "acquired package info from repodata DB: repodata/3ca3f05b705ac87dba48cdb0fbc8de8608778488df6909ce1c87b6d6b650a769-primary.sqlite.bz2",
      "summary": "A set of basic GNU tools commonly used in shell scripts",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:9.4-17.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-emacs-filesystem-29.1",
      "name": "emacs-filesystem",
      "licenseConcluded": "GPLv3+ and CC0-1.0",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "7220a3005b682b7573fe41d894bd06474818684f2b4aa02124e1b44afc09a4a8"
        }
      ],
      "description": "Emacs filesystem layout",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/emacs-filesystem@29.1-4.oe2403sp1?arch=noarch&epoch=1&upstream=emacs-29.1-4.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.gnu.org/software/emacs",
      "licenseDeclared": "GPLv3+ and CC0-1.0",
      "sourceInfo": "acquired package info from repodata DB: repodata/3ca3f05b705ac87dba48cdb0fbc8de8608778488df6909ce1c87b6d6b650a769-primary.sqlite.bz2",
      "summary": "Emacs filesystem layout",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "1:29.1-4.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-glibc-2.38",
      "name": "glibc",
      "licenseConcluded": "LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net-2.0 and ISC and Public Domain and GFDL-1.3-only",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "406bf61a0c7f32534eb60e39c41da5c2c08e48c2e013fe970240acf8e8a07cf4"
        }
      ],
      "description": "The GNU C Library project provides the core libraries for the GNU system and\nGNU/Linux systems, as well as many other systems that use Linux as the kernel.\nThese libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD,\nOS-specific APIs and more. These APIs include such foundational facilities as\nopen, read, write, malloc, printf, getaddrinfo, dlopen, pthread_create, crypt,\n login, exit and more.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/glibc@2.38-101.oe2403sp1?arch=x86_64&epoch=0&upstream=glibc-2.38-101.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.gnu.org/software/glibc/",
      "licenseDeclared": "LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net-2.0 and ISC and Public Domain and GFDL-1.3-only",
      "sourceInfo": "acquired package info from repodata DB: repodata/3ca3f05b705ac87dba48cdb0fbc8de8608778488df6909ce1c87b6d6b650a769-primary.sqlite.bz2",
      "summary": "The GNU libc libraries",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.38-101.oe2403sp1"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-emacs-common-29.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-coreutils-9.4"
    },
    {
      "spdxElementId": "SPDXRef-rpm-emacs-common-29.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-emacs-filesystem-29.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-emacs-common-29.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-glibc-2.38"
    }
  ]
}
