]> xenbits.xensource.com Git - libvirt.git/commitdiff
Mon Jul 24 14:34:15 IST 2006 Mark McLoughlin <markmc@redhat.com>
authorMark McLoughlin <markmc@redhat.com>
Mon, 24 Jul 2006 14:32:03 +0000 (14:32 +0000)
committerMark McLoughlin <markmc@redhat.com>
Mon, 24 Jul 2006 14:32:03 +0000 (14:32 +0000)
        * libvirt.spec.in: sync changes from fedora CVS

ChangeLog
libvirt.spec.in

index 252c0b110c2a5ce6faa3eae5b3529df0d3f2276b..399d0f5549a743c81a4e359e873f7b20e6408863 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Jul 24 14:34:15 IST 2006 Mark McLoughlin <markmc@redhat.com>
+
+       * libvirt.spec.in: sync changes from fedora CVS
+
 Thu Jul 20 09:05:15 EDT 2006 Daniel Veillard <veillard@redhat.com>
 
        * proxy/Makefile.am src/xen_internal.c src/xend_internal.c: cleanup
index 3efe780a330bc2e47ec24d857769196b8dc98e28..5d914bda3b65f49af1bac4868fefd75a337b23ee 100644 (file)
@@ -12,6 +12,7 @@ Requires: xen
 Requires: libxml2
 Requires: readline
 Requires: ncurses
+BuildRequires: xen-devel
 BuildRequires: libxml2-devel
 BuildRequires: readline-devel
 BuildRequires: ncurses-devel
@@ -106,6 +107,12 @@ rm -fr %{buildroot}
 %doc docs/examples/python
 
 %changelog
+* Mon Jul 24 2006 Mark McLoughlin <markmc@redhat.com> - 0.1.3-2
+- Add BuildRequires: xen-devel
+
+* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.1.3-1.1
+- rebuild
+
 * Tue Jul 11 2006 Daniel Veillard <veillard@redhat.com> 0.1.3-1
 - support for HVM Xen guests
 - various bugfixes