Quoting Junio C Hamano <junkio@cox.net>: > The kernel.org machine I am using for testing does not seem to > have perl-Error installed, and I suspect Pasky arranged to ship > our own Error.pm for people building git from source because the > package is not so widely installed. I guess I should ask the > admins there before I can build perl-Git RPMs for release. It's better than to have conflicting packages (perl-Git and perl-Error). The build requirement can be relaxed if needed (either by finding and removing Error* after the install or by adding another flag to Makefile.PL), but I think it's logical to have it because perl-Error would be needed by git-core anyway. Another solution would be to arrange Error.pm to be installed and used as Git::Error, but that would be a case of code duplication. -- Regards, Pavel Roskin - 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.htmlReceived on Fri Jun 30 17:28:46 2006
This archive was generated by hypermail 2.1.8 : 2006-06-30 17:30:41 EST