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

Emmanuel Seyman <emmanuel.sey...@club-internet.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|                            |needinfo?

--- Comment #6 from Emmanuel Seyman <emmanuel.sey...@club-internet.fr> 
2011-08-10 10:22:03 EDT ---
(In reply to comment #5)
>
> I can't seem to get rid off of the useless-provides perl(Unicode::LineBreak).

After running "/usr/lib/rpm/rpmdeps -P" by hand on the buildroot (kids, don't
try this at home, I am a trained professional), I've noted that both
Unicode/LineBreak/Constants.pm and Unicode/LineBreak/Defaults.pm.sample provide
"perl(Unicode::LineBreak)". It turns out that both files start with the line
"package Unicode::LineBreak;".

Xavier, you need to patch the code so that :

* Unicode/LineBreak/Constants.pm provides "perl(Unicode::LineBreak::Constants)"
* Unicode/LineBreak/Defaults.pm.sample provides
"perl(Unicode::LineBreak::Defaults)"

You then need to filter that last one out since your package doesn't actually
provide it.

> a new package with better filtering anyway :
> http://www.bachelot.org/fedora/SPECS/perl-Unicode-LineBreak.spec

Huh ?
We're talking about provides and this spec file filters requires.

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