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

--- Comment #2 from Jerry James <loganje...@gmail.com> 2011-10-26 16:36:46 EDT 
---
(In reply to comment #1)
> NEEDSWORK:
> - Please use INSTALL="install -p" for preserving timestamps

I use "cp -p" for the source files, so their timestamps are preserved.  All of
the other files are generated, the *.vo files by coq and the documentation
files by coqdoc, so their timestamps don't matter.

> Just a few questions, before I'll approve this:
> * Don't the source belongs to a devel package like other packages?
>   (Don't know how that usually works in ocalm.)
>   Or are the sources needed at runtime?

Heh.  This is the first-ever Coq add-on in Fedora, so we're blazing new
territory.  These aren't actually ocaml files.  The Coq tool is written in
ocaml, but it has its own input language, which is what these files are written
in.  Coq is a formal proof assistant, so the *.v files are written in a formal
logic, which coq checks for correctness.

Other programs which need flocq only need the compiled (*.vo) files.  I just
thought that humans developing new proofs that require coq would also want to
see the source files.  So .... yes, I guess those should go into a -devel
package.

Spec URL: http://jjames.fedorapeople.org/flocq/flocq.spec
SRPM URL: http://jjames.fedorapeople.org/flocq/flocq-1.4.0-2.fc15.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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to