dwp / queue-triage

DLQ processing support
MIT License
5 stars 4 forks source link

Duplicate RPM names for modules with different parents. #136

Closed dwp-kevinpotgieter closed 6 years ago

dwp-kevinpotgieter commented 6 years ago

When building the rpms for modules, the web server, and core server rpms are generated with the same name, and there is no way to discern between the two artifacts. We should remove this duplication to ensure unique rpm names. We could just rename the file itself, but it feels cleaner to change the module name so that the rpm meta-data will match the file name generated.