update to 0.14 to correctly handle being loaded but disabled (#499404)
This commit is contained in:
parent
c44fc08299
commit
22ceab2625
@ -4,3 +4,4 @@ slapi-nis-0.9.tar.gz
|
|||||||
slapi-nis-0.10.tar.gz
|
slapi-nis-0.10.tar.gz
|
||||||
slapi-nis-0.11.tar.gz
|
slapi-nis-0.11.tar.gz
|
||||||
slapi-nis-0.13.tar.gz
|
slapi-nis-0.13.tar.gz
|
||||||
|
slapi-nis-0.14.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: slapi-nis
|
Name: slapi-nis
|
||||||
Version: 0.13
|
Version: 0.14
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: NIS Server and Schema Compatibility plugins for Directory Server
|
Summary: NIS Server and Schema Compatibility plugins for Directory Server
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_sbindir}/nisserver-plugin-defs
|
%{_sbindir}/nisserver-plugin-defs
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Apr 30 2009 Nalin Dahyabhai <nalin@redhat.com> - 0.13-1
|
||||||
- update to 0.13, reworking %link() to correct some bugs (#498432)
|
- update to 0.13, reworking %link() to correct some bugs (#498432)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user