/[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.14 by vip-ire, Fri Oct 24 07:42:52 2014 UTC Revision 1.15 by vip-ire, Fri Oct 24 08:04:23 2014 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ldap.spec,v 1.13 2014/10/24 07:15:04 vip-ire Exp $  # $Id: e-smith-ldap.spec,v 1.14 2014/10/24 07:42:52 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.4.0
7  %define release 12  %define release 13
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 20  Patch7: e-smith-ldap-5.4.0-unused.patch Line 20  Patch7: e-smith-ldap-5.4.0-unused.patch
20  Patch8: e-smith-ldap-5.4.0-adjust_slapd_acl.patch  Patch8: e-smith-ldap-5.4.0-adjust_slapd_acl.patch
21  Patch9: e-smith-ldap-5.4.0-dont_wipe_db_when_ldif_empty.patch  Patch9: e-smith-ldap-5.4.0-dont_wipe_db_when_ldif_empty.patch
22  Patch10: e-smith-ldap-5.4.0-db_recover_on_startup.patch  Patch10: e-smith-ldap-5.4.0-db_recover_on_startup.patch
23    Patch11: e-smith-ldap-5.4.0-dont_overwrite_ldif_with_empty.patch
24  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
25  BuildArchitectures: noarch  BuildArchitectures: noarch
26  Requires: e-smith-base  Requires: e-smith-base
# Line 37  AutoReqProv: no Line 38  AutoReqProv: no
38  e-smith server and gateway software - LDAP module.  e-smith server and gateway software - LDAP module.
39    
40  %changelog  %changelog
41    * Fri Oct 24 2014 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-13.sme
42    - Don't overwrite the ldif dump if slapcat's output is empty
43      (code from Charlie Brady) [SME: 8621]
44    
45  * Fri Oct 24 2014 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-12.sme  * Fri Oct 24 2014 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-12.sme
46  - Run db_recover on startup [SME: 8622]  - Run db_recover on startup [SME: 8622]
47    
# Line 977  e-smith server and gateway software - LD Line 982  e-smith server and gateway software - LD
982  %patch8 -p1  %patch8 -p1
983  %patch9 -p1  %patch9 -p1
984  %patch10 -p1  %patch10 -p1
985    %patch11 -p1
986    
987  %build  %build
988  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