-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am working on packaging logstash for fedora
http://www.logstash.net/ but the build procedure described here https://github.com/logstash/logstash/wiki/ Building-and-running-logstash-from-source seems to be incompatible with Fedora packaging. Is there some other ruby package that I can use as a model for proper fedora packaging? I am not at all familiar with building/packaging java or ruby programs. I normally work on C++ w/ autoconf. https://nodeload.github.com/logstash/logstash/tar.gz/v1.1.9 The internal Makefile there runs curl/wget to download more source code, which seems to terribly violate any reasonable packaging system. At a minimum, we need to collect all the source code into SOURCEx lines in a .spec file. For Fedora, do we need to separately package elastic search and graphtastic, or can we bundle them into this package? Oh my, that Makefile downloads a prebuilt graphtastic .jar file, so we will also need to fetch and build that package from source. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) iEYEARECAAYFAlFckjsACgkQL6j7milTFsE/UACdHGighBl8Mhfe2THUrF0HikXK z3IAnRsH9Zc/9YDXj8WwBIo9N78wAJew =j4cO -----END PGP SIGNATURE----- _______________________________________________ ruby-sig mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
