/[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.18 by jpp, Sat Feb 19 04:41:21 2022 UTC Revision 1.19 by jpp, Mon Apr 18 03:54:37 2022 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ldap.spec,v 1.17 2021/06/09 15:59:48 jpp Exp $  # $Id: e-smith-ldap.spec,v 1.18 2022/02/19 04:41:21 jpp 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 14  %define release 15
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 19  Patch5: e-smith-ldap-5.6.0-bz11480-timeo Line 19  Patch5: e-smith-ldap-5.6.0-bz11480-timeo
19  Patch6: e-smith-ldap-5.6.0-bz11595-ssl-template.patch  Patch6: e-smith-ldap-5.6.0-bz11595-ssl-template.patch
20  Patch7: e-smith-ldap-5.6.0-bz11598.patch  Patch7: e-smith-ldap-5.6.0-bz11598.patch
21  Patch8: e-smith-ldap-5.6.0-bz11745-log.patch  Patch8: e-smith-ldap-5.6.0-bz11745-log.patch
22    Patch9: e-smith-ldap-5.6.0-bz11753-ldif-fix.patch
23    
24  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
25  BuildArchitectures: noarch  BuildArchitectures: noarch
# 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    * Sun Apr 17 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-15.sme
42    - add support or rsshusers system group [SME: 11753]
43    
44  * Fri Feb 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-14.sme  * Fri Feb 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.6.0-14.sme
45  - redirect syslog for ldapt to /var/log/ldap/ldap.log [SME: 11745]  - redirect syslog for ldapt to /var/log/ldap/ldap.log [SME: 11745]
46    
# Line 1058  rm -rf root/service root/var/service roo Line 1062  rm -rf root/service root/var/service roo
1062  %patch6 -p1  %patch6 -p1
1063  %patch7 -p1  %patch7 -p1
1064  %patch8 -p1  %patch8 -p1
1065    %patch9 -p1
1066    
1067  %build  %build
1068  perl createlinks  perl createlinks
# Line 1074  rm -f %{name}-%{version}-%{release}-file Line 1079  rm -f %{name}-%{version}-%{release}-file
1079      --file /var/service/ldap/finish 'attr(0750,root,root)' \      --file /var/service/ldap/finish 'attr(0750,root,root)' \
1080      --dir /var/log/bdb 'attr(0700,ldap,ldap)' \      --dir /var/log/bdb 'attr(0700,ldap,ldap)' \
1081      --dir /home/e-smith/db/ldap 'attr(0750,root,ldap)' \      --dir /home/e-smith/db/ldap 'attr(0750,root,ldap)' \
1082      --dir /var/log/ldap 'attr(0750,smelog,smelog)' \      --dir /var/log/ldap 'attr(0750,root,root)' \
1083      --dir /etc/openldap/ssl 'attr(0750,root,ldap)' \      --dir /etc/openldap/ssl 'attr(0750,root,ldap)' \
1084      > %{name}-%{version}-%{release}-filelist      > %{name}-%{version}-%{release}-filelist
1085  echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist  echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist


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