fix license tag
This commit is contained in:
parent
499428652c
commit
b821259ea7
@ -2,7 +2,7 @@ Summary: NFS utilities and supporting clients and daemons for the kernel NFS ser
|
|||||||
Name: nfs-utils
|
Name: nfs-utils
|
||||||
URL: http://sourceforge.net/projects/nfs
|
URL: http://sourceforge.net/projects/nfs
|
||||||
Version: 1.1.3
|
Version: 1.1.3
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
|
|
||||||
# group all 32bit related archs
|
# group all 32bit related archs
|
||||||
@ -50,7 +50,7 @@ Provides: umount.nfs4 = %{epoch}:%{version}-%{release}
|
|||||||
Provides: sm-notify = %{epoch}:%{version}-%{release}
|
Provides: sm-notify = %{epoch}:%{version}-%{release}
|
||||||
Provides: start-statd = %{epoch}:%{version}-%{release}
|
Provides: start-statd = %{epoch}:%{version}-%{release}
|
||||||
|
|
||||||
License: GPL
|
License: MIT and GPLv2 and GPLv2+
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Requires: rpcbind, sed, gawk, sh-utils, fileutils, textutils, grep
|
Requires: rpcbind, sed, gawk, sh-utils, fileutils, textutils, grep
|
||||||
Requires: modutils >= 2.4.26-9
|
Requires: modutils >= 2.4.26-9
|
||||||
@ -245,6 +245,9 @@ fi
|
|||||||
%attr(4755,root,root) /sbin/umount.nfs4
|
%attr(4755,root,root) /sbin/umount.nfs4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 11 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.1.3-3
|
||||||
|
- fix license tag
|
||||||
|
|
||||||
* Thu Jul 31 2008 Steve Dickson <steved@redhat.com> 1.1.3-2
|
* Thu Jul 31 2008 Steve Dickson <steved@redhat.com> 1.1.3-2
|
||||||
- Mount command did not compile against older glibc versions.
|
- Mount command did not compile against older glibc versions.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user