/[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.19 by vip-ire, Tue Nov 11 21:50:24 2014 UTC Revision 1.23 by stephdl, Fri Feb 5 15:05:07 2016 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ldap.spec,v 1.18 2014/11/11 01:03:05 vip-ire Exp $  # $Id: e-smith-ldap.spec,v 1.22 2016/01/17 20:43:12 vip-ire 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.6.0
7  %define release 17  %define release 1
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
 Patch1: e-smith-ldap-5.4.0-remove_autofs.patch  
 Patch2: e-smith-ldap-5.4.0-remove_schemacheck_off.patch  
 Patch3: e-smith-ldap-5.4.0-use_slapd.conf.patch  
 Patch4: e-smith-ldap-5.4.0-empty_slapd.d.patch  
 Patch5: e-smith-ldap-5.4.0-wait_slapd_initialization.patch  
 Patch6: e-smith-ldap-5.4.0-db_archive.patch  
 Patch7: e-smith-ldap-5.4.0-unused.patch  
 Patch8: e-smith-ldap-5.4.0-adjust_slapd_acl.patch  
 Patch9: e-smith-ldap-5.4.0-dont_wipe_db_when_ldif_empty.patch  
 Patch10: e-smith-ldap-5.4.0-db_recover_on_startup.patch  
 Patch11: e-smith-ldap-5.4.0-dont_overwrite_ldif_with_empty.patch  
 Patch12: e-smith-ldap-5.4.0-stop_ldap_on_shutdown.patch  
 Patch13: e-smith-ldap-5.4.0-checkpoint_in_slapd_conf.patch  
 Patch14: e-smith-ldap-5.4.0-chown_db_files.patch  
 Patch15: e-smith-ldap-5.4.0-symlink_init_to_sv.patch  
13  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14  BuildArchitectures: noarch  BuildArchitectures: noarch
15  Requires: e-smith-base  Requires: e-smith-base
# Line 42  AutoReqProv: no Line 27  AutoReqProv: no
27  e-smith server and gateway software - LDAP module.  e-smith server and gateway software - LDAP module.
28    
29  %changelog  %changelog
30    * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 5.6.0-1.sme
31    - Initial release to sme10
32    
33    * Sun Jan 17 2016 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-20.sme
34    - Hook into the new ssl-update event [SME: 9152]
35    
36    * Mon Apr 27 2015 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-19.sme
37    - Remove size limit for search result [SME: 8918]
38    
39    * Wed Feb 11 2015 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-18.sme
40    - Make pdbedit output independent from locale and timezone so it can be
41      parsed [SME: 8841]
42    
43  * Tue Nov 11 2014 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-17.sme  * Tue Nov 11 2014 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-17.sme
44  - Symlink /etc/init.d/ldap to /usr/bin/sv [SME: 8635]  - Symlink /etc/init.d/ldap to /usr/bin/sv [SME: 8635]
45    
# Line 988  e-smith server and gateway software - LD Line 986  e-smith server and gateway software - LD
986    
987  %prep  %prep
988  %setup  %setup
 %patch1 -p1  
 %patch2 -p1  
 %patch3 -p1  
 %patch4 -p1  
 %patch5 -p1  
 %patch6 -p1  
 %patch7 -p1  
 %patch8 -p1  
 %patch9 -p1  
 %patch10 -p1  
 %patch11 -p1  
 %patch12 -p1  
 %patch13 -p1  
 %patch14 -p1  
 %patch15 -p1  
989    
990  %build  %build
991  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