Thread (1 message) 1 message, 1 author, 2016-06-15

Re: git 0.99.9: Subversion importer breaks RPM generation (rpmbuild bug)

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:10

Ryan Anderson [off-list ref] writes:
quoted
git-svnimport.perl:require v5.8.0; # for shell-safe open("-|",LIST)

... which RPM thinks means that you need a Perl module called v5.8.0
which doesn't, of course, exist.  This is arguably an rpmbuild bug, but
it nevertheless breaks at the moment.
If you change that to the traditional statement of "require 5.008;",
does it fix things up?
Ah, I like that better.  Let me try that.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help