- Update to 3.4.1 (#830263)
This commit is contained in:
parent
053a9654ef
commit
1911918553
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
ethtool-3.1.tar.bz2
|
ethtool-3.1.tar.bz2
|
||||||
/ethtool-3.2.tar.bz2
|
/ethtool-3.2.tar.bz2
|
||||||
|
/ethtool-3.4.1.tar.bz2
|
||||||
|
10
ethtool.spec
10
ethtool.spec
@ -1,12 +1,13 @@
|
|||||||
Name: ethtool
|
Name: ethtool
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 3.2
|
Version: 3.4.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Settings tool for Ethernet NICs
|
Summary: Settings tool for Ethernet NICs
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Applications/System
|
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:
|
# When using tarball from released upstream version:
|
||||||
# - http://ftp.kernel.org/pub/software/network/%{name}/%{name}-%{version}.tar.bz2
|
# - 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*
|
%{_mandir}/man8/%{name}.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 28 2012 Jaromir Capik <jcapik@redhat.com> 2:3.4.1-1
|
||||||
|
- Update to 3.4.1 (#830263)
|
||||||
|
|
||||||
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 2:3.2-2
|
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 2:3.2-2
|
||||||
- install everything in /usr
|
- install everything in /usr
|
||||||
https://fedoraproject.org/wiki/Features/UsrMove
|
https://fedoraproject.org/wiki/Features/UsrMove
|
||||||
|
Loading…
Reference in New Issue
Block a user