[ethtool] - Update to 3.4.1 (#830263)

Jaromír Cápík jcapik at fedoraproject.org
Thu Jun 28 11:29:15 UTC 2012


commit 1911918553d9bc2f3048d931df759c34d4073c04
Author: Jaromir Capik <jcapik at redhat.com>
Date:   Thu Jun 28 13:29:04 2012 +0200

    - Update to 3.4.1 (#830263)

 .gitignore   |    1 +
 ethtool.spec |   10 +++++++---
 sources      |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 40877e9..31ed8a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 ethtool-3.1.tar.bz2
 /ethtool-3.2.tar.bz2
+/ethtool-3.4.1.tar.bz2
diff --git a/ethtool.spec b/ethtool.spec
index cd77a31..d597090 100644
--- a/ethtool.spec
+++ b/ethtool.spec
@@ -1,12 +1,13 @@
 Name:		ethtool
 Epoch:		2
-Version:	3.2
-Release:	2%{?dist}
+Version:	3.4.1
+Release:	1%{?dist}
 Summary:	Settings tool for Ethernet NICs
 
 License:	GPLv2
 Group:		Applications/System
-URL:		http://sourceforge.net/projects/gkernel/
+#Old URL:	http://sourceforge.net/projects/gkernel/
+URL:		http://ftp.kernel.org/pub/software/network/%{name}/
 
 # When using tarball from released upstream version:
 # - http://ftp.kernel.org/pub/software/network/%{name}/%{name}-%{version}.tar.bz2
@@ -48,6 +49,9 @@ make DESTDIR=%{buildroot} INSTALL='install -p' install
 %{_mandir}/man8/%{name}.8*
 
 %changelog
+* Thu Jun 28 2012 Jaromir Capik <jcapik at redhat.com> 2:3.4.1-1
+- Update to 3.4.1 (#830263)
+
 * Wed Jan 25 2012 Harald Hoyer <harald at redhat.com> 2:3.2-2
 - install everything in /usr
   https://fedoraproject.org/wiki/Features/UsrMove
diff --git a/sources b/sources
index ac3e595..edaa019 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-36377b5cf1ddcb346b6cb351d9b85d0a  ethtool-3.2.tar.bz2
+1957598fa207ee4241d4895e74fb8a23  ethtool-3.4.1.tar.bz2


More information about the scm-commits mailing list