Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: can not find libperl.so after upgrade of perl to 5.8.6-1
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=145475
wtogami@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|RAWHIDE |
------- Additional Comments From wtogami@redhat.com 2005-10-10 10:31 EST ------- Could you please avoid querying the rpmdb during rpmbuild? That is generally a bad thing to do.
# Ensure that a compatible libperl is installed Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Would this standard perl compat syntax be suitable here?
perl-devel@lists.fedoraproject.org