https://bugzilla.redhat.com/show_bug.cgi?id=1160671 --- Comment #9 from Nikos Roussos <comzeradd@xxxxxxxxxxxxxxxxx> --- Trying to address the issues pointed out in the review. Some comments/questions. > Requires correct, justified where necessary. > According to http://manual.seafile.com/build_seafile/server.html, the following libraries are required to build seafile: > - libevent-devel > - libarchive-devel > - libmysqlclient-dev (not able to find in fedora though) > - jansson-devel With the exception of mysqlclient, these are already installed both on buildroot and on runtime since they are pulled as dependencies of other dependencies (ccnet and libsearpc). Installing mysql-devel will bring mysql on runtime, which seems a bit overkill for the purposes of running the desktop client. > [!]: %check is present and all tests pass. This causes the build to fail, since some upstream tests fail. I'll open a bug ipstream, but maybe we shouldn't block the review for this. -- 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 http://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx