automatic version update by autodist [release 6.5.0-1mamba;Sat Sep 09 2023]
This commit is contained in:
parent
53a570cb82
commit
ed74f44fde
14
iproute.spec
14
iproute.spec
@ -3,8 +3,8 @@
|
||||
%define pckdocdir %{_datadir}/doc/iproute-%{version}
|
||||
|
||||
Name: iproute
|
||||
Version: 6.4.0
|
||||
Release: 2mamba
|
||||
Version: 6.5.0
|
||||
Release: 1mamba
|
||||
Summary: Advanced routing tools including ipv6 routing
|
||||
Group: Network/Routing
|
||||
Vendor: openmamba
|
||||
@ -24,7 +24,6 @@ License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libatm-devel
|
||||
BuildRequires: libbsd-devel
|
||||
BuildRequires: libcap-devel
|
||||
BuildRequires: libdb53-devel
|
||||
BuildRequires: libelf-devel
|
||||
@ -103,10 +102,12 @@ install -d -m0755 %{buildroot}%{_bindir}
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
#%config(noreplace) %{_sysconfdir}/sysconfig/traffic_control
|
||||
%dir %{_sysconfdir}/iproute2
|
||||
%config %{_sysconfdir}/iproute2/*
|
||||
#%dir %{_sysconfdir}/iproute2
|
||||
#%config %{_sysconfdir}/iproute2/*
|
||||
#%{_bindir}/ip
|
||||
%{_sbindir}/*
|
||||
%dir %{_prefix}/lib/iproute2
|
||||
%{_prefix}/lib/iproute2/*
|
||||
%dir %{_libdir}/tc
|
||||
%{_libdir}/tc/m_ipt.so
|
||||
%{_libdir}/tc/m_xt.so
|
||||
@ -133,6 +134,9 @@ install -d -m0755 %{buildroot}%{_bindir}
|
||||
#%endif
|
||||
|
||||
%changelog
|
||||
* Sat Sep 09 2023 Automatic Build System <autodist@mambasoft.it> 6.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 11 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.4.0-2mamba
|
||||
- remove bin/ip symlink before sbin -> bin merge
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user