Bug 449931 - Package ocaml-ocamldoc missing Provides
Summary: Package ocaml-ocamldoc missing Provides
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ocaml
Version: 8
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Gérard Milmeister
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-04 10:45 UTC by Peter Lemenkov
Modified: 2008-06-04 23:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-06-04 23:28:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Peter Lemenkov 2008-06-04 10:45:02 UTC
When I needed to install ocamldoc I tried yum install ocamldoc first, but failed
because this program packaged as ocaml-ocamldoc.

Simple addition of Provides: ocamldoc to proper section in ocaml.spec should
solve this issue.

Comment 1 Richard W.M. Jones 2008-06-04 10:51:53 UTC
Yeah, I kind of agree with you in this case.

There were some very bogus provides ('lablgl', 'lablgtk') which I finally removed from
Rawhide a couple of weeks ago.  Those are libraries and the packaging policy clearly
states that the OCaml libraries are 'ocaml-foo{,-devel}'.

But for programs like ocamldoc I guess it's OK to have an extra 'Provides: ocamldoc'.

Of course, yum search ocamldoc would have worked :-)

I'll rebuild in Rawhide in a moment ...

Comment 2 Richard W.M. Jones 2008-06-04 23:28:26 UTC
Done.


Note You need to log in before you can comment on or make changes to this bug.