SPECS: kvm.spec - package kvm_stat script
blues
blues at pld-linux.org
Sun Mar 9 13:51:25 CET 2008
Author: blues Date: Sun Mar 9 12:51:25 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- package kvm_stat script
---- Files affected:
SPECS:
kvm.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: SPECS/kvm.spec
diff -u SPECS/kvm.spec:1.34 SPECS/kvm.spec:1.35
--- SPECS/kvm.spec:1.34 Fri Mar 7 22:10:52 2008
+++ SPECS/kvm.spec Sun Mar 9 13:51:19 2008
@@ -108,6 +108,7 @@
# changing binary name to avoid conflict with qemu
mv -f $RPM_BUILD_ROOT%{_bindir}/qemu-system-x86_64 $RPM_BUILD_ROOT%{_bindir}/%{name}
+install kvm_stat $RPM_BUILD_ROOT%{_bindir}
%endif
%if %{with kernel}
@@ -133,7 +134,7 @@
%if %{with userspace}
%files
%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/%{name}
+%attr(755,root,root) %{_bindir}/%{name}*
%endif
%if %{with kernel}
@@ -149,6 +150,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2008-03-09 12:51:19 blues
+- package kvm_stat script
+
Revision 1.34 2008-03-07 21:10:52 arvenil
- up to 63
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kvm.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list