RSS | Module Info | Add a review of cpan2rpm
cpan2rpm
(2.028)
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 (permalink)
0 out of 2 found this review helpful.
Was this review helpful to you?
Yes
No
cpan2rpm
(2.028)
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 (permalink)
5 out of 5 found this review helpful.
Was this review helpful to you?
Yes
No
cpan2rpm
(2.026)
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 (permalink)
1 out of 1 found this review helpful.
Was this review helpful to you?
Yes
No

