Hello community,

here is the log from the commit of package kvm_stat for openSUSE:Factory 
checked in at 2020-12-05 20:36:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kvm_stat (Old)
 and      /work/SRC/openSUSE:Factory/.kvm_stat.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kvm_stat"

Sat Dec  5 20:36:53 2020 rev:13 rq:853172 version:MACRO

Changes:
--------
--- /work/SRC/openSUSE:Factory/kvm_stat/kvm_stat.changes        2020-11-15 
15:27:34.487527442 +0100
+++ /work/SRC/openSUSE:Factory/.kvm_stat.new.5913/kvm_stat.changes      
2020-12-05 20:37:46.434744792 +0100
@@ -1,0 +2,7 @@
+Fri Dec  4 17:40:20 UTC 2020 - Dario Faggioli <[email protected]>
+
+- Include the example service file in the package
+  * install it in /usr/share/kvm_stat
+  * this deals properly with bsc#1179469
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kvm_stat.spec ++++++
--- /var/tmp/diff_new_pack.Vgsb7b/_old  2020-12-05 20:37:46.862745227 +0100
+++ /var/tmp/diff_new_pack.Vgsb7b/_new  2020-12-05 20:37:46.866745231 +0100
@@ -78,11 +78,14 @@
 
 %install
 make -C tools kvm_stat_install INSTALL_ROOT=%{buildroot}
+install -d -m 755 %{buildroot}/%{_datadir}/kvm_stat
+install -m 644 tools/kvm/kvm_stat/kvm_stat.service 
%{buildroot}/%{_datadir}/kvm_stat/
 
 %files
 %defattr(-, root, root)
 %license COPYING
 %{_bindir}/kvm_stat
 %{_mandir}/man1/kvm_stat*
+%{_datadir}/kvm_stat
 
 %changelog
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to