Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37605434
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-RPM2

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin