auto-import changelog data from ethtool-1.4-3.src.rpm
Thu Feb 21 2002 Bill Nottingham <notting@redhat.com> - rebuild Wed Jan 09 2002 Tim Powers <timp@redhat.com> - automated rebuild Tue Dec 04 2001 Bill Nottingham <notting@redhat.com> - update to 1.4
This commit is contained in:
parent
c79aac4b2d
commit
ed5d58a788
@ -1 +1 @@
|
||||
ethtool-1.2.tar.gz
|
||||
ethtool-1.4.tar.gz
|
||||
|
19
ethtool.spec
19
ethtool.spec
@ -1,11 +1,11 @@
|
||||
Summary: Ethernet settings tool for PCI ethernet cards
|
||||
Name: ethtool
|
||||
Version: 1.2
|
||||
Release: 1
|
||||
Version: 1.4
|
||||
Release: 3
|
||||
Copyright: GPL
|
||||
Group: Applications/System
|
||||
Source: http://download.sourceforge.net/gkernel/%{name}-%{version}.tar.gz
|
||||
BuildRoot: /var/tmp/ethtool-root
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
|
||||
%description
|
||||
This utility allows querying and changing of ethernet
|
||||
@ -28,12 +28,21 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS ChangeLog COPYING NEWS README
|
||||
%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
|
||||
/usr/sbin/ethtool
|
||||
/%{_mandir}/man8/ethtool.*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 3 2001 Bill Nottingham <notting@redhat.com
|
||||
* Thu Feb 21 2002 Bill Nottingham <notting@redhat.com>
|
||||
- rebuild
|
||||
|
||||
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
|
||||
- automated rebuild
|
||||
|
||||
* Tue Dec 4 2001 Bill Nottingham <notting@redhat.com>
|
||||
- update to 1.4
|
||||
|
||||
* Fri Aug 3 2001 Bill Nottingham <notting@redhat.com>
|
||||
- return of ethtool! (#50475)
|
||||
|
||||
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
|
||||
|
Loading…
Reference in New Issue
Block a user