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

--- Comment #2 from Iain Arnell <iarn...@gmail.com> 2011-10-02 11:44:49 EDT ---
(In reply to comment #1)
> $ rpmlint -i -v *perl-HTML-FormHandler.noarch: I: checking
> perl-HTML-FormHandler.noarch: I: checking-url
> http://search.cpan.org/dist/HTML-FormHandler/ (timeout 10 seconds)
> perl-HTML-FormHandler.noarch: E: useless-provides
> perl(HTML::FormHandler::Field::Compound)
> This package provides 2 times the same capacity. It should only provide it
> once.

Good call. This should be an explicit

Provides: perl(HTML::FormHandler::Field::Repeatable::Instance)

I must have copy/pasted the wrong line somehow. Update coming....

[big snip]

> Seems to be that rpmlint wants to have explicit versioning of the "Provides"
> entries.

Yes. and I understand why. But rpmlint /doesn't/ complain about all the
automatically detected unversioned provides (this package has ~70). The
explicit provides are consistent with those automatically detected, and
necessary since other packages may depend on them. Versioning them would be a
lie since upstream hasn't given them explicit version (and where upstream has
versioned specific packages, the version numbers bear no relation to the
overall version of the distribution itself).


(And as an aside, thanks as ever for the reviews. I'm busy trying to update
cweyl's packages at the minute, but will try to return the favour).

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