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=481034 --- Comment #12 from Richard W.M. Jones <rjo...@redhat.com> 2009-01-28 15:28:58 EDT --- I tried putting the shared library into ${_libdir}/ocaml/stublibs but that just means that spatch can't find the shared library and so doesn't start up. This doesn't appear to be an ordinary use of the OCaml stublibs (which in ordinary OCaml programs are only used for bytecode, and the bytecode interpreter does dlopen with the correct library path). The *.so.owner files are generated and used by ocamlfind, and are not an issue here. So I guess we have to leave the library in %{_libdir}. In reply to comment 3: I've corrected the license. Docs and demos are now in subpackages. In reply to comment 4: I got rid of the useless Makefiles and moved the python library. However I've little idea about the Python code, not even how to test if it is working. Spec URL: http://www.annexia.org/tmp/ocaml/coccinelle.spec SRPM URL: http://www.annexia.org/tmp/ocaml/coccinelle-0.1.4-8.fc11.src.rpm * Wed Jan 28 2009 Richard W.M. Jones <rjo...@redhat.com> - 0.1.4-8 - Remove useless Makefiles from python/coccilib. - License is GPLv2 (not GPLv2+). - Include documentation and demos in subpackages. - Move python library to a more sensible path. - Add a check section. -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@redhat.com http://www.redhat.com/mailman/listinfo/fedora-package-review