Rebuilt for latest version of ypbind.
This commit is contained in:
parent
06535b578c
commit
3fa92836aa
@ -1 +1 @@
|
||||
ypbind-mt-1.17.2.tar.bz2
|
||||
ypbind-mt-1.19.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
0cffc59ead490f0e03c3cb453e1c92e1 ypbind-mt-1.17.2.tar.bz2
|
||||
4878b742d61590501230aa8baa6a4f53 ypbind-mt-1.19.tar.bz2
|
||||
|
11
ypbind.spec
11
ypbind.spec
@ -1,7 +1,7 @@
|
||||
Summary: The NIS daemon which binds NIS clients to an NIS domain.
|
||||
Name: ypbind
|
||||
Version: 1.17.2
|
||||
Release: 5.2.1
|
||||
Version: 1.19
|
||||
Release: 0
|
||||
License: GPL
|
||||
Group: System Environment/Daemons
|
||||
Source0: ftp://ftp.us.kernel.org/pub/linux/utils/net/NIS/ypbind-mt-%{PACKAGE_VERSION}.tar.bz2
|
||||
@ -9,8 +9,6 @@ Url: http://www.linux-nis.org/nis/ypbind-mt/index.html
|
||||
Source1: ypbind.init
|
||||
Patch1: ypbind-1.11-broadcast.patch
|
||||
Patch2: ypbind-1.11-gettextdomain.patch
|
||||
Patch3: ypbind-mt-1.16-bindingrace.patch
|
||||
Patch4: ypbind-mt-1.16-nullhandle.patch
|
||||
Prereq: /sbin/chkconfig
|
||||
Requires: portmap, yp-tools, bash >= 2.0
|
||||
Epoch: 3
|
||||
@ -37,8 +35,6 @@ also need to install the ypserv package to a machine on your network.
|
||||
%setup -q -n ypbind-mt-%{version}
|
||||
%patch1 -p1 -b .broadcast
|
||||
%patch2 -p1 -b .fixit
|
||||
%patch3 -p1 -b .race
|
||||
%patch4 -p1 -b .nullhandle
|
||||
|
||||
%build
|
||||
%configure --sbindir=/sbin
|
||||
@ -84,6 +80,9 @@ exit 0
|
||||
%doc README NEWS
|
||||
|
||||
%changelog
|
||||
* Mon Feb 13 2006 Chris Feist <cfeist@redhat.com> - 3:1.19
|
||||
- Build for latest version of ypbind-mt
|
||||
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3:1.17.2-5.2.1
|
||||
- bump again for double-long bug on ppc(64)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user