]> git.pld-linux.org Git - packages/ethtool.git/commitdiff
- updated to 5.7 auto/th/ethtool-5.7-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Jun 2020 08:35:18 +0000 (10:35 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Jun 2020 08:35:18 +0000 (10:35 +0200)
- removed obsolete format patch

ethtool-format.patch [deleted file]
ethtool.spec

diff --git a/ethtool-format.patch b/ethtool-format.patch
deleted file mode 100644 (file)
index 75a6770..0000000
+++ /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:
index d9695a13ec9005c189c1bf94d9cb5ae43d1ff82b..8694dbfa1735e5255c4b03b101af5ae915655489 100644 (file)
@@ -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}
This page took 0.038637 seconds and 4 git commands to generate.