Restore Provides: /sbin/ip
In Rawhide, packages pptp and resource-agents still use it.
This commit is contained in:
parent
5a8ceeb824
commit
c40aafdb36
@ -2,7 +2,7 @@
|
|||||||
Summary: Advanced IP routing and network device configuration tools
|
Summary: Advanced IP routing and network device configuration tools
|
||||||
Name: iproute
|
Name: iproute
|
||||||
Version: 5.0.0
|
Version: 5.0.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
URL: http://kernel.org/pub/linux/utils/net/%{name}2/
|
URL: http://kernel.org/pub/linux/utils/net/%{name}2/
|
||||||
Source0: http://kernel.org/pub/linux/utils/net/%{name}2/%{name}2-%{version}.tar.xz
|
Source0: http://kernel.org/pub/linux/utils/net/%{name}2/%{name}2-%{version}.tar.xz
|
||||||
|
|
||||||
@ -22,6 +22,7 @@ BuildRequires: pkgconfig
|
|||||||
BuildRequires: linux-atm-libs-devel
|
BuildRequires: linux-atm-libs-devel
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
Provides: /sbin/ip
|
||||||
Recommends: %{name}-tc
|
Recommends: %{name}-tc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -121,6 +122,9 @@ install -D -m644 lib/libnetlink.a %{buildroot}%{_libdir}/libnetlink.a
|
|||||||
%{_includedir}/iproute2/bpf_elf.h
|
%{_includedir}/iproute2/bpf_elf.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 20 2019 Phil Sutter <psutter@redhat.com> - 5.0.0-2
|
||||||
|
- Restore Provides: hint, at least pptp depends on it
|
||||||
|
|
||||||
* Wed Mar 20 2019 Phil Sutter <psutter@redhat.com> - 5.0.0-1
|
* Wed Mar 20 2019 Phil Sutter <psutter@redhat.com> - 5.0.0-1
|
||||||
- New version 5.0.0
|
- New version 5.0.0
|
||||||
- Get rid of old upgrade path hints
|
- Get rid of old upgrade path hints
|
||||||
|
Loading…
Reference in New Issue
Block a user