Convert the license tag in the spec file of rhc package to the SPDX format. For more details look at https://issues.redhat.com/browse/RHELMISC-1285
What were you trying to do that didn't work?
License of rhc is not in SPDX format
Please provide the package NVR for which bug is seen:
[root@rhel9 ~]# rhc --version
rhc version 0.2.4
How reproducible:
100%
Steps to reproduce
- Get information about rhc license
[root@rhel9 ~]# rpm -qi rhc | grep License
Expected results
License: GPL-3.0-only
Actual results
License : GPLv3
Additional information
This issue was fixed in upstream: https://github.com/RedHatInsights/rhc/pull/98 It is only necessary to fix this issue in downstream repository of rhc.