Fedora Account System
Red Hat Associate
Red Hat Customer
Spec URL: https://sgallagh.fedorapeople.org/packagereview/librhsm/librhsm.spec SRPM URL: https://sgallagh.fedorapeople.org/packagereview/librhsm/librhsm-0.0.3-1.fc32.src.rpm Description: Red Hat Subscription Manager Library Fedora Account System Username: sgallagh
Taking this review.
> %global libname rhsm > > Name: lib%{libname} > [...] > %{_includedir}/%{libname}/ The %libname macro doesn't seem very useful. I'd suggest that you eliminate the macro and just replace that with the name itself.
Review notes: * Conforms to Fedora Packaging Guidelines * Builds and installs cleanly * No major issues from rpmlint * License is correctly identified and license file is installed properly PACKAGE APPROVED.
(fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/librhsm
I dropped the %libname macro when importing it.