Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: erlang-gen_leader - A leader election behavior modeled after gen_server https://bugzilla.redhat.com/show_bug.cgi?id=638906 Summary: Review Request: erlang-gen_leader - A leader election behavior modeled after gen_server Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: lemenkov@xxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Spec URL: http://peter.fedorapeople.org/erlang-gen_leader.spec SRPM URL: http://peter.fedorapeople.org/erlang-gen_leader-0-0.1.fc12.src.rpm Description: This application implements a leader election behavior modeled after gen_server. This behavior intends to make it reasonably straightforward to implement a fully distributed server with master-slave semantics. This package is one of the requirements for erlang-gproc and etorrent. Koji scratch build for F-14: http://koji.fedoraproject.org/koji/taskinfo?taskID=2503189 rpmlint messages: 1. erlang-gen_leader.ppc: E: no-binary 2. erlang-gen_leader.ppc: W: only-non-binary-in-usr-lib 3. erlang-gen_leader.ppc: W: no-documentation All these messages should be ignored. The messages â1 and â2 means that I installed noarch application into arch-dependent library - that's exactly like Erlang/OTP is designed - it stores all its libraries under %{_libdir}/erlang/lib no matter of whether package is arch-dependent or not (unlike python). The message â3 means exactly what it means - there is no documentation for this library (yet). -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review