https://bugzilla.redhat.com/show_bug.cgi?id=1812961 yonhan@xxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yonhan@xxxxxxxxx --- Comment #12 from yonhan@xxxxxxxxx --- Sorry for late response, and thanks for your comments! I did all the fixes. Since I changed the source code, I bumped the package version from v1.0.0 to v1.0.1 version. Spec file updated: Spec URL: https://download.copr.fedorainfracloud.org/results/yonhan/openosc/fedora-rawhide-x86_64/01328497-openosc/openosc.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/yonhan/openosc/fedora-rawhide-x86_64/01328497-openosc/openosc-1.0.1-1.fc33.src.rpm The Copr build results: https://copr.fedorainfracloud.org/coprs/yonhan/openosc/build/1328497/ I added the below in Makefile.am to explicitly delete libopenosc.la file upon installation. I hope this is the right fix for autotools. install-exec-hook: cd $(DESTDIR)$(libdir) && rm $(lib_LTLIBRARIES Let me know if you have further comments. -- 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