Jan Engelhardt 2014-11-18 09:46:19 +00:00 committed by Git OBS Bridge
parent ad20db3bef
commit 5ea2b047d7
6 changed files with 41 additions and 25 deletions

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iQEcBAABAgAGBQJSfRyNAAoJEGkILBsOca60BAcH/A1RRrD8YFrq7MAPZUWkPjVN
ueSt499GlRtsvkhu4P7H6JalL/B4pCGU7spm79DypMIzShnc6uJHBhEzicLlp+7C
0cWsL4zT+IfGaU1qhP0CKOrSz1+t6xrkPQvz9MslTQtFaprtk9BdfxJhwMGBDz/5
VHF2Sz1MUU/rxt3ajc0HHHulFYKTI024qYbE7f5yMRBIe4NkAR6voJYtjwVkEnR2
JRbiNRm1o27SMr9heoe/H7YRAjpLtAb1Bu3pB56Z0cog9y+f+S7H0joNDd4qR2py
TZh8elrZaTKfBnhMz5NdiDNGNh+8RFTJVB83j6BxtEY7HqYTQSHwOaUtvWPTvl0=
=mw2z
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:616ec632cddcba7240a23582b05380b69f1b359280e8db3fe3bb46498b621149
size 186744

17
ethtool-3.16.tar.sign Normal file
View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIVAwUAVB9Z0+e/yOyVhhEJAQr1wA//aOKmTBmGa/z7QFAaigWswLsJ2+muWowa
vPG1Yx602p84HS3OB2JuSeGq3MlyDQnbfDVkxuJ/cRbJNmK+HCzp9HNkIKoKMav7
qGQoCqfA7OsVFzLFnj9UESU8vdshrLMlBOI/H8h1gnFL1x9HpL1iXNZw6nrsZ6Zl
u5UOw/Zr+sCrvrN4GJGZaY/yNunvJonHQOv6/CaBRdVaptov9O2R5yzfElgUqdRI
Goh57hdTyaEdVHrnA9tjRPUd9sZWn5WKlT43ZK+n2kyJHwDVIY/dx4JwKa3JJIxz
02lkE1Np7ZvjszV2JTVifSxPWfDhemdq1wD59wuuxr/ir475dvJN8yQl35IpEqRP
6nulM4NgNf4d3hySFWpCVGOwm/G+yfEzx+ADJSNp+KE5k9JqUJsqOKao+RivKT8W
mTP5lgJZZSKVyRVD08c8dBgzWyTvjOszreU+hui966HOAIwMaPs36jmAKQd0laBH
rAB/kwFeqPicYJnYW/Bxi+y6HGu0cHy9AySe8h2c2TKDbINgpKoYd/hmS4p+rqKu
ubtBzAKdJZN3D6/Eg79+7TQ6NalvvFZeejcvInJfVbCdqQnYJ8tW9Wr9foJ1B2qk
vJ1xBxhhbTkwBuREhNp7lmOmlRV1KShdmw6yfBDS7CMPxD1IQXPUr+ium6RH9xbe
PgSjrKh3Nn0=
=0Juz
-----END PGP SIGNATURE-----

3
ethtool-3.16.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d6e0dd3fa904c3ad87487c66a4a8fde1ebc4194979ca5755df4b2efb247ca286
size 198760

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Nov 18 09:41:08 UTC 2014 - jengelh@inai.de
- Update to new upstream release 3.16
* Support for configurable RSS hash key (-x/-X options)
* Add register dump support for Altera Triple Speed Ethernet
(-d option)
* Report Backplane as a supported port
- Remove unused call to %gpg_verify (the macro expands to nothing);
source validation handled by osc.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 6 14:28:19 UTC 2014 - puzel@suse.com Thu Feb 6 14:28:19 UTC 2014 - puzel@suse.com

View File

@ -17,16 +17,16 @@
Name: ethtool Name: ethtool
Version: 3.12.1 Version: 3.16
Release: 0 Release: 0
Summary: Examine and Tune Ethernet-Based Network Interfaces Summary: Examine and Tune Ethernet-Based Network Interfaces
License: GPL-2.0 License: GPL-2.0
Group: Productivity/Networking/Diagnostic Group: Productivity/Networking/Diagnostic
Url: http://kernel.org/pub/software/network/ethtool/ Url: http://kernel.org/pub/software/network/ethtool/
#Freecode-URL: https://freecode.com/projects/ethtool #Git-Clone: git://git.kernel.org/pub/scm/network/ethtool/ethtool
Source: http://kernel.org/pub/software/network/ethtool/%{name}-%{version}.tar.xz Source: http://kernel.org/pub/software/network/ethtool/%name-%version.tar.xz
Source2: http://kernel.org/pub/software/network/ethtool/%{name}-%{version}.tar.sign Source2: http://kernel.org/pub/software/network/ethtool/%name-%version.tar.sign
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: xz BuildRequires: xz
@ -35,19 +35,18 @@ Ethtool is a small utility for examining and tuning ethernet-based
network interfaces. See the man page for more details. network interfaces. See the man page for more details.
%prep %prep
%{?gpg_verify: xz -dk "%{S:0}"; %gpg_verify %{S:2}}
%setup -q %setup -q
%build %build
export CFLAGS="%{optflags} -W -Wall -Wstrict-prototypes -Wformat-security -Wpointer-arith" export CFLAGS="%optflags -W -Wall -Wstrict-prototypes -Wformat-security -Wpointer-arith"
%configure %configure
make %{?_smp_mflags} make %{?_smp_mflags}
%install %install
make install DESTDIR="%buildroot" make install DESTDIR="%buildroot"
#UsrMerge #UsrMerge
mkdir $RPM_BUILD_ROOT/sbin mkdir %buildroot/sbin
ln -sf %{_sbindir}/ethtool $RPM_BUILD_ROOT/sbin ln -sf %_sbindir/ethtool %buildroot/sbin
#EndUserMerge #EndUserMerge
%files %files
@ -55,8 +54,8 @@ ln -sf %{_sbindir}/ethtool $RPM_BUILD_ROOT/sbin
#UsrMerge #UsrMerge
/sbin/ethtool /sbin/ethtool
#EndUserMerge #EndUserMerge
%{_sbindir}/ethtool %_sbindir/ethtool
%{_mandir}/man8/ethtool.8* %_mandir/man8/ethtool.8*
%doc AUTHORS COPYING NEWS README ChangeLog %doc AUTHORS COPYING NEWS
%changelog %changelog