]> git.pld-linux.org Git - packages/ethtool.git/blobdiff - ethtool.spec
- updated to 5.17
[packages/ethtool.git] / ethtool.spec
index e3dbf21e95e0828249a5a4dd44a71c7f3b2dfd66..64ac1760ecb593d1e391aa5f80631e07b70420f4 100644 (file)
@@ -3,18 +3,19 @@ Summary(es.UTF-8):    Grupos de herramientas Ethernet
 Summary(pl.UTF-8):     Narzędzie do kontrolowania kart ethernet
 Summary(pt_BR.UTF-8):  Ferramenta de configuração para placas ethernet PCI
 Name:          ethtool
-Version:       5.8
+Version:       5.17
 Release:       1
 Epoch:         1
 License:       GPL v2
 Group:         Networking/Admin
 Source0:       https://www.kernel.org/pub/software/network/ethtool/%{name}-%{version}.tar.xz
-# Source0-md5: 7eab2699c3bf1bf69147f8c1328ada9c
+# Source0-md5: 9bb991ffd87184b74d2d0fda3ba6ed02
 URL:           https://www.kernel.org/pub/software/network/ethtool/
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
 BuildRequires: libmnl-devel
 BuildRequires: pkgconfig
+BuildRequires: rpm-build >= 4.6
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -43,6 +44,7 @@ Summary(pl.UTF-8):    Bashowe dopełnianie parametrów polecenia ethtool
 Group:         Applications/Shells
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 Requires:      bash-completion >= 2.0
+BuildArch:     noarch
 
 %description -n bash-completion-%{name}
 Bash completion for ethtool command.
@@ -58,7 +60,8 @@ Bashowe dopełnianie parametrów polecenia ethtool.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+       --with-bash-completion-dir=%{bash_compdir}
 
 %{__make}
 
This page took 0.029022 seconds and 4 git commands to generate.