This commit is contained in:
Jesse Keating 2009-07-27 08:55:27 +00:00
parent 15b18ebb36
commit 7b97cd07f2
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: NIS (or YP) client programs.
Name: yp-tools
Version: 2.9
Release: 6%{?dist}
Release: 7%{?dist}
License: GPLv2
Group: System Environment/Base
Source: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/yp-tools-%{version}.tar.bz2
@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
%dir /var/yp
%changelog
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Mar 4 2009 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.9-6
- Add SHA-2 password hashes support
Resolves: #487607