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

Group :: Development/Perl
RPM: perl-Sys-Virt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Sys-Virt
Name: perl-%dist
Version: 9.7.0
Release: alt1

Summary: Represent and manage a libvirt hypervisor connection
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/D/DA/DANBERR/%{dist}-v%{version}.tar.gz

# Automatically added by buildreq on Wed Oct 19 2011

BuildRequires: libvirt-devel perl-Test-Pod perl-Test-Pod-Coverage perl-XML-XPath perl(Module/Build.pm)

%description
The Sys::Virt module provides a Perl XS binding to the libvirt
virtual machine management APIs. This allows machines running
within arbitrary virtualization containers to be managed with
a consistent API.

%prep
%setup -q -n %{dist}-v%{version}

%build
export NPROCS=1
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc AUTHORS Changes README examples
%perl_vendor_archlib/Sys
%perl_vendor_autolib/Sys

%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