[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/libvirt/devel .cvsignore, 1.7, 1.8 libvirt.spec, 1.8, 1.9 sources, 1.7, 1.8
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/libvirt/devel .cvsignore, 1.7, 1.8 libvirt.spec, 1.8, 1.9 sources, 1.7, 1.8
- Date: Mon, 3 Jul 2006 10:57:08 -0400
Author: veillard
Update of /cvs/dist/rpms/libvirt/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv26133
Modified Files:
.cvsignore libvirt.spec sources
Log Message:
Upstream release 0.1.2
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/libvirt/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 21 Jun 2006 12:41:13 -0000 1.7
+++ .cvsignore 3 Jul 2006 14:57:05 -0000 1.8
@@ -3,4 +3,5 @@
libvirt-0.0.5.tar.gz
libvirt-0.0.6.tar.gz
libvirt-0.1.0.tar.gz
+libvirt-0.1.2.tar.gz
libvirt-0.1.1.tar.gz
Index: libvirt.spec
===================================================================
RCS file: /cvs/dist/rpms/libvirt/devel/libvirt.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libvirt.spec 21 Jun 2006 12:41:13 -0000 1.8
+++ libvirt.spec 3 Jul 2006 14:57:05 -0000 1.9
@@ -1,6 +1,6 @@
Summary: Library providing an API to use the Xen virtualization
Name: libvirt
-Version: 0.1.1
+Version: 0.1.2
Release: 1
License: LGPL
Group: Development/Libraries
@@ -14,7 +14,7 @@
BuildRequires: libxml2-devel
BuildRequires: readline-devel
Obsoletes: libvir
-ExclusiveArch: i386 x86_64
+ExclusiveArch: i386 x86_64 ia64
%description
This C library provides an API to use the Xen virtualization framework,
@@ -75,6 +75,7 @@
%doc %{_mandir}/man1/virsh.1*
%{_bindir}/virsh
%{_libdir}/lib*.so.*
+%{_libexecdir}/libvirt_proxy
%files devel
%defattr(-, root, root)
@@ -103,6 +104,10 @@
%doc docs/examples/python
%changelog
+* Mon Jul 3 2006 Daniel Veillard <veillard redhat com> 0.1.2-1
+- added a proxy mechanism for read only access using httpu
+- fixed header includes paths
+
* Wed Jun 21 2006 Daniel Veillard <veillard redhat com> 0.1.1-1
- extend and cleanup the driver infrastructure and code
- python examples
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/libvirt/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 21 Jun 2006 12:41:13 -0000 1.7
+++ sources 3 Jul 2006 14:57:05 -0000 1.8
@@ -1 +1 @@
-f5a86d6666ee783510c4896a7337ca9f libvirt-0.1.1.tar.gz
+bc21aa037148ca48ed4180f63959d760 libvirt-0.1.2.tar.gz
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]