SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-RPM-Specfile rpm build for : Other. For other distributions click perl-RPM-Specfile.

Name : perl-RPM-Specfile
Version : 1.51 Vendor : Chip Turner < cturner_pattern_net>
Release : 1 Date : 2007-01-05 10:57:35
Group : Applications/CPAN Source RPM : perl-RPM-Specfile-1.51-1.src.rpm
Size : 0.05 MB
Packager : Arix International < cpan2rpm_arix_com>
Summary : RPM-Specfile - Perl extension for creating RPM Specfiles
Description :
This is a simple module for creation of RPM Spec files. Most of the methods in this
module are the same name as the RPM Spec file element they represent but in lower
case. Furthermore the the methods are divided into two groups:

=over 4

=item Simple Accessors

These methods have the have the exact name as the element they represent (in lower
case). If passed no arguments return a scalar representing the element. If
an argument is passed they will set the value of the element.

=item List Accessors

These methods manipulate items in the spec file that are lists (e.g. the list of
patches maintained by the spec file). Each element that is represented by a list
accessor will have at least three methods associated with it.

=over 8

=item *

A method to directly manipulate individual members of the list. These methods
take as a first argument the index into the list, and as a second argument
the element value. If no arguments are given it simply returns the list.
If only the index is given it returns the list member at that index. If
the value is also given it will set the list member associated with the index.

=item *

A method to push a member onto the list. Each of these methods have \"push_\"
at the begining of their name.

=item *

A method to clear the list. Each of these methods have \"clear_\"
at the begining of their name.

=back

=back

RPM found in directory: /packages/linux-pbone/archive/olea.org

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-RPM-Specfile-1.51-1.noarch.rpm
     

Provides :
perl(RPM::Specfile)
perl-RPM-Specfile

Requires :
perl(Getopt::Long)
perl(Archive::Tar)
perl(URI::Escape)
perl(POSIX)
perl(vars)
perl(File::Temp)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
/usr/bin/perl
perl(File::Basename)
perl(Cwd)
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(YAML)
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(File::Copy)
perl(RPM::Specfile)
perl(strict)


Content of RPM :
/usr/bin/cpanflute2
/usr/bin/cpanflute2-old
/usr/lib/perl5/site_perl/5.8.6/RPM
/usr/lib/perl5/site_perl/5.8.6/RPM/Specfile.pm
/usr/share/doc/perl-RPM-Specfile-1.51
/usr/share/doc/perl-RPM-Specfile-1.51/Changes
/usr/share/doc/perl-RPM-Specfile-1.51/README
/usr/share/man/man3/RPM::Specfile.3pm.gz

 
ICM