/[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.20 by vip-ire, Wed Feb 11 15:44:31 2015 UTC Revision 1.24 by stephdl, Fri Feb 5 15:27:06 2016 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ldap.spec,v 1.19 2014/11/11 21:50:24 vip-ire Exp $  # $Id: e-smith-ldap.spec,v 1.23 2016/02/05 15:05:07 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.8.0
7  %define release 18  %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  
 Patch16: e-smith-ldap-5.4.0-pdbedit_lang_and_tz_independent.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 43  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.8.0-1.sme
31    - Initial release to sme10
32    
33    * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 5.6.0-1.sme
34    - Initial release to sme10
35    
36    * Sun Jan 17 2016 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-20.sme
37    - Hook into the new ssl-update event [SME: 9152]
38    
39    * Mon Apr 27 2015 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-19.sme
40    - Remove size limit for search result [SME: 8918]
41    
42  * Wed Feb 11 2015 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-18.sme  * Wed Feb 11 2015 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-18.sme
43  - Make pdbedit output independent from locale and timezone so it can be  - Make pdbedit output independent from locale and timezone so it can be
44    parsed [SME: 8841]    parsed [SME: 8841]
# Line 993  e-smith server and gateway software - LD Line 989  e-smith server and gateway software - LD
989    
990  %prep  %prep
991  %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  
 %patch16 -p1  
992    
993  %build  %build
994  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