rpms/qemu/devel qemu.spec,1.166,1.167

Justin M. Forbes jforbes at fedoraproject.org
Wed Jul 28 06:25:29 UTC 2010


Author: jforbes

Update of /cvs/pkgs/rpms/qemu/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv3524

Modified Files:
	qemu.spec 
Log Message:
Add texinfo buildreq for man pages


Index: qemu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qemu/devel/qemu.spec,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -p -r1.166 -r1.167
--- qemu.spec	28 Jul 2010 04:50:43 -0000	1.166
+++ qemu.spec	28 Jul 2010 06:25:29 -0000	1.167
@@ -3,7 +3,7 @@
 Summary: QEMU is a FAST! processor emulator
 Name: qemu
 Version: 0.13.0
-Release: 0.1.20100727git%{githead}%{?dist}
+Release: 0.2.20100727git%{githead}%{?dist}
 # Epoch because we pushed a qemu-1.0 package
 Epoch: 2
 License: GPLv2+ and LGPLv2+ and BSD
@@ -48,6 +48,7 @@ BuildRequires: rsync
 BuildRequires: pciutils-devel
 BuildRequires: pulseaudio-libs-devel
 BuildRequires: ncurses-devel
+BuildRequires: texinfo
 Requires: %{name}-user = %{epoch}:%{version}-%{release}
 Requires: %{name}-system-x86 = %{epoch}:%{version}-%{release}
 Requires: %{name}-system-sparc = %{epoch}:%{version}-%{release}
@@ -540,6 +541,9 @@ fi
 %{_mandir}/man1/qemu-img.1*
 
 %changelog
+* Tue Jul 27 2010 Justin M. Forbes <jforbes at redhat.com> - 2:0.13.0-0.2.20100727gitb81fe95
+- add texinfo buildreq for manpages.
+
 * Tue Jul 27 2010 Justin M. Forbes <jforbes at redhat.com> - 2:0.13.0-0.1.20100727gitb81fe95
 - Update to 0.13.0 upstream snapshot
 - ksm init fixes from upstream



More information about the scm-commits mailing list