/[smeserver]/rpms/e-smith-ldap/sme10/e-smith-ldap.spec
ViewVC logotype

Diff of /rpms/e-smith-ldap/sme10/e-smith-ldap.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.15 by jpp, Mon May 31 03:58:58 2021 UTC Revision 1.17 by jpp, Wed Jun 9 15:59:48 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ldap.spec,v 1.14 2021/03/22 03:12:12 jpp Exp $  # $Id: e-smith-ldap.spec,v 1.16 2021/06/03 14:36:13 jpp 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.6.0  %define version 5.6.0
7  %define release 11  %define release 13
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 17  Patch3: e-smith-ldap-5.6.0-bz10936-TLS-a Line 17  Patch3: e-smith-ldap-5.6.0-bz10936-TLS-a
17  Patch4: e-smith-ldap-5.6.0-bz11140-bz11099-bz11096-systemd-update.patch  Patch4: e-smith-ldap-5.6.0-bz11140-bz11099-bz11096-systemd-update.patch
18  Patch5: e-smith-ldap-5.6.0-bz11480-timeoutstart.patch  Patch5: e-smith-ldap-5.6.0-bz11480-timeoutstart.patch
19  Patch6: e-smith-ldap-5.6.0-bz11595-ssl-template.patch  Patch6: e-smith-ldap-5.6.0-bz11595-ssl-template.patch
20    Patch7: e-smith-ldap-5.6.0-bz11598.patch
21    
22  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
23  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 35  AutoReqProv: no Line 36  AutoReqProv: no
36  e-smith server and gateway software - LDAP module.  e-smith server and gateway software - LDAP module.
37    
38  %changelog  %changelog
39    * Wed Jun 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-13.sme
40    - fix ssl-update reload instead of restart ldap [SME: 11598]
41    
42    * Thu Jun 03 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-12.sme
43    - fix wrong path for templates.metadata [SME: 11595]
44    
45  * Sun May 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-11.sme  * Sun May 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-11.sme
46  - use template for ssl pem [SME: 11595]  - use template for ssl pem [SME: 11595]
47    
# Line 1045  e-smith server and gateway software - LD Line 1052  e-smith server and gateway software - LD
1052  mkdir -p root/etc/openldap/ssl  mkdir -p root/etc/openldap/ssl
1053  rm -rf root/service root/var/service root/etc/rc.d/init.d/supervise  rm -rf root/service root/var/service root/etc/rc.d/init.d/supervise
1054  %patch6 -p1  %patch6 -p1
1055    %patch7 -p1
1056    
1057  %build  %build
1058  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed