automotive_sig_packages

RPM Packages for the CentOS Automotive SIG

Directory layout will be similar to the CentOS/RHEL git tree layout:

<package_name>
  +--SPECS
  +--SOURCES (only patches to be applied/ pointer to source)

example:

neptune3-ui
  +--SPECS
  |   +--neptune3-ui.spec
  +--SOURCES
      +--sources {sha256 sum of file}

All spec files will be using the rpmautospec tooling in order to keep versioning and changelogs managed. https://docs.pagure.org/fedora-infra.rpmautospec

License for SPEC files is MIT which is included in the file LICENSES.md.