https://bugzilla.redhat.com/show_bug.cgi?id=1487067
--- Comment #2 from Benjamin Kircher <[email protected]> --- Thanks for reviewing, appreciated :) All done, except: > - You could use pkgconfig for your BR: > > BuildRequires: pkgconfig(bzip2) > BuildRequires: pkgconfig(zlib) > BuildRequires: pkgconfig(openssl) With the rpath issue > botan.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/botan ['$ORIGIN'] I added a patch that removes -rpath from the linker flags on gcc. New files: Spec URL: https://raw.githubusercontent.com/bkircher/botan2-fedora/master/botan2.spec SRPM URL: https://github.com/bkircher/botan2-fedora/raw/master/botan2-2.2.0-2.fc26.src.rpm -- 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]
