[packages/ethtool] - updated to 5.7 - removed obsolete format patch

qboosh qboosh at pld-linux.org
Sat Jun 20 10:37:07 CEST 2020


commit bace308c271cdf34f9267e8d10adb1857610cdf9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jun 20 10:35:18 2020 +0200

    - updated to 5.7
    - removed obsolete format patch

 ethtool-format.patch | 11 -----------
 ethtool.spec         |  6 ++----
 2 files changed, 2 insertions(+), 15 deletions(-)
---
diff --git a/ethtool.spec b/ethtool.spec
index d9695a1..8694dbf 100644
--- a/ethtool.spec
+++ b/ethtool.spec
@@ -3,14 +3,13 @@ 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.6
+Version:	5.7
 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:	254aacdfd08cee3790d4b6f254997947
-Patch0:		%{name}-format.patch
+# Source0-md5:	3293642e58a205a834cbe5754df9c832
 URL:		https://www.kernel.org/pub/software/network/ethtool/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
@@ -53,7 +52,6 @@ Bashowe dopełnianie parametrów polecenia ethtool.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__aclocal}
diff --git a/ethtool-format.patch b/ethtool-format.patch
deleted file mode 100644
index 75a6770..0000000
--- a/ethtool-format.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ethtool-5.6/netlink/settings.c.orig	2020-03-13 20:10:51.000000000 +0100
-+++ ethtool-5.6/netlink/settings.c	2020-05-16 07:50:02.098853940 +0200
-@@ -375,7 +375,7 @@
- after:
- 	if (first && if_none)
- 		printf("%s", if_none);
--	printf(after);
-+	fputs(after, stdout);
- 
- 	return 0;
- err:
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ethtool.git/commitdiff/bace308c271cdf34f9267e8d10adb1857610cdf9



More information about the pld-cvs-commit mailing list