SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-cpan2rpm rpm build for : openSUSE Leap 42. For other distributions click perl-cpan2rpm.

Name : perl-cpan2rpm
Version : 2.031 Vendor : Erick Calder < ecalder_cpan_org>
Release : 1.1 Date : 2016-11-17 16:08:58
Group : Development/Languages/perl Source RPM : perl-cpan2rpm-2.031-1.1.src.rpm
Size : 0.11 MB
Packager : (none)
Summary : cpan2rpm - A Perl module packager
Description :
This script generates an RPM package from a Perl module. It uses the standard RPM file structure and creates a spec file, a source RPM, and a binary, leaving these in their respective directories.

The script can operate on local files, directories, urls and CPAN module names. Install this package if you want to create RPMs out of Perl modules.

The syntax for cpan2rpm supports multiple I< distribution> names, which can take one of four different forms:

=over

=item 1. B< a CPAN module name> (e.g. XML::Simple) - When a module name is passed, the script will \"walk\" search.cpan.org to determine the latest distribution. If an exact match is not found, the CPAN module is used to make this determination. If you have not yet configured this module, please refer to the REQUIREMENTS section below for further instructions.

=item 2. B< a URL> (both F< http://> and F< ftp://> style locators will work) - In this and the above case, an automatic download of the needed tarball is performed (see notes for how). The tarball is deposited in the SOURCES directory.

=item 3. B< a path to a tarball> (e.g. F< /tmp/XML-Simple-1.05.tar.gz>) - In this case, the tarball indicated gets copied to the SOURCES directory.

=item 4. B< a directory path> - The directory specified must contain a F< Makefile.PL>. If the user intends to build a package from a directory (i.e. user does NOT specify B< --spec-only>), the commands:

perl Makefile.PL
make
make dist

will be performed in that directory in order to create the tarball necessary for package creation.

=back

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/bastianfriedrich/openSUSE_Leap_42.2/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl-cpan2rpm

Requires :
perl-libwww-perl
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
/usr/bin/perl
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/bin/cpan2rpm
/usr/share/doc/packages/perl-cpan2rpm
/usr/share/doc/packages/perl-cpan2rpm/LICENSE
/usr/share/doc/packages/perl-cpan2rpm/README
/usr/share/doc/packages/perl-cpan2rpm/README.dev
/usr/share/doc/packages/perl-cpan2rpm/README.redhat6
/usr/share/man/man1/cpan2rpm.1.gz

 
ICM