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 karsten@xxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |CLOSED Resolution| |RAWHIDE ------- Additional Comments From karsten@xxxxxxxxxx 2005-10-10 05:24 EST ------- This line in vim.spec is wrong: Requires: %(perl -le 'printf("perl >= %vd\n",$^V);') I'll replace that with Requires: perl >= %(rpm -q --qf "%%{epoch}:%%{version}\n" perl) and build vim-6.3.090-1 in Rawhide -- 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.