Hello community, here is the log from the commit of package sysdig for openSUSE:Factory checked in at 2018-03-02 21:10:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sysdig (Old) and /work/SRC/openSUSE:Factory/.sysdig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sysdig" Fri Mar 2 21:10:56 2018 rev:19 rq:581678 version:0.20.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sysdig/sysdig.changes 2018-02-09 15:51:51.526098018 +0100 +++ /work/SRC/openSUSE:Factory/.sysdig.new/sysdig.changes 2018-03-02 21:11:09.602123427 +0100 @@ -1,0 +2,5 @@ +Thu Mar 1 12:31:38 UTC 2018 - [email protected] + +- Modernise spec file using spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysdig.spec ++++++ --- /var/tmp/diff_new_pack.KDlQe3/_old 2018-03-02 21:11:13.057999152 +0100 +++ /var/tmp/diff_new_pack.KDlQe3/_new 2018-03-02 21:11:13.061999008 +0100 @@ -20,7 +20,7 @@ Version: 0.20.0 Release: 0 Summary: System-level exploration -License: GPL-2.0 +License: GPL-2.0-only Group: System/Monitoring Url: http://www.sysdig.org/ Source0: https://github.com/draios/%{name}/archive/%{version}/sysdig-%{version}.tar.gz @@ -64,7 +64,7 @@ -DDIR_ETC=%{_sysconfdir} \ -DBUILD_DRIVER=OFF \ -Wno-dev -make %{?_smp_mflags} +%make_jobs %install export INSTALL_MOD_PATH=%{buildroot} @@ -80,7 +80,8 @@ %fdupes -s %{buildroot}/%{_datadir} %files -%doc README.md COPYING +%license COPYING +%doc README.md %config %{_sysconfdir}/bash_completion.d/sysdig %{_bindir}/sysdig %{_bindir}/csysdig
