[python-ethtool/f20] Rebased against upstream v0.9

dsommers dsommers at fedoraproject.org
Tue Dec 10 13:57:56 UTC 2013


commit 9df921aea04ef75c375b44f6cb8563466d000256
Author: David Sommerseth <davids at redhat.com>
Date:   Tue Dec 10 14:57:32 2013 +0100

    Rebased against upstream v0.9
    
    Signed-off-by: David Sommerseth <davids at redhat.com>

 .gitignore          |    1 +
 python-ethtool.spec |   12 ++++++------
 sources             |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b5b1a72..baa3a89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ python-ethtool-0.5.tar.bz2
 /python-ethtool-0.6.tar.bz2
 /python-ethtool-0.7.tar.bz2
 /python-ethtool-0.8.tar.bz2
+/python-ethtool-0.9.tar.bz2
diff --git a/python-ethtool.spec b/python-ethtool.spec
index d6c03c8..a6eaba7 100644
--- a/python-ethtool.spec
+++ b/python-ethtool.spec
@@ -3,16 +3,13 @@
 
 Summary: Ethernet settings python bindings
 Name: python-ethtool
-Version: 0.8
-Release: 2%{?dist}
+Version: 0.9
+Release: 1%{?dist}
 URL: http://git.fedorahosted.org/cgit/python-ethtool.git
 Source: https://fedorahosted.org/releases/p/y/python-ethtool/python-ethtool-%{version}.tar.bz2
 License: GPLv2
 Group: System Environment/Libraries
-BuildRequires: python-devel libnl-devel asciidoc
-%if 0%{?rhel} && 0%{?rhel} < 5
-BuildRequires: pkgconfig gcc
-%endif
+BuildRequires: python-devel libnl3-devel asciidoc
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -52,6 +49,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Tue Dec 10 2013 David Sommerseth <davids at redhat.com> - 0.9-1
+- Rebased against upstream 0.9
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index b2bfb00..b62b9b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-55dd3e5d56301160cd3597f8c731eba0  python-ethtool-0.8.tar.bz2
+fdccd74fa13c1a37f42d0139a6e140e4  python-ethtool-0.9.tar.bz2


More information about the scm-commits mailing list