rpms/libvirt/FC-5 libvirt.spec,1.6,1.7 sources,1.5,1.6

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Apr 12 12:09:52 UTC 2006


Author: veillard

Update of /cvs/dist/rpms/libvirt/FC-5
In directory cvs.devel.redhat.com:/tmp/cvs-serv6591

Modified Files:
	libvirt.spec sources 
Log Message:
Preparing to push an update for FC5, Daniel



Index: libvirt.spec
===================================================================
RCS file: /cvs/dist/rpms/libvirt/FC-5/libvirt.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libvirt.spec	28 Feb 2006 14:25:55 -0000	1.6
+++ libvirt.spec	12 Apr 2006 12:09:44 -0000	1.7
@@ -1,7 +1,7 @@
 Summary: Library providing an API to use the Xen virtualization
 Name: libvirt
-Version: 0.0.6
-Release: 1
+Version: 0.1.0
+Release: 1.FC5
 License: LGPL
 Group: Development/Libraries
 Source: libvirt-%{version}.tar.gz
@@ -10,7 +10,9 @@
 BuildRequires: xen python python-devel
 Requires: xen
 Requires: libxml2
+Requires: readline
 BuildRequires: libxml2-devel
+BuildRequires: readline-devel
 Obsoletes: libvir
 ExclusiveArch: i386 x86_64
 
@@ -70,6 +72,7 @@
 %defattr(-, root, root)
 
 %doc AUTHORS ChangeLog NEWS README COPYING.LIB TODO
+%doc %{_mandir}/man1/virsh.1*
 %{_bindir}/virsh
 %{_libdir}/lib*.so.*
 
@@ -99,6 +102,13 @@
 %doc python/libvirtclass.txt
 
 %changelog
+* Mon Apr 10 2006 Daniel Veillard <veillard at redhat.com> 0.1.0-1.FC5
+- various fixes
+- new APIs: for Node information and Reboot
+- virsh improvements and extensions
+- documentation updates and man page
+- enhancement and fixes of the XML description format
+
 * Tue Feb 28 2006 Daniel Veillard <veillard at redhat.com> 0.0.6-1
 - added error handling APIs
 - small bug fixes


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/libvirt/FC-5/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	28 Feb 2006 14:25:55 -0000	1.5
+++ sources	12 Apr 2006 12:09:45 -0000	1.6
@@ -1 +1 @@
-51c4cd8255d8a639437959b934a2a5ac  libvirt-0.0.6.tar.gz
+bebb6a89c592d3e2ba19594de7341b81  libvirt-0.1.0.tar.gz




More information about the fedora-cvs-commits mailing list