nsacyber / HIRS

Trusted Computing based services supporting TPM provisioning and supply chain validation concepts. #nsacyber
Other
177 stars 57 forks source link

Make event log rpm dependent on the os package that supplies the pci ids file #803

Open iadgovuser58 opened 2 months ago

iadgovuser58 commented 2 months ago

Os doesn't have a pci ids file by default. One of these files is provided by a package (which package depends on the os): /tmp/pci.ids /usr/share/misc/pci.ids /usr/share/hwdata/pci.ids

Need to make event log rpm dependent on the os package that supplies the pci ids file so that when you install the rpm, dependencies are automatically installed.