- Modified the 111/[tcp/udp] entries to work with rpcbind (#236639)

This commit is contained in:
Phil Knirsch 2007-04-18 08:54:46 +00:00
parent d10016170d
commit b6176e836c
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
setup-2.6.3.tar.bz2
setup-2.6.4.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: A set of system configuration and setup files.
Name: setup
Version: 2.6.3
Version: 2.6.4
Release: 1%{?dist}
License: public domain
Group: System Environment/Base
@ -76,6 +76,9 @@ rm -rf %{buildroot}
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
%changelog
* Wed Apr 18 2007 Phil Knirsch <pknirsch@redhat.com> 2.6.4-1
- Modified the 111/[tcp/udp] entries to work with rpcbind (#236639)
* Mon Mar 12 2007 Phil Knirsch <pknirsch@redhat.com> 2.6.3-1
- Changed winbind_auth to wbpriv by request of the samba maintainer

View File

@ -1 +1 @@
ddc1cfe85e4e83df29cda2ea232a6466 setup-2.6.3.tar.bz2
c2333e971ec99b8e5af342ace4e664ea setup-2.6.4.tar.bz2