SPECS: kvm.spec - BR: rpm-pythonprov, tetex, which (if with userspace) - up...

charles charles at pld-linux.org
Sun Sep 7 22:04:17 CEST 2008


Author: charles                      Date: Sun Sep  7 20:04:17 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: rpm-pythonprov, tetex, which (if with userspace)
- updated/fixed %files

---- Files affected:
SPECS:
   kvm.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: SPECS/kvm.spec
diff -u SPECS/kvm.spec:1.56 SPECS/kvm.spec:1.57
--- SPECS/kvm.spec:1.56	Fri Sep  5 19:12:26 2008
+++ SPECS/kvm.spec	Sun Sep  7 22:04:11 2008
@@ -44,8 +44,11 @@
 %if %{with userspace}
 BuildRequires:	SDL-devel
 BuildRequires:	alsa-lib-devel
-BuildRequireS:	perl-tools-pod
+BuildRequires:	perl-tools-pod
+BuildRequires:	rpm-pythonprov
+BuildRequires:	tetex
 BuildRequires:	zlib-devel
+BuildRequires:	which
 %if %{with internal_qemu}
 Conflicts:	qemu
 %else
@@ -117,6 +120,7 @@
 ./configure \
 	%{!?with_kernel:--with-patched-kernel} \
 	%{!?with_userspace:--disable-sdl} \
+	%{!?with_userspace:--disable-gfx-check} \
 	--disable-gcc-check \
 	--disable-werror \
 	--prefix=%{_prefix} \
@@ -173,12 +177,15 @@
 %if %{with userspace}
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/kvm*
 %attr(755,root,root) %{_bindir}/qemu-nbd
 %if %{with internal_qemu}
+%attr(755,root,root) %{_bindir}/qemu-img
 %{_datadir}/qemu
+%{_docdir}/qemu
 %{_mandir}/man1/qemu.1*
 %{_mandir}/man1/qemu-img.1*
+%{_mandir}/man8/qemu-nbd.8*
 %endif
 
 %files udev
@@ -198,6 +205,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2008/09/07 20:04:11  charles
+- BR: rpm-pythonprov, tetex, which (if with userspace)
+- updated/fixed %files
+
 Revision 1.56  2008/09/05 17:12:26  pluto
 - TODO += kvm group vs. udev rules.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kvm.spec?r1=1.56&r2=1.57&f=u



More information about the pld-cvs-commit mailing list