auto-import changelog data from ethtool-1.5-1.src.rpm
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.5-1 - 1.5
This commit is contained in:
parent
ed5d58a788
commit
7b6134f39c
@ -1 +1 @@
|
||||
ethtool-1.4.tar.gz
|
||||
ethtool-1.5.tar.gz
|
||||
|
10
ethtool.spec
10
ethtool.spec
@ -1,9 +1,10 @@
|
||||
Summary: Ethernet settings tool for PCI ethernet cards
|
||||
Name: ethtool
|
||||
Version: 1.4
|
||||
Release: 3
|
||||
Version: 1.5
|
||||
Release: 1
|
||||
Copyright: GPL
|
||||
Group: Applications/System
|
||||
URL: http://sourceforge.net/projects/gkernel/
|
||||
Source: http://download.sourceforge.net/gkernel/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
|
||||
@ -30,9 +31,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
|
||||
/usr/sbin/ethtool
|
||||
/%{_mandir}/man8/ethtool.*
|
||||
%{_mandir}/man8/ethtool.*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 4 2002 Bill Nottingham <notting@redhat.com> 1.5-1
|
||||
- 1.5
|
||||
|
||||
* Thu Feb 21 2002 Bill Nottingham <notting@redhat.com>
|
||||
- rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user