From: Mike Taylor Date: Wed, 14 Jul 2010 16:40:31 +0000 (+0100) Subject: Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/ZOOM-Perl X-Git-Tag: v1.26~1 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=63556845a60bdb2765a466ada5913cb1c56ad59d;hp=061213d9de42912112c9d5ba258b7b07403f2717;p=ZOOM-Perl-moved-to-github.git Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/ZOOM-Perl --- diff --git a/modules/README b/modules/README index 7bdc6ea..e24f07c 100644 --- a/modules/README +++ b/modules/README @@ -49,7 +49,9 @@ I couldn't find a source RPM for XML::LibXML::Simple, but I did find a get from CPAN, so I downloaded these from: http://dist.momonga-linux.org/pub/momonga/6/Everything/SRPMS/perl-XML-LibXML-Simple-0.13-3m.mo6.nosrc.rpm http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/XML-LibXML-Simple-0.13.tar.gz - +extracted the .spec file from the nosrc.rpm, edited it, and built the +module using: + sudo rpmbuild -ba perl-XML-LibXML-Simple.spec -- It's pretty pathetic that you need a different source RPM for each Red