]> xenbits.xensource.com Git - libvirt.git/commitdiff
* libvirt.spec.in: applied patch from David Lutterkort adding
authorDaniel Veillard <veillard@redhat.com>
Sat, 4 Mar 2006 08:57:22 +0000 (08:57 +0000)
committerDaniel Veillard <veillard@redhat.com>
Sat, 4 Mar 2006 08:57:22 +0000 (08:57 +0000)
  missing reqs for readline.
Daniel

ChangeLog
libvirt.spec.in

index 79a7845ea60e48ec76b53855ea0bc10f14ea68b9..f197cd5f5fa59ea0f3c71ca0290262640a62e49f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Mar  4 09:56:18 CET 2006 Daniel Veillard <veillard@redhat.com>
+
+       * libvirt.spec.in: applied patch from David Lutterkort adding
+         missing reqs for readline.
+
 Tue Feb 28 15:21:48 CET 2006 Daniel Veillard <veillard@redhat.com>
 
        * NEWS configure.in libvirt.spec.in include/libvirt.h docs/*:
index 665afa7da73f735bb104e7322e823d7352bf4fad..f5df38e859a0a6233ef58f1cbda79c95073a5970 100644 (file)
@@ -10,7 +10,9 @@ URL: http://libvir.org/
 BuildRequires: xen python python-devel
 Requires: xen
 Requires: libxml2
+Requires: readline
 BuildRequires: libxml2-devel
+BuildRequires: readline-devel
 Obsoletes: libvir
 ExclusiveArch: i386 x86_64