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

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

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

Revision 1.7 by unnilennium, Sun Jul 24 15:37:08 2016 UTC Revision 1.8 by vip-ire, Thu Feb 23 10:21:52 2017 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ldap.spec,v 1.6 2016/07/24 15:36:18 unnilennium Exp $  # $Id: e-smith-ldap.spec,v 1.7 2016/07/24 15:37:08 unnilennium 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.6.0  %define version 5.6.0
7  %define release 5  %define release 6
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 12  Group: Networking/Daemons Line 12  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13  Patch0: e-smith-ldap-5.6.0-missing_shebang_ldap_init.patch  Patch0: e-smith-ldap-5.6.0-missing_shebang_ldap_init.patch
14  Patch1: e-smith-ldap-5.6.0.bz9688.skipredirect.patch  Patch1: e-smith-ldap-5.6.0.bz9688.skipredirect.patch
15    Patch2: e-smith-ldap-5.6.0-strong_encryption.patch
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  BuildArchitectures: noarch  BuildArchitectures: noarch
18  Requires: e-smith-base  Requires: e-smith-base
# Line 29  AutoReqProv: no Line 30  AutoReqProv: no
30  e-smith server and gateway software - LDAP module.  e-smith server and gateway software - LDAP module.
31    
32  %changelog  %changelog
33    * Thu Feb 23 2017 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-6.sme
34    - Disable SSLv3, but keep the possibility to enable it again [SME: 10108]
35    - Better default cipher suite, and honor global suite [SME: 10108]
36    
37  * Sun Jul 24 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-5.sme  * Sun Jul 24 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-5.sme
38  - systemd skip redirect [SME: 9688]  - systemd skip redirect [SME: 9688]
39  - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,  - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
# Line 1009  e-smith server and gateway software - LD Line 1014  e-smith server and gateway software - LD
1014  %setup  %setup
1015  %patch0 -p1  %patch0 -p1
1016  %patch1 -p1  %patch1 -p1
1017    %patch2 -p1
1018    
1019  %build  %build
1020  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