rpms/perl-Sys-Virt/devel .cvsignore, 1.2, 1.3 perl-Sys-Virt.spec, 1.8, 1.9 sources, 1.2, 1.3

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Thu Mar 6 16:12:34 UTC 2008


Author: steve

Update of /cvs/pkgs/rpms/perl-Sys-Virt/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19262

Modified Files:
	.cvsignore perl-Sys-Virt.spec sources 
Log Message:
Update to 0.1.2.
Drop Sys-Virt-Domain-doc.patch.
BR XML::XPath.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Sys-Virt/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	18 Aug 2006 18:40:28 -0000	1.2
+++ .cvsignore	6 Mar 2008 16:11:54 -0000	1.3
@@ -1 +1 @@
-Sys-Virt-0.1.1.tar.gz
+Sys-Virt-0.1.2.tar.gz


Index: perl-Sys-Virt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Sys-Virt/devel/perl-Sys-Virt.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Sys-Virt.spec	20 Feb 2008 03:01:43 -0000	1.8
+++ perl-Sys-Virt.spec	6 Mar 2008 16:11:54 -0000	1.9
@@ -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 @@
 
 %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 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Mar 05 2008 Steven Pritchard <steve at 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 at fedoraproject.org> - 0.1.1-10
 - Autorebuild for GCC 4.3
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Sys-Virt/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	18 Aug 2006 18:40:28 -0000	1.2
+++ sources	6 Mar 2008 16:11:54 -0000	1.3
@@ -1 +1 @@
-63b776d65213df313685fc93b808b3bf  Sys-Virt-0.1.1.tar.gz
+9df07b687585672ed699949b45096e9b  Sys-Virt-0.1.2.tar.gz




More information about the fedora-extras-commits mailing list