rpms/libvirt/F-7 libvirt.spec,1.55,1.56 sources,1.21,1.22

Daniel Veillard (veillard) fedora-extras-commits at redhat.com
Mon Jun 11 11:45:34 UTC 2007


Author: veillard

Update of /cvs/pkgs/rpms/libvirt/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8822

Modified Files:
	libvirt.spec sources 
Log Message:
Update of libvirt with the new upstream release, Daniel



Index: libvirt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt/F-7/libvirt.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- libvirt.spec	14 May 2007 15:38:15 -0000	1.55
+++ libvirt.spec	11 Jun 2007 11:44:58 -0000	1.56
@@ -8,17 +8,11 @@
 
 Summary: Library providing a simple API virtualization
 Name: libvirt
-Version: 0.2.2
-Release: 4%{?_extra_release}
+Version: 0.2.3
+Release: 1%{?_extra_release}
 License: LGPL
 Group: Development/Libraries
 Source: libvirt-%{version}.tar.gz
-Patch1: libvirt-0.2.2-disable-xm.patch
-Patch2: libvirt-0.2.2-dnsmasq-order.patch
-Patch3: libvirt-0.2.2-qemu-noreboot.patch
-Patch4: libvirt-0.2.2-sync-daemon-restart.patch
-Patch5: libvirt-0.2.2-graphics-hvm.patch
-Patch6: libvirt-0.2.2-bridge-init.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 URL: http://libvirt.org/
 BuildRequires: python python-devel
@@ -60,17 +54,11 @@
 %description python
 The libvirt-python package contains a module that permits applications
 written in the Python programming language to use the interface
-supplied by the libvirt library to use the the virtualization capabilities
+supplied by the libvirt library to use the the virtualization capabilities 
 of recent versions of Linux (and other OSes).
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
 
 %build
 %configure --with-init-script=redhat --with-qemud-pid-file=%{_localstatedir}/run/libvirt_qemud.pid
@@ -150,6 +138,7 @@
 %{_datadir}/libvirt/networks/default.xml
 %dir %{_localstatedir}/run/libvirt/
 %dir %{_localstatedir}/lib/libvirt/
+%dir %attr(0700, root, root) %{_localstatedir}/log/libvirt/qemu/
 %attr(4755, root, root) %{_libexecdir}/libvirt_proxy
 %attr(0755, root, root) %{_sbindir}/libvirt_qemud
 %doc docs/libvirt.rng
@@ -182,6 +171,12 @@
 %doc docs/examples/python
 
 %changelog
+* Mon Jun 11 2007 Daniel Veillard <veillard at redhat.com> - 0.2.3-1.fc7
+- Release of 0.2.3
+- lot of assorted bugfixes and cleanups
+- support for Xen-3.1
+- new scheduler API
+
 * Mon May 14 2007 Daniel P. Berrange <berrange at redhat.com> - 0.2.2-4.fc7
 - Fixed uninitialized value causing stack overflow
 - Fixed bridged networking when no virtual network is defined (bz 239273)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt/F-7/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- sources	17 Apr 2007 09:42:15 -0000	1.21
+++ sources	11 Jun 2007 11:44:58 -0000	1.22
@@ -1 +1 @@
-5abe4b1fd6b57948ce259036afdc9194  libvirt-0.2.2.tar.gz
+3b9e192de1777c8ec801d16cbf1c7819  libvirt-0.2.3.tar.gz




More information about the fedora-extras-commits mailing list