1 |
# $Id: e-smith-ldap.spec,v 1.66 2010/10/28 07:39:37 vip-ire Exp $ |
# $Id: e-smith-ldap.spec,v 1.67 2010/10/30 00:34:57 slords Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - LDAP module |
Summary: e-smith server and gateway - LDAP module |
4 |
%define name e-smith-ldap |
%define name e-smith-ldap |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 5.2.0 |
%define version 5.2.0 |
7 |
%define release 55 |
%define release 56 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
78 |
e-smith server and gateway software - LDAP module. |
e-smith server and gateway software - LDAP module. |
79 |
|
|
80 |
%changelog |
%changelog |
81 |
|
* Sat Oct 30 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-56.sme |
82 |
|
- Fix a small typo in reset-ldap-bootstrap |
83 |
|
|
84 |
* Fri Oct 29 2010 Shad L. Lords <slords@mail.com> 5.2.0-55.sme |
* Fri Oct 29 2010 Shad L. Lords <slords@mail.com> 5.2.0-55.sme |
85 |
- Add ldap.init script to allow update on reconfig/reboot [SME: 6231] |
- Add ldap.init script to allow update on reconfig/reboot [SME: 6231] |
86 |
|
|