SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-RPM-Specfile
Version : 1.51 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.7.1 Date : 2023-07-20 15:37:39
Group : Development/Libraries/Perl Source RPM : perl-RPM-Specfile-1.51-lp155.7.1.src.rpm
Size : 0.08 MB
Packager : https://www_suse_com/
Summary : 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:

* 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.

* 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.

* *

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.

* *

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

* *

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

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-R/15.5/noarch

Content of RPM  Provides Requires

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

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

Requires :
/usr/bin/perl
perl(:MODULE_COMPAT_5.26.1)
perl(Archive::Tar)
perl(URI::Escape)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/cpanflute2
/usr/bin/cpanflute2-old
/usr/lib/perl5/vendor_perl/5.26.1/RPM
/usr/lib/perl5/vendor_perl/5.26.1/RPM/Specfile.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-RPM-Specfile
/usr/share/doc/packages/perl-RPM-Specfile/Changes
/usr/share/doc/packages/perl-RPM-Specfile/README
/usr/share/doc/packages/perl-RPM-Specfile/cpanflute2
/usr/share/doc/packages/perl-RPM-Specfile/cpanflute2-old
/usr/share/man/man3/RPM::Specfile.3pm.gz

 
ICM