| CPAN Ratings cpan2rpm reviews | |
| Home | Search | About | Bitcard Account | Login |
RSS | Module Info | Add a review of cpan2rpm
I loved cpan2rpm. But, it appears that Fedora now ships with cpanspec-1.78-3.fc12.noarch and not cpan2rpm.
It took a bit getting used to but I find putting the spec file in my MANIFEST is easiest.
It's a chicken and egg kind of thing
$ make dist
$ cpanspec PACKAGE-0.01.tar.gz
$ echo "PACKAGE.spec" >> MANIFEST
$ make dist #overwrite
$ rpmbuild -ta PACKAGE-0.01.tar.gz
And again, it would be great if "make spec" were part ExtUtils::MakeMaker.
Michael R. Davis - 2011-02-12T11:40:27
Converts (most) CPAN modules to RPMs (mostly) without interferance from the user.
This script is so good, it ought to be built into MakeMaker so that I can make dist, make zip, make ppm, and then make rpm.
Lee Goddard - 2006-11-17T05:26:37
This package is so useful for redhat systems i can't even begin to explain.
After i read what documentation there was, i ran into the utf problem..but now the only thing lacking is better information about the sinature setup that i get warned about everytime i build a new rpm.
overall...great work..
Thanks
willwrk4u - 2004-08-04T21:21:08
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|