Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: RFE: Versioned Obsoletes for built-in perl modules
https://bugzilla.redhat.com/show_bug.cgi?id=205455
tcallawa@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tcallawa@redhat.com
------- Additional Comments From tcallawa@redhat.com 2008-03-07 17:04 EST ------- I'm not sure about this. If we add these Obsoletes, we'd want to also add the versioned Provides. The base perl package already provides versioned provides for everything inside of it (in perl(Foo::Bar) format), so we'd be adding a rather large set of duplicate Provides to the spec file.
The only Obsolete entry in the rawhide perl spec is:
Obsoletes: perl-File-Temp < 0.18
There are no other hardcoded Obsoletes, so you should not be hitting the problem you're describing. :)