diff options
-rw-r--r-- | rpm/SPECS/python-ethtool.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rpm/SPECS/python-ethtool.spec b/rpm/SPECS/python-ethtool.spec index 94ddf62..e05378f 100644 --- a/rpm/SPECS/python-ethtool.spec +++ b/rpm/SPECS/python-ethtool.spec @@ -5,7 +5,8 @@ Summary: Ethernet settings python bindings Name: python-ethtool Version: 0.2 Release: 1%{?dist} -Source0: %{name}-%{version}.tar.bz2 +URL: http://git.kernel.org/?p=linux/kernel/git/acme/python-ethtool.git +Source: http://userweb.kernel.org/~acme/python-ethtool/%{name}-%{version}.tar.bz2 License: GPLv2 Group: System Environment/Libraries BuildRequires: python-devel |