Re: [Perlgssapi-developer] GSSAPI and cpan2rpm
Brought to you by:
achimgrolms
From: Dax K. <da...@gu...> - 2006-02-16 22:44:48
|
On Thu, 2006-02-16 at 23:38 +0100, Achim Grolms wrote: > On Thursday 16 February 2006 23:31, Dax Kelson wrote: > > > You can get a copy of cpan2rpm from: > > > > http://perl.arix.com/cpan2rpm/ > > from the manual: > > --version=float-value > > The script determines the version number of the module by consulting the > Makefile.PL's VERSION or VERSION_FROM fields. If neither is specified, it > parses the tarball name. > > Hmm. > > First - what happens if your run > cpan2rpm with option --version? > > Does that find the version number? > > Achim It works if you do: cpan2rpm --version 0.18 GSSAPI-0.18.tar.gz It is just that the --version really shouldn't be needed. Dax Kelson Guru Labs |