[Bug 435286] Review Request: ocaml-json-wheel - OCaml library for parsing JSON

bugzilla at redhat.com bugzilla at redhat.com
Sat Mar 1 16:23:27 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: ocaml-json-wheel - OCaml library for parsing JSON


https://bugzilla.redhat.com/show_bug.cgi?id=435286


panemade at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
               Flag|                            |fedora-review?




------- Additional Comments From panemade at gmail.com  2008-03-01 11:23 EST -------
Packaging guildelines said
*.cmo files are not normally included. There is however one exception -- if file
is needed for link (like gtkInit.cmo in lablgtk or std_exit.cmo in OCaml
itself), then it should be included.


*.o files are not normally included. There is however one exception -- if file
is needed for link (like gtkInit.cmx and gtkInit.o in lablgtk or std_exit.cmx
and std_exit.o in OCaml itself), then it should be included.


Is *.o belongs to main package or -devel if allowed because I see description
written for *.o under -devel sub-package in ocaml guidelines.


Also, I didn't get following 

# Stop it from trying to install jsoncat into /usr/bin ...
mv jsoncat jsoncat.ignore
make install

# ... and then install jsoncat by hand.
mv jsoncat.ignore jsoncat
install -m 0755 jsoncat $RPM_BUILD_ROOT%{_bindir}


-- 
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, or are watching someone who is.




More information about the Fedora-package-review mailing list