public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Sys-Virt] epel10.2: Update to 0.1.2. Drop Sys-Virt-Domain-doc.patch. BR XML::XPath.
@ 2026-06-30 7:30 Steven Pritchard
0 siblings, 0 replies; only message in thread
From: Steven Pritchard @ 2026-06-30 7:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Sys-Virt
Branch : epel10.2
Commit : 5fac790e9c3d4ffe59e29d5379ae556944a1ece0
Author : Steven Pritchard <steve@fedoraproject.org>
Date : 2008-03-06T16:11:54+00:00
Stats : +18/-14 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Sys-Virt/c/5fac790e9c3d4ffe59e29d5379ae556944a1ece0?branch=epel10.2
Log:
Update to 0.1.2. Drop Sys-Virt-Domain-doc.patch. BR XML::XPath.
---
diff --git a/.cvsignore b/.cvsignore
index 0af56df..76039c1 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-Sys-Virt-0.1.1.tar.gz
+Sys-Virt-0.1.2.tar.gz
diff --git a/perl-Sys-Virt.spec b/perl-Sys-Virt.spec
index 039af48..441bc53 100644
--- a/perl-Sys-Virt.spec
+++ b/perl-Sys-Virt.spec
@@ -1,27 +1,27 @@
Name: perl-Sys-Virt
-Version: 0.1.1
-Release: 10%{?dist}
+Version: 0.1.2
+Release: 1%{?dist}
Summary: Represent and manage a libvirt hypervisor connection
License: GPL
Group: Development/Libraries
URL: http://search.cpan.org/dist/Sys-Virt/
Source0: http://www.cpan.org/authors/id/D/DA/DANBERR/Sys-Virt-%{version}.tar.gz
-Patch0: Sys-Virt-doc.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Test::Pod)
BuildRequires: perl(Test::Pod::Coverage)
+BuildRequires: perl(XML::XPath)
BuildRequires: libvirt-devel >= 0.1.1
# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=202320
BuildRequires: /usr/bin/pkg-config
-%if %{!?fedora:0}%{?fedora} >= 6
-BuildRequires: xen-devel
-# libvirt/xen are only available on these:
-ExclusiveArch: i386 x86_64 ia64
-%else
-# libvirt/xen are only available on these:
-ExclusiveArch: i386 x86_64
-%endif
+#%if %{!?fedora:0}%{?fedora} >= 6
+#BuildRequires: xen-devel
+## libvirt/xen are only available on these:
+#ExclusiveArch: i386 x86_64 ia64
+#%else
+## libvirt/xen are only available on these:
+#ExclusiveArch: i386 x86_64
+#%endif
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%description
@@ -31,7 +31,6 @@ virtualization containers to be managed with a consistent API.
%prep
%setup -q -n Sys-Virt-%{version}
-%patch -p1
sed -i -e '/Sys-Virt\.spec/d' Makefile.PL
sed -i -e '/\.spec\.PL$/d' MANIFEST
@@ -66,6 +65,11 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
+* Wed Mar 05 2008 Steven Pritchard <steve@kspei.com> 0.1.2-1
+- Update to 0.1.2.
+- Drop Sys-Virt-Domain-doc.patch.
+- BR XML::XPath.
+
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.1.1-10
- Autorebuild for GCC 4.3
diff --git a/sources b/sources
index a174c6e..78e0269 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-63b776d65213df313685fc93b808b3bf Sys-Virt-0.1.1.tar.gz
+9df07b687585672ed699949b45096e9b Sys-Virt-0.1.2.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-30 7:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-30 7:30 [rpms/perl-Sys-Virt] epel10.2: Update to 0.1.2. Drop Sys-Virt-Domain-doc.patch. BR XML::XPath Steven Pritchard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox