diff --git a/netcontrol-0.3.2.tar.bz2 b/netcontrol-0.3.2.tar.bz2 index 9b5e152..f11abfc 100644 --- a/netcontrol-0.3.2.tar.bz2 +++ b/netcontrol-0.3.2.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76262703bca8ba861ce4d1ab0744e7992bb56230368cb0c6fc7c75e9165191d3 -size 405534 +oid sha256:0f92247a728de451d3f17e70f15708bfb87ab738e16d3f304a1190fc2dedb91a +size 406346 diff --git a/netcontrol.changes b/netcontrol.changes index 37f478b..b8e180a 100644 --- a/netcontrol.changes +++ b/netcontrol.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- -Tue Jun 15 12:09:19 UTC 2021 - Marius Tomaschewski +Tue Jun 15 15:48:36 UTC 2021 - Marius Tomaschewski - version 0.3.2 +- use SPDX shortname lincense and PKG_INSTALLDIR autoconf macro - virsh iface-list takes too long with many interfaces (bsc#1179144) - Cleanup netcf functions, include elapsed time in debug messages - Changed to refresh config and system info to keep them consistent diff --git a/netcontrol.spec b/netcontrol.spec index ed786fa..ca3f7f0 100644 --- a/netcontrol.spec +++ b/netcontrol.spec @@ -23,9 +23,9 @@ Summary: A network configuration library # # License note: # libnetcontrol contains source code which is based on wicked. -# Wicked is licensed under the GPL-2.0+, but permission has been -# granted by the authors of wicked to use the code derived from -# wicked under the LGPL-2.1+ in libnetcontrol. +# Wicked is licensed under the GPL-2.0-or-later, but permission has +# been granted by the authors of wicked to use the code derived from +# wicked under the LGPL-2.1-or-later in libnetcontrol. # License: LGPL-2.1-or-later Group: Productivity/Networking/System @@ -114,7 +114,7 @@ export CFLAGS="-W -Wall $RPM_OPT_FLAGS" make %{?_smp_mflags} %install -make install DESTDIR=$RPM_BUILD_ROOT pkgconfigdir=%{_libdir}/pkgconfig +make install DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %post -n libnetcontrol0