X-Git-Url: http://git.pld-linux.org/?p=packages%2Fethtool.git;a=blobdiff_plain;f=ethtool.spec;h=f635cfb705d0d4023ed19d9b5a33159b64e02688;hp=8f6fa830471a20d907a13b2002c6b23061c030a6;hb=2bd30a4f8d06bc215619947dba0eaf89e24fae50;hpb=8643d2e51634a38a0d4772604e219a8fc97e199f diff --git a/ethtool.spec b/ethtool.spec index 8f6fa83..f635cfb 100644 --- a/ethtool.spec +++ b/ethtool.spec @@ -1,28 +1,36 @@ Summary: Utility to control ethernet cards -Summary(pl): Narzêdzie do kontrolowania kart ethernet -Summary(pt_BR): Ferramenta de configuração para placas ethernet PCI +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: 1.8 +Version: 3.4.2 Release: 1 -License: GPL +Epoch: 1 +License: GPL v2 Group: Networking/Admin -Source0: http://dl.sourceforge.net/gkernel/%{name}-%{version}.tar.gz -# Source0-md5: 03236fc7329152f69b2d542b0825e3b4 -BuildRequires: autoconf +Source0: https://ftp.kernel.org/pub/software/network/ethtool/%{name}-%{version}.tar.xz +# Source0-md5: 34ed4cb6b9868528515a361215efd143 +URL: https://ftp.kernel.org/pub/software/network/ethtool/ +BuildRequires: autoconf >= 2.52 BuildRequires: automake BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define _sbindir /sbin + %description ethtool is a small utility for examining and tuning your ethernet-based network interface. -%description -l pl -ethtool to niewielkie narzêdzie do kontroli i tuningu sieciowych kart +%description -l es.UTF-8 +Grupos de herramientas Ethernet. + +%description -l pl.UTF-8 +ethtool to niewielkie narzędzie do kontroli i tuningu sieciowych kart ethernet. -%description -l pt_BR -Este utilitário permite consulta e alteração da configuração de placas -ethernet, como velocidade, porta, negociação automática e localização +%description -l pt_BR.UTF-8 +Este utilitário permite consulta e alteração da configuração de placas +ethernet, como velocidade, porta, negociação automática e localização PCI. %prep @@ -48,6 +56,6 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc AUTH* Chan* NEWS -%attr(755,root,root) %{_sbindir}/* -%{_mandir}/man?/* +%doc AUTHORS ChangeLog LICENSE NEWS README +%attr(755,root,root) %{_sbindir}/ethtool +%{_mandir}/man8/ethtool.8*