I'm reviewing a submission of an ocaml program. The spec file has
this at the top:
%global _use_internal_dependency_generator 0
%global __find_requires /usr/lib/rpm/ocaml-find-requires.sh
%global __find_provides /usr/lib/rpm/ocaml-find-provides.sh
as required by https://fedoraproject.org/wiki/Packaging:OCaml#Requires_and_provides.
But it seems that those lines are not only unnecessary, but
detrimental. Taking them off generates the same Requires/Provides
(due to /usr/lib/rpm/fileattrs/ocaml.attr), plus additional ones. In
the case of the package I'm reviewing, it's innocuous. But I have an
ocaml package that I maintain where the extra Requires/Provides
generated by omitting those lines appear to be significant.
Is the wiki correct? Are those lines still needed for some reason?
Or is the wiki out of date?
--
Jerry James
http://www.jamezone.org/
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: update ocaml-lwt to 2.3.2
https://bugzilla.redhat.com/show_bug.cgi?id=761325
Summary: update ocaml-lwt to 2.3.2
Product: Fedora
Version: rawhide
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: unspecified
Priority: unspecified
Component: ocaml-lwt
AssignedTo: rjones(a)redhat.com
ReportedBy: scottt.tw(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: rjones(a)redhat.com, fedora-ocaml-list(a)redhat.com
Classification: Fedora
Story Points: ---
Type: ---
js_of_ocaml (http://ocsigen.org/js_of_ocaml) now requires ocaml-lwt >= 2.3.0 to
build but Fedora only packages ocaml-lwt-2.2.0
--
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.