]> git.pld-linux.org Git - packages/perl-Sys-Virt.git/commitdiff
- updated to 1.0.2 auto/th/perl-Sys-Virt-1.0.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 2 Mar 2013 13:22:03 +0000 (14:22 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 2 Mar 2013 13:22:03 +0000 (14:22 +0100)
perl-Sys-Virt.spec

index e1592bec07209bb90b442bb281e90affcef2897c..f0e0697f940f66026f689ca07c9dae0539d12ce4 100644 (file)
@@ -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
This page took 0.262302 seconds and 4 git commands to generate.