https://bugzilla.redhat.com/show_bug.cgi?id=1690482
Robert-André Mauchin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Robert-André Mauchin <[email protected]> --- - In order to avoid unintentional soname bumped, we now forbid globbing the major soname version: %{_libdir}/libgroup-service.so.* - Simply use: Source0: %url/archive/%{version}/%{name}-%{version}.tar.gz - Build error: RPM build errors: BUILDSTDERR: error: Directory not found: /builddir/build/BUILDROOT/group-service-1.1.0-1.fc31.x86_64/usr/include/group-service-1.1 BUILDSTDERR: error: Directory not found: /builddir/build/BUILDROOT/group-service-1.1.0-1.fc31.x86_64/usr/include/group-service-1.1/libgroupservice BUILDSTDERR: Directory not found: /builddir/build/BUILDROOT/group-service-1.1.0-1.fc31.x86_64/usr/include/group-service-1.1 BUILDSTDERR: Directory not found: /builddir/build/BUILDROOT/group-service-1.1.0-1.fc31.x86_64/usr/include/group-service-1.1/libgroupservice It seems the file are installed in /usr/include/group-service-1.0 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
