/[smeserver]/rpms/smeserver-dovecot/sme10/smeserver-dovecot.spec
ViewVC logotype

Diff of /rpms/smeserver-dovecot/sme10/smeserver-dovecot.spec

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

Revision 1.9 by jcrisp, Mon May 4 10:06:03 2020 UTC Revision 1.13 by jpp, Mon Dec 7 04:49:02 2020 UTC
# Line 1  Line 1 
1  %define version 1.6.0  %define version 1.6.0
2  %define release 9  %define release 13
3  %define name smeserver-dovecot  %define name smeserver-dovecot
4    
5    
# Line 42  Configure the dovecot IMAP server with s Line 42  Configure the dovecot IMAP server with s
42  quota, ACL, extended logging, master user  quota, ACL, extended logging, master user
43    
44  %changelog  %changelog
45  * Mon May 04 2020 John Crisp <jcrisp@safeandsounit.co.uk>  1.6.0-9.sme  * Sun Dec 06 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-13.sme
46  - fix typo ni createlinks  - move service to systemd [SME: 11101]
47    
48    * Mon May 04 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-12.sme
49    - fix typo in enabling TLSv1.2 as default [SME: 10934]
50    
51    * Mon May 04 2020 John Crisp <jcrisp@safeandsoundit.co.uk>  1.6.0-10.sme
52    - fix typo in 35ssl template [SME: 10934]
53    
54    * Mon May 04 2020 John Crisp <jcrisp@safeandsoundit.co.uk>  1.6.0-9.sme
55    - fix typo in createlinks [SME: 10932]
56    
57  * Sat May 02 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-8.sme  * Sat May 02 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-8.sme
58  - revert property names with period in it [SME: 10934]  - revert property names with period in it [SME: 10934]
# Line 151  quota, ACL, extended logging, master use Line 160  quota, ACL, extended logging, master use
160  %patch2 -p1  %patch2 -p1
161  %patch3 -p1  %patch3 -p1
162  %patch4 -p1  %patch4 -p1
163    rm -rf root/var/service
164    mkdir -p root/etc/dovecot/ssl
165    mkdir -p root/usr/lib/systemd/system/dovecot.service.d
166    mkdir -p root/etc/e-smith/templates/usr/lib/systemd/system/dovecot.service.d/50koozali.conf
167    
168  %build  %build
169  perl createlinks  perl createlinks
# Line 160  perl createlinks Line 173  perl createlinks
173  (cd root   ; /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT)  (cd root   ; /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT)
174  /bin/rm -f %{name}-%{version}-filelist  /bin/rm -f %{name}-%{version}-filelist
175  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
176       --file /sbin/e-smith/systemd/dovecot-control 'attr(0554,root,root)'\
177     --file /var/service/dovecot/run 'attr(0755,root,root)' \     --file /var/service/dovecot/run 'attr(0755,root,root)' \
178     --file /var/service/dovecot/log/run 'attr(0755,root,root)' \     --file /var/service/dovecot/log/run 'attr(0755,root,root)' \
179     --file /var/service/dovecot/control/1 'attr(0755,root,root)' \     --file /var/service/dovecot/control/1 'attr(0755,root,root)' \


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