auto-import changelog data from ypserv-2.12.1-2.src.rpm

Fri Apr 02 2004 Steve Dickson <SteveD@RedHat.com>
- Change ypMakefile to create services.byservicename maps correctly
This commit is contained in:
cvsdist 2004-09-09 15:21:37 +00:00
parent 9dc4ae20f1
commit 1118d566c1
1 changed files with 7 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Summary: The NIS (Network Information Service) server.
Url: http://www.linux-nis.org/nis/ypserv/index.html
Name: ypserv
Version: 2.12.1
Release: 1.1
Release: 2
License: GPL
Group: System Environment/Daemons
Source0: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/ypserv-%{version}.tar.bz2
@ -19,6 +19,7 @@ Patch2: ypserv-2.11-path.patch
Patch3: ypserv-2.5-nfsnobody2.patch
Patch4: ypserv-2.11-nomap.patch
Patch5: ypserv-2.11-iface-binding3.patch
Patch6: ypserv-2.12-servicesbyname.patch
Obsoletes: yppasswd
BuildRequires: gdbm-devel
Buildroot: %{_tmppath}/%{name}-root
@ -47,6 +48,7 @@ machines.
%patch3 -p1 -b .nfsnobody
%patch4 -p1 -b .nomap
%patch5 -p1 -b .iface
%patch6 -p1 -b .byname
%build
cp etc/README etc/README.etc
@ -127,6 +129,10 @@ exit 0
%{_includedir}/*/*
%changelog
* Fri Apr 2 2004 Steve Dickson <SteveD@RedHat.com>
- Change ypMakefile to create services.byservicename
maps correctly
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt