/[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.8 by jpp, Sun May 3 02:05:08 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 8  %define release 13
3  %define name smeserver-dovecot  %define name smeserver-dovecot
4    
5    
# Line 15  Patch0: smeserver-dovecot-1.6.0-set_ciph Line 15  Patch0: smeserver-dovecot-1.6.0-set_ciph
15  Patch1: smeserver-dovecot-1.6.0-pop3.patch  Patch1: smeserver-dovecot-1.6.0-pop3.patch
16  Patch2: smeserver-dovecot-1.6.0-bz10934-Ciphers-and-TLS.patch  Patch2: smeserver-dovecot-1.6.0-bz10934-Ciphers-and-TLS.patch
17  Patch3: smeserver-dovecot-1.6.0-bz9865-use-email-to-auth.patch  Patch3: smeserver-dovecot-1.6.0-bz9865-use-email-to-auth.patch
18    Patch4: smeserver-dovecot-1.6.0-fix-createlinks-1.patch
19    
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 41  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    * Sun Dec 06 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-13.sme
46    - 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]
59    
# Line 146  quota, ACL, extended logging, master use Line 159  quota, ACL, extended logging, master use
159  %patch1 -p1  %patch1 -p1
160  %patch2 -p1  %patch2 -p1
161  %patch3 -p1  %patch3 -p1
162    %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 156  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