Rebuilt for gdbm upgrade

This commit is contained in:
Karel Klíč 2010-03-11 14:29:10 +00:00
parent 426307047e
commit 7b933b38ef

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.23
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2
Group: System Environment/Daemons
Source0: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/ypserv-%{version}.tar.bz2
@ -138,6 +138,9 @@ exit 0
%{_includedir}/*/*
%changelog
* Thu Mar 11 2010 Karel Klic <kklic@redhat.com> - 2.23-4
- Rebuilt for gdbm upgrade
* Mon Mar 01 2010 Karel Klic <kklic@redhat.com> - 2.23-3
- /var/yp is owned by filesystem (#569382)