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

            Bug ID: 2221319
           Summary: Review Request: not-ocamlfind - Front-end to ocamlfind
                    that adds a few new commands
           Product: Fedora
           Version: rawhide
          Hardware: All
                OS: Linux
            Status: NEW
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: nob...@fedoraproject.org
          Reporter: loganje...@gmail.com
        QA Contact: extras...@fedoraproject.org
                CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
    Classification: Fedora



Spec URL: https://jjames.fedorapeople.org/not-ocamlfind/not-ocamlfind.spec
SRPM URL:
https://jjames.fedorapeople.org/not-ocamlfind/not-ocamlfind-0.10-1.fc39.src.rpm
Fedora Account System Username: jjames
Description: The command not-ocamlfind is a pass-thru to ocamlfind, but adds
three new commands: preprocess, reinstall-if-diff and package-graph.

- reinstall-if-diff does what it says on the label: only reinstalls
  (remove then install) if the file-content of the package has changed.

- preprocess produces the source and does not attempt to compile it; as
  an added benefit, it prints (to stderr) the commands it executed to
  produce that source.   So you can use this for debugging multi-stage
  PPX rewriter sequences.

- package-graph outputs a graph in the format accepted by the dot
  command of graphviz.  By default you get the package-dependency graph,
  with sizes of the archives for each packages as part of the
  node-label.  If you add -dominator-from <node>, it will compute the
  dominator-tree from that node, and if you add -xdot, it will
  automatically invoke xdot on the graph.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2221319

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202221319%23c0
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to