From: Jakub Bogusz Date: Sat, 2 Mar 2013 13:22:03 +0000 (+0100) Subject: - updated to 1.0.2 X-Git-Tag: auto/th/perl-Sys-Virt-1.0.2-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=7cc1f078668ec3e526d0b1d0075cdd63f2442b72;p=packages%2Fperl-Sys-Virt.git - updated to 1.0.2 --- diff --git a/perl-Sys-Virt.spec b/perl-Sys-Virt.spec index e1592be..f0e0697 100644 --- a/perl-Sys-Virt.spec +++ b/perl-Sys-Virt.spec @@ -8,19 +8,19 @@ Summary: Sys::Virt - Represent and manage a libvirt hypervisor connection Summary(pl.UTF-8): Sys::Virt - reprezentacja i zarządzanie połączeniem z hipernadzorcą libvirt Name: perl-Sys-Virt -Version: 0.9.13 +Version: 1.0.2 Release: 1 License: GPL v2+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Sys/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 556508fee52a7f10db8fa147278f88a0 +# Source0-md5: cc2b0e5a94e3451d1cf6b07dfd4f8c6a URL: http://search.cpan.org/dist/Sys-Virt/ -BuildRequires: libvirt-devel >= 0.9.13 +BuildRequires: libvirt-devel >= 1.0.2 BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: pkgconfig BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} -BuildRequires: libvirt-daemon >= 0.9.13 +BuildRequires: libvirt-daemon >= 1.0.2 BuildRequires: perl-CPAN-Changes BuildRequires: perl-Test-Pod BuildRequires: perl-Test-Pod-Coverage @@ -28,7 +28,7 @@ BuildRequires: perl-Test-Simple BuildRequires: perl-Time-HiRes BuildRequires: perl-XML-XPath %endif -Requires: libvirt >= 0.9.13 +Requires: libvirt >= 1.0.2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description