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

From: H. Peter Anvin <hpa@zytor.com>
Date: 2005-10-31 07:12:36
The Subversion importer Perl script breaks RPM generation.  First of 
all, it introduces new module dependencies which don't exist in for 
example RHEL4.  The easiest way to deal with that is probably to fork 
off the subversion exporter into a separate package, but the really bad 
one is:

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.

I'm afraid I cannot update any of the kernel.org machines to 0.99.9 
until these problems have been cleaned up.

	-hpa
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Mon Oct 31 07:13:26 2005

This archive was generated by hypermail 2.1.8 : 2005-10-31 07:13:30 EST