update to 0.14 to correctly handle being loaded but disabled (#499404)

This commit is contained in:
Nalin Dahyabhai 2009-05-06 19:24:38 +00:00
parent 4dea7beba7
commit e711e6afec
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: slapi-nis
Version: 0.13
Version: 0.14
Release: 1%{?dist}
Summary: NIS Server and Schema Compatibility plugins for Directory Server
Group: System Environment/Daemons
@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
%{_sbindir}/nisserver-plugin-defs
%changelog
* Wed May 6 2009 Nalin Dahyabhai <nalin@redhat.com> - 0.14-1
- correctly handle being loaded but disabled (#499404)
* Thu Apr 30 2009 Nalin Dahyabhai <nalin@redhat.com> - 0.13-1
- update to 0.13, reworking %link() to correct some bugs (#498432)

View File

@ -1 +1 @@
d1f8642e2b544fc526d46cb7a4e82145 slapi-nis-0.13.tar.gz
c5b2851cbb62da56a59e695d168572eb slapi-nis-0.14.tar.gz