Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=671884 --- Comment #5 from Peter Lemenkov <lemenkov@xxxxxxxxx> 2011-01-30 09:38:27 EST --- (In reply to comment #4) > Are there any guidelines related to erlang like [1] for python? None, unfortunately. I wrote some ideas which could be included into future erlang guidelines, but we (Erlang SIG members) still have very limited feedback from users and packagers. So we still at "gathering necessary information and finding best practices" stage. > How to verify, the BuildRequires/Requires? Well, this task still handled mostly manually - I've got bunch of loosely connected scripts which do the job. *Almost* all of these scripts are now packaged as "erlang-rpm-macros", but they still not ready for production usage. The idea is quite simple - each erlang bytecode module (*.beam file) has list of imported and exported functions in the format "module:function/arity". So I'm extracting this list from each binary file and trying to resolve dependencies between them. Curently, I'm trying to implement fully automatic way to create dependencies list, but I'm afraid it won't go into F-15 (I plan to introduce it in F-16). > Current SHOULD from my side: > * Use as url: https://download.github.com/hibari-cluster-info-d077716.tar.gz > That works with wget and spectool Done. http://peter.fedorapeople.org/erlang-cluster_info.spec http://peter.fedorapeople.org/erlang-cluster_info-0.1.0-0.2.20101229gitd077716.fc12.src.rpm -- 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