/[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.10 by jpp, Sat Dec 12 03:26:37 2020 UTC Revision 1.13 by jpp, Sun Jan 3 04:59:11 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ldap.spec,v 1.9 2020/05/03 02:51:32 jpp Exp $  # $Id: e-smith-ldap.spec,v 1.12 2020/12/12 03:42:54 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 8  %define release 9
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 33  AutoReqProv: no Line 33  AutoReqProv: no
33  e-smith server and gateway software - LDAP module.  e-smith server and gateway software - LDAP module.
34    
35  %changelog  %changelog
36    * Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-9.sme
37    - fix wrong alias to ldap.init [SME: 11301]
38    
39  * Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-8.sme  * Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-8.sme
40  - add -update event [SME: 11140]  - add -update event [SME: 11140]
41  - move ldap to systemd [SME: 11099]  - move ldap to systemd [SME: 11099]
# Line 1031  e-smith server and gateway software - LD Line 1034  e-smith server and gateway software - LD
1034  %patch3 -p1  %patch3 -p1
1035  %patch4 -p1  %patch4 -p1
1036    
1037  mkdir -p root/etc/e-smith/templates/etc/openldap/ssl  mkdir -p root/etc/openldap/ssl
1038  rm -rf root/service root/var/service root/etc/rc.d/init.d/supervise  rm -rf root/service root/var/service root/etc/rc.d/init.d/supervise
1039    
1040  %build  %build
# Line 1044  rm -f %{name}-%{version}-%{release}-file Line 1047  rm -f %{name}-%{version}-%{release}-file
1047  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
1048      --file /sbin/e-smith/systemd/ldap-certificate 'attr(0554,root,root)' \      --file /sbin/e-smith/systemd/ldap-certificate 'attr(0554,root,root)' \
1049      --file /sbin/e-smith/systemd/ldap-prepare 'attr(0554,root,root)' \      --file /sbin/e-smith/systemd/ldap-prepare 'attr(0554,root,root)' \
1050        --file /sbin/e-smith/systemd/ldap-finish 'attr(0554,root,root)' \
1051      --file /var/service/ldap/ldif-fix 'attr(0750,root,root)' \      --file /var/service/ldap/ldif-fix 'attr(0750,root,root)' \
1052      --file /var/service/ldap/finish 'attr(0750,root,root)' \      --file /var/service/ldap/finish 'attr(0750,root,root)' \
1053      --dir /var/log/bdb 'attr(0700,ldap,ldap)' \      --dir /var/log/bdb 'attr(0700,ldap,ldap)' \
1054      --dir /home/e-smith/db/ldap 'attr(0750,root,ldap)' \      --dir /home/e-smith/db/ldap 'attr(0750,root,ldap)' \
1055      --dir /var/log/ldap 'attr(0750,smelog,smelog)' \      --dir /var/log/ldap 'attr(0750,smelog,smelog)' \
1056        --dir /etc/openldap/ssl 'attr(0750,root,ldap)' \
1057      > %{name}-%{version}-%{release}-filelist      > %{name}-%{version}-%{release}-filelist
1058  echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist  echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
1059    


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