https://bugzilla.redhat.com/show_bug.cgi?id=2085377
--- Comment #19 from jschmidb@de.ibm.com --- OK, I changed the %setup command to:
%autosetup -q -n %{name}-%{version}
The pull request is open at: https://github.com/opencryptoki/libzpc/pull/6
Regarding the pkgconfig file location: The previous commit "Provide spec file for rpmbuild" changes the location to ${CMAKE_INSTALL_LIBDIR}/pkgconfig, which translates to /usr/{local}/{lib,lib64}/pkgconfig. The spec file has %{_libdir}/pkgconfig/. I do not see the mismatch yet ...
Re-uploading new spec file ...