Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: perl(Inline) duplication https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158733 ------- Additional Comments From ville.skytta@xxxxxx 2005-05-25 16:42 EST ------- Note that if you just filter out the perl(Inline) Provides here, this package will after the change depend on the perl-Inline package which it did not do earlier, because the autogenerated perl(Inline) dependency will still be there. It should be verified if this is the right thing. Another cosmetic note: if one hardcodes /usr/lib/rpm/perl.(prov|req) and thus theoretically overrides the system rpmbuild configuration, the filter scripts could be separated into files of their own instead of embedding them in the specfile. On the other hand, since they're already embedded, /usr/lib/rpm/perl.(prov|req) could be replaced with %{__perl_provides} and %{__perl_requires} in the emitted scriptlets to make them automatically play nice with possible future rpm config changes. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.