Added COPYING file to the package
This commit is contained in:
parent
4ca34e74e6
commit
9b7c014427
@ -1,7 +1,7 @@
|
|||||||
Summary: The NIS daemon which binds NIS clients to an NIS domain
|
Summary: The NIS daemon which binds NIS clients to an NIS domain
|
||||||
Name: ypbind
|
Name: ypbind
|
||||||
Version: 1.31
|
Version: 1.31
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Source0: ftp://ftp.us.kernel.org/pub/linux/utils/net/NIS/ypbind-mt-%{version}.tar.bz2
|
Source0: ftp://ftp.us.kernel.org/pub/linux/utils/net/NIS/ypbind-mt-%{version}.tar.bz2
|
||||||
@ -82,9 +82,12 @@ fi
|
|||||||
/etc/dhcp/dhclient.d/*
|
/etc/dhcp/dhclient.d/*
|
||||||
%config(noreplace) /etc/yp.conf
|
%config(noreplace) /etc/yp.conf
|
||||||
%dir /var/yp/binding
|
%dir /var/yp/binding
|
||||||
%doc README NEWS
|
%doc README NEWS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2010 Karel Klic <kklic@redhat.com> - 3:1.31-3
|
||||||
|
- Added COPYING file to the package
|
||||||
|
|
||||||
* Thu Jan 21 2010 Karel Klic <kklic@redhat.com> - 3:1.31-2
|
* Thu Jan 21 2010 Karel Klic <kklic@redhat.com> - 3:1.31-2
|
||||||
- Rewrote initscript to become closer to Packaging:SysVInitScript
|
- Rewrote initscript to become closer to Packaging:SysVInitScript
|
||||||
Fedora guildeline. Also fixes rhbz#523913
|
Fedora guildeline. Also fixes rhbz#523913
|
||||||
|
Loading…
Reference in New Issue
Block a user