Drop unused build dependencies
This commit is contained in:
parent
e4fcc0347f
commit
73be52ab68
12
iproute.spec
12
iproute.spec
@ -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: 4.14.1
|
Version: 4.14.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
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
|
||||||
@ -26,13 +26,6 @@ BuildRequires: libmnl-devel
|
|||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
%if ! 0%{?_module_build}
|
%if ! 0%{?_module_build}
|
||||||
BuildRequires: linuxdoc-tools
|
|
||||||
BuildRequires: psutils
|
|
||||||
BuildRequires: tex(cm-super-t1.enc)
|
|
||||||
BuildRequires: tex(dvips)
|
|
||||||
BuildRequires: tex(ecrm1000.tfm)
|
|
||||||
BuildRequires: tex(latex)
|
|
||||||
BuildRequires: tex(fullpage.sty)
|
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
BuildRequires: linux-atm-libs-devel
|
BuildRequires: linux-atm-libs-devel
|
||||||
%endif
|
%endif
|
||||||
@ -167,6 +160,9 @@ rm -rf '%{buildroot}%{_docdir}'
|
|||||||
%{_includedir}/iproute2/bpf_elf.h
|
%{_includedir}/iproute2/bpf_elf.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 15 2017 Phil Sutter <psutter@redhat.com> - 4.14.1-2
|
||||||
|
- Drop unused build dependencies
|
||||||
|
|
||||||
* Wed Nov 15 2017 Phil Sutter <psutter@redhat.com> - 4.14.1-1
|
* Wed Nov 15 2017 Phil Sutter <psutter@redhat.com> - 4.14.1-1
|
||||||
- New version 4.14.1
|
- New version 4.14.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user