/[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.22 by vip-ire, Sun Jan 17 20:43:12 2016 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.21 2015/04/27 16:45:09 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 20  %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  
 Patch17: e-smith-ldap-5.4.0-sizelimit_unlimited.patch  
 Patch18: e-smith-ldap-5.4.0-ssl_update.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 45  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  * 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]  - Hook into the new ssl-update event [SME: 9152]
35    
# Line 1001  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  
 %patch16 -p1  
 %patch17 -p1  
 %patch18 -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