Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045476
en ru br
ALT Linux repos
S:1.4-alt1.1

Group :: Development/Perl
RPM: perl-RPM2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module RPM2
Name:           perl-%module
Version:        1.4
Release:        alt1
Summary:        Perl bindings for the RPM Package Manager API
License:        GPL+ or Artistic
Group:          Development/Perl
URL:            http://search.cpan.org/dist/RPM2/
Source0:        %module-%version.tar

BuildRequires: librpm-devel
BuildRequires: perl-ExtUtils-CBuilder
BuildRequires: perl-Module-Build
BuildRequires: perl-JSON-PP

%description
The RPM2 module provides an object-oriented interface to querying both the
installed RPM database as well as files on the filesystem, providing Perl
bindings for the RPM Package Manager API.

%prep
%setup -q -n %module-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_archlib/RPM*
%perl_vendor_autolib/RPM*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin