rpms/kvm/devel kvm.spec,1.5,1.6

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Mon Feb 19 17:03:54 UTC 2007


Author: katzj

Update of /cvs/extras/rpms/kvm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15469

Modified Files:
	kvm.spec 
Log Message:
* Mon Feb 19 2007 Jeremy Katz <katzj at redhat.com> - 12-3
- add the buildrequires for the docs to build



Index: kvm.spec
===================================================================
RCS file: /cvs/extras/rpms/kvm/devel/kvm.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- kvm.spec	19 Feb 2007 16:31:44 -0000	1.5
+++ kvm.spec	19 Feb 2007 17:03:21 -0000	1.6
@@ -1,7 +1,7 @@
 Summary: Kernel-based Virtual Machine
 Name: kvm
 Version: 12
-Release: 2
+Release: 3
 License: GPL
 Group: Development/Tools
 URL: http://kvm.sf.net
@@ -13,6 +13,8 @@
 BuildRequires: compat-gcc-34 
 BuildRequires: zlib-devel 
 BuildRequires: e2fsprogs-devel
+# for the docs
+BuildRequires: texi2html
 # kvm kernel side is only x86/x86_64 as that's where the hardware is
 ExclusiveArch: %{ix86} x86_64
 
@@ -60,6 +62,9 @@
 %{_datadir}/kvm
 
 %changelog
+* Mon Feb 19 2007 Jeremy Katz <katzj at redhat.com> - 12-3
+- add the buildrequires for the docs to build
+
 * Mon Feb 19 2007 Jeremy Katz <katzj at redhat.com> - 12-2
 - include bios and keymaps in the kvm package since we need a slightly 
   different version for kvm now




More information about the scm-commits mailing list