!176 update to 6.6.0
From: @tmacbb Reviewed-by: @robertxw Signed-off-by: @robertxw
This commit is contained in:
commit
44a2f93582
11
iproute.spec
11
iproute.spec
@ -1,6 +1,6 @@
|
|||||||
#needsrootforbuild
|
#needsrootforbuild
|
||||||
Name: iproute
|
Name: iproute
|
||||||
Version: 6.4.0
|
Version: 6.6.0
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Linux network configuration utilities
|
Summary: Linux network configuration utilities
|
||||||
@ -56,7 +56,6 @@ if test -n "$(find . -name *.err)"; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%install
|
%install
|
||||||
export CONFDIR='%{_sysconfdir}/iproute2'
|
|
||||||
export SBINDIR='%{_sbindir}'
|
export SBINDIR='%{_sbindir}'
|
||||||
export LIBDIR='%{_libdir}'
|
export LIBDIR='%{_libdir}'
|
||||||
export DOCDIR='%{_docdir}'
|
export DOCDIR='%{_docdir}'
|
||||||
@ -71,7 +70,7 @@ install -m 0644 lib/libnetlink.a %{buildroot}%{_libdir}/libnetlink.a
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc README
|
%doc README
|
||||||
%attr(644,root,root) %config(noreplace) %{_sysconfdir}/iproute2/*
|
%attr(644,root,root) %config(noreplace) %{_libdir}/iproute2/*
|
||||||
%{_sbindir}/*
|
%{_sbindir}/*
|
||||||
%{_libdir}/tc/*
|
%{_libdir}/tc/*
|
||||||
%{_datadir}/bash-completion/completions/*
|
%{_datadir}/bash-completion/completions/*
|
||||||
@ -88,6 +87,12 @@ install -m 0644 lib/libnetlink.a %{buildroot}%{_libdir}/libnetlink.a
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 5 2024 liubo <liubo335@huawei.com> - 1:6.6.0-1
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:update to 6.6.0
|
||||||
|
|
||||||
* Thu Jul 20 2023 gaoxingwang <gaoxingwang1@huawei.com> - 1:6.4.0-1
|
* Thu Jul 20 2023 gaoxingwang <gaoxingwang1@huawei.com> - 1:6.4.0-1
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Binary file not shown.
BIN
iproute2-6.6.0.tar.xz
Normal file
BIN
iproute2-6.6.0.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user