I would like all of my organizations RPMs to have a vendor defined so we can easily see which of our RPMs are installed. Does anyone know why Fedora says:
Do not use these tags:
Packager
Vendor
Copyright
http://fedoraproject.org/wiki/How_to_create_an_RPM_package
They give no reasoning at all.
If not using "Vendor" are there recommendations as to another method that is commonly used for this purpose?
This has to do with RPMs generally.
http://en.opensuse.org/openSUSE:Specfile_guidelines Has good details, but....
License
tag.The Packager tag discouragement is poorly worded--I think the intent would be clearer something like this: "Don't hard-code your name in the Packager field in the RPM specfile. The
rpmbuild
tool will fill it in from the macro, if defined." Where macro can be defined like this: