File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 44Summary: Ethernet settings python bindings
55Name: python-ethtool
66Version: 0.3
7- Release: 2 %{?dist }
7+ Release: 3 %{?dist }
88URL: http://git.kernel.org/?p= linux/kernel/git/acme/python-ethtool.git
99Source: http://userweb.kernel.org/~acme/python-ethtool/%{name }-%{version }.tar.bz2
1010License: GPLv2
1111Group: System Environment/Libraries
12- BuildRequires: python-devel
12+ BuildRequires: python-devel libnl-devel
1313BuildRoot: %{_tmppath }/%{name }-%{version }-%{release }-root-%(%{__id_u} -n)
1414
1515%description
@@ -44,6 +44,9 @@ rm -rf %{buildroot}
4444%endif
4545
4646%changelog
47+ * Wed Apr 28 2010 David Sommerseth <davids@redhat.com> - 0.3-3
48+ - Updated with IPv6 support, via ethtool.get_interface_info()
49+
4750* Fri Sep 5 2008 Arnaldo Carvalho de Melo <acme@redhat.com> - 0.3-2
4851- Rewrote build and install sections as part of the fedora review process
4952 BZ #459549
You can’t perform that action at this time.
0 commit comments