Hello community,

here is the log from the commit of package kvm_stat for openSUSE:Factory 
checked in at 2016-11-11 14:34:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kvm_stat (Old)
 and      /work/SRC/openSUSE:Factory/.kvm_stat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kvm_stat"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kvm_stat/kvm_stat.changes        2016-10-31 
09:54:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kvm_stat.new/kvm_stat.changes   2016-11-11 
14:34:20.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Oct 30 15:57:20 UTC 2016 - [email protected]
+
+- Simplify copying around
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kvm_stat.spec ++++++
--- /var/tmp/diff_new_pack.ovwbG9/_old  2016-11-11 14:34:21.000000000 +0100
+++ /var/tmp/diff_new_pack.ovwbG9/_new  2016-11-11 14:34:21.000000000 +0100
@@ -33,14 +33,14 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-This package provides a userspace tool 'kvm_stat', which displays KVM vm exit
+This package provides a userspace tool "kvm_stat", which displays KVM vm exit
 information as a means of monitoring vm behavior. The data is taken from the
 KVM debugfs files or the vm tracepoints and outputs them as a curses ui or
 simple text.
 
 %prep
 # copy necessary files from kernel-source
-(cd /usr/src/linux ; tar -cf - COPYING CREDITS README tools scripts) | tar -xf 
- 
+(tar -C /usr/src/linux -c COPYING CREDITS README tools scripts) | tar -x
 
 %build
 make -C tools/kvm/kvm_stat %{?_smp_mflags}


Reply via email to