Hi guys, we ran into an issue deploying an RPM created from the 11.40.42 base which I’m wondering if anyone else has. If you run “rpm -qip ournewcvlt.rpm” it returns the following:
Name : ournewcvlt.11.40.42.Instance001
Version : 11.4000.1372.42
Release : 1.el8
Architecture: x86_64
Install Date: (not installed)
Group : Applications/Archiving
The last field there “Group” is not a Unix Group in the traditional sense but appears to conflict with other aspects of our repos environment. The question is - there doesn’t seem to be any control over this and we wonder if it is possible to modify this.
I found howto: repack RPM for nicer name or add extra files | Community but that doesn’t exactly speak to it. Does anyone know if we snag the blah.src.rpm file before it gets cleaned up if we can modify the Group.
Essentially it affects dependencies for a couple other packages.
thanks

