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

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

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

Revision 1.18 by vip-ire, Tue Nov 11 01:03:05 2014 UTC Revision 1.26 by vip-ire, Thu Feb 23 10:52:44 2017 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ldap.spec,v 1.17 2014/10/24 10:26:16 vip-ire Exp $  # $Id: e-smith-ldap.spec,v 1.25 2016/02/05 15:40:28 stephdl 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.4.0  %define version 5.4.0
7  %define release 16  %define release 21
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 24  Patch11: e-smith-ldap-5.4.0-dont_overwri Line 24  Patch11: e-smith-ldap-5.4.0-dont_overwri
24  Patch12: e-smith-ldap-5.4.0-stop_ldap_on_shutdown.patch  Patch12: e-smith-ldap-5.4.0-stop_ldap_on_shutdown.patch
25  Patch13: e-smith-ldap-5.4.0-checkpoint_in_slapd_conf.patch  Patch13: e-smith-ldap-5.4.0-checkpoint_in_slapd_conf.patch
26  Patch14: e-smith-ldap-5.4.0-chown_db_files.patch  Patch14: e-smith-ldap-5.4.0-chown_db_files.patch
27    Patch15: e-smith-ldap-5.4.0-symlink_init_to_sv.patch
28    Patch16: e-smith-ldap-5.4.0-pdbedit_lang_and_tz_independent.patch
29    Patch17: e-smith-ldap-5.4.0-sizelimit_unlimited.patch
30    Patch18: e-smith-ldap-5.4.0-ssl_update.patch
31    Patch19: e-smith-ldap-5.4.0-strong_encryption.patch
32  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
33  BuildArchitectures: noarch  BuildArchitectures: noarch
34  Requires: e-smith-base  Requires: e-smith-base
# Line 41  AutoReqProv: no Line 46  AutoReqProv: no
46  e-smith server and gateway software - LDAP module.  e-smith server and gateway software - LDAP module.
47    
48  %changelog  %changelog
49    * Thu Feb 23 2017 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-21.sme
50    - Disable SSLv3, but keep the possibility to enable it again [SME: 10113]
51    - Better default cipher suite, and honor global suite [SME: 10113]
52    
53    * Sun Jan 17 2016 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-20.sme
54    - Hook into the new ssl-update event [SME: 9152]
55    
56    * Mon Apr 27 2015 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-19.sme
57    - Remove size limit for search result [SME: 8918]
58    
59    * Wed Feb 11 2015 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-18.sme
60    - Make pdbedit output independent from locale and timezone so it can be
61      parsed [SME: 8841]
62    
63    * Tue Nov 11 2014 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-17.sme
64    - Symlink /etc/init.d/ldap to /usr/bin/sv [SME: 8635]
65    
66  * Tue Nov 11 2014 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-16.sme  * Tue Nov 11 2014 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-16.sme
67  - Chown all DB files to ldap before staring slapd [SME: 8635]  - Chown all DB files to ldap before staring slapd [SME: 8635]
68    
# Line 998  e-smith server and gateway software - LD Line 1020  e-smith server and gateway software - LD
1020  %patch12 -p1  %patch12 -p1
1021  %patch13 -p1  %patch13 -p1
1022  %patch14 -p1  %patch14 -p1
1023    %patch15 -p1
1024    %patch16 -p1
1025    %patch17 -p1
1026    %patch18 -p1
1027    %patch19 -p1
1028    
1029  %build  %build
1030  perl createlinks  perl createlinks
# Line 1023  rm -rf $RPM_BUILD_ROOT Line 1050  rm -rf $RPM_BUILD_ROOT
1050    
1051  %files -f %{name}-%{version}-%{release}-filelist  %files -f %{name}-%{version}-%{release}-filelist
1052  %defattr(-,root,root)  %defattr(-,root,root)
1053    


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