This commit is contained in:
Dennis Gilmore 2012-07-22 02:44:00 -05:00
parent 4ee950d337
commit 23ee915805

View File

@ -4,7 +4,7 @@ Summary: The NIS (Network Information Service) server
Url: http://www.linux-nis.org/nis/ypserv/index.html Url: http://www.linux-nis.org/nis/ypserv/index.html
Name: ypserv Name: ypserv
Version: 2.28 Version: 2.28
Release: 2%{?dist} Release: 3%{?dist}
License: GPLv2 License: GPLv2
Group: System Environment/Daemons Group: System Environment/Daemons
Source0: http://www.linux-nis.org/download/ypserv/ypserv-%{version}.tar.bz2 Source0: http://www.linux-nis.org/download/ypserv/ypserv-%{version}.tar.bz2
@ -190,6 +190,9 @@ NOPUSH=true make -eC /var/yp >&2 || :
%{_includedir}/*/* %{_includedir}/*/*
%changelog %changelog
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.28-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Wed Jul 11 2012 Honza Horak <hhorak@redhat.com> - 2.28-2 * Wed Jul 11 2012 Honza Horak <hhorak@redhat.com> - 2.28-2
- Minor spec file fixes - Minor spec file fixes
- Helper scripts moved to /usr/libexec - Helper scripts moved to /usr/libexec