diff --git a/ethtool.changes b/ethtool.changes index 8576990..3baf696 100644 --- a/ethtool.changes +++ b/ethtool.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 16 17:22:22 UTC 2012 - andreas.stieger@gmx.de + +- Add xz build requirement to fix build for openSUSE 11.4 + ------------------------------------------------------------------- Mon Feb 27 10:03:42 UTC 2012 - puzel@suse.com diff --git a/ethtool.spec b/ethtool.spec index e9155ca..c9c81c2 100644 --- a/ethtool.spec +++ b/ethtool.spec @@ -23,9 +23,9 @@ Summary: Examine and Tune Ethernet-Based Network Interfaces License: GPL-2.0 Group: Productivity/Networking/Diagnostic BuildRequires: automake -# Tarballs: http://sourceforge.net/projects/gkernel/ -Url: http://git.kernel.org/?p=network/ethtool/ethtool.git -Source: %{name}-%{version}.tar.xz +BuildRequires: xz +Url: http://www.kernel.org/pub/software/network/ethtool/ +Source: http://www.kernel.org/pub/software/network/ethtool/%{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description