https://bugzilla.redhat.com/show_bug.cgi?id=1442547 --- Comment #3 from Fabio Valentini <decathorpe@xxxxxxxxx> --- 1) It seems even elementaryOS ships gsignond without the setuid bit. I'll include a patch to not set the setuid bit. 2) I've changed it around so the main package depends on gsignond-config, which the -default-config package provides (and other packages can also provide in the future). I've also removed the dependency on the -libs subpackage (I think that was a copy-paste-error). I've also marked the -default-config subpackage as noarch. 3+4) I've removed the dependency on the -libs subpackage and marked the -docs package as noarch as well. 5) I've added pkgconfig(check), pkgconfig(libecryptfs) and trousers-devel as BuildRequires. The only problem is that - now that more plugins are built - some of them FTBFS (I've reported this issue upstream at [1]). I could also just disable the offending plugin, since it seems to be related to Intel's IoT OS (Ostro). 6) automake and autoconf are explicit dependencies of libtool - so adding them explicitly as BRs is not necessary. [1]: https://gitlab.com/accounts-sso/gsignond/issues/9 -- 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