[Bug 253564] Review Request: ocaml-camomile - Unicode library for OCaml

bugzilla at redhat.com bugzilla at redhat.com
Tue Feb 12 11:58:04 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-camomile - Unicode library for OCaml


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





------- Additional Comments From rjones at redhat.com  2008-02-12 06:58 EST -------
Yes, that seems to be a missing camlp4 dep.  Added (see below).

*.opt are stripped manually because they are built with symbols by the
OCaml compiler (which isn't gcc so behaves differently from however gcc
works -- does gcc automatically strip binaries?).

Debian ship the data in a package called libcamomile-ocaml-data
(http://packages.debian.org/etch-m68k/libcamomile-ocaml-dev) which is
free and under LGPL 2.1.

*.opt is a standard extension for native code OCaml binaries.  Sometimes
they are renamed as just foo, sometimes left as foo.opt.  I've renamed
them now.

Here's my updated package:

Spec URL: http://annexia.org/tmp/ocaml/ocaml-camomile.spec
SRPM URL: http://annexia.org/tmp/ocaml/ocaml-camomile-0.7.2-1.fc8.src.rpm
Description: Camomile is the main Unicode library for OCaml.

* Tue Feb 12 2008 Richard W.M. Jones <rjones at redhat.com> - 0.7.1-2
- Added BR ocaml-camlp4-devel.
- Rename /usr/bin/*.opt as /usr/bin.


-- 
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