https://bugzilla.redhat.com/show_bug.cgi?id=1919347 lijiang@xxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lijiang@xxxxxxxxxx --- Comment #8 from lijiang@xxxxxxxxxx --- Hi, Hatayama Maybe it might look like this according to Dominik's comment#7. %build %make_build -C src -f gcore.mk %install install -dm755 %{buildroot}%{_libdir}/crash/extensions/ install -m 0755 -t %{buildroot}%{_libdir}/crash/extensions/ %{_builddir}/%{reponame}-%{version}/src/gcore.so In addition, I also noticed that some content should be updated in the README, because we have planned to support on the x86_64/aarch64/ppc64le architectures, for example: Support Range ~~~~~~~~~~~~~ | ARCH | X86, X86_64 | | Kernel Version | RHEL4.8, RHEL5.5, RHEL6.0 and Vanilla 2.6.36 | BTW: would you mind checking that the following dependencies of packages should be added to the build requires? BuildRequires: zlib-devel lzo-devel snappy-devel Anyway, I saw that the above dependencies are in RHEL, but not sure if this is also necessary in Fedora. Thanks. -- 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 -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx