/[smecontribs]/rpms/smeserver-dovecot-extras/contribs10/smeserver-dovecot-extras.spec
ViewVC logotype

Annotation of /rpms/smeserver-dovecot-extras/contribs10/smeserver-dovecot-extras.spec

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


Revision 1.11 - (hide annotations) (download)
Mon Aug 8 06:50:50 2022 UTC (21 months, 1 week ago) by jpp
Branch: MAIN
CVS Tags: smeserver-dovecot-extras-0_1_6-8_el7_sme, HEAD
Changes since 1.10: +11 -3 lines
* Mon Aug 08 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-8.sme
- fix db overwritten [SME: 12144]

1 brianr 1.1 Summary: Additional features for dovecot on SME Server
2 jcrisp 1.3 Name: smeserver-dovecot-extras
3     Version: 0.1.6
4 jpp 1.10 Release: 8%{?dist}
5 brianr 1.1 License: GPL
6     Group: Networking/Daemons
7     Source: %{name}-%{version}.tar.gz
8 brianr 1.4 Patch0: smeserver-dovecot-extras-0.1.6-Add-update-event-to-createlinks.patch
9 brianr 1.5 Patch1: smeserver-dovecot-extras-0.1.6-Fix-sieve-compile.patch
10 jpp 1.6 Patch2: smeserver-dovecot-extras-0.1.6-bz11551.patch
11 jpp 1.10 Patch3: smeserver-dovecot-extras-0.1.6-bz12144-movedb.patch
12 jpp 1.6
13 brianr 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14     BuildArchitectures: noarch
15     BuildRequires: e-smith-devtools
16 jcrisp 1.3 BuildRequires: dovecot-pigeonhole
17 brianr 1.1
18     Requires: smeserver-dovecot
19     Requires: dovecot-pigeonhole
20     Requires: acl
21    
22     %description
23     Add IMAP acl (sharedmailbox) and sieve capabilities to the IMAP server
24    
25     %changelog
26 jpp 1.10 * Mon Aug 08 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-8.sme
27     - fix db overwritten [SME: 12144]
28    
29 jpp 1.9 * Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-7.sme
30     - nothing to backup outside of core folders [SME: 12006]
31 jpp 1.8
32 jpp 1.7 * Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-5.sme
33     - add to core backup [SME: 12006]
34    
35 jpp 1.6 * Mon May 31 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1.6-4.sme
36     - move spamd entry to spamassassin [SME: 11551]
37    
38 brianr 1.5 * Wed Apr 07 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.6-3.sme
39     - fix up sieve compile depending on whether bayes is in use [SME: 11531]
40    
41 brianr 1.4 * Tue Apr 06 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.6-2.sme
42     - Add -update event to avoid reboot on install [SME: 11032]
43    
44 jcrisp 1.3 * Thu Nov 12 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1.6-1
45     - New build for Koozali SME v10
46     - exclude /us/bin dir
47    
48     * Tue Mar 27 2018 Daniel Berteaud <daniel@firewall-services.com> 0.1.5-1
49     - Don't set default ACL for authenticated users (daniel@firewall-services.com)
50    
51     * Sun Nov 19 2017 Daniel Berteaud <daniel@firewall-services.com> 0.1.4-1
52     - new package built with tito
53    
54     * Thu Jun 8 2017 Daniel Berteaud <daniel@firewall-services.com> - 0.1.3-1
55     - Add support for public mailboxes (patch from John H. Bennett III
56     <bennettj@thebennetthome.com>)
57     - Ignore moves from junkmail to Éléments supprimés
58 brianr 1.2
59 jcrisp 1.3 * Mon Mar 6 2017 Daniel Berteaud <daniel@firewall-services.com> - 0.1.2-1
60     - Support spam learning by moving to/from junkmail or Junk
61 brianr 1.1
62     * Mon Jun 23 2014 Daniel Berteaud <daniel@firewall-services.com> - 0.1.1-1
63 jcrisp 1.3 - Add missing /home/e-smith/db/dovecot dir
64 brianr 1.1 - Remove submission_host for sieve
65    
66     * Tue Oct 29 2013 Daniel Berteaud <daniel@firewall-services.com> - 0.0.2-1
67     - Use SMTP for sieve notifications
68    
69     * Tue Nov 29 2011 Daniel Berteaud <daniel@firewall-services.com> - 0.0.1-1
70     - initial release
71    
72     %prep
73     %setup -q -n %{name}-%{version}
74 brianr 1.4 %patch0 -p1
75 brianr 1.5 %patch1 -p1
76 jpp 1.6 %patch2 -p1
77 jpp 1.10 %patch3 -p1
78 brianr 1.1
79     %build
80     perl createlinks
81     mkdir -p root/home/e-smith/db/dovecot
82 jcrisp 1.3 mkdir -p root/home/e-smith/files/public/{cur,new,tmp}
83 brianr 1.1
84     %install
85     /bin/rm -rf $RPM_BUILD_ROOT
86     (cd root ; /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT)
87     /bin/rm -f %{name}-%{version}-filelist
88     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
89     --dir /home/e-smith/db/dovecot 'attr(2770,root,sharedmailbox)' \
90 jcrisp 1.3 --dir /home/e-smith/files/public 'attr(2770,root,sharedmailbox)' \
91     --dir /home/e-smith/files/public/cur 'attr(2770,root,sharedmailbox)' \
92     --dir /home/e-smith/files/public/new 'attr(2770,root,sharedmailbox)' \
93     --dir /home/e-smith/files/public/tmp 'attr(2770,root,sharedmailbox)' \
94 brianr 1.1 --file /home/e-smith/db/dovecot/sharedmailbox.db 'attr(0660,root,sharedmailbox) %config(noreplace)' \
95     --file /usr/bin/imap-postlogin 'attr(0755,root,root)' \
96 jcrisp 1.3 --file /usr/libexec/dovecot/learn-spam.sh 'attr(0755,root,root)' \
97     --file /usr/libexec/dovecot/learn-ham.sh 'attr(0755,root,root)' \
98     --ignoredir /usr/bin \
99 brianr 1.1 > %{name}-%{version}-filelist
100    
101     %files -f %{name}-%{version}-filelist
102     %defattr(-,root,root)
103    
104     %clean
105     rm -rf $RPM_BUILD_ROOT
106    
107     %pre
108     /usr/sbin/groupadd -g 439 sharedmailbox 2> /dev/null || :
109    
110     %post
111 jpp 1.11 if [ -s /home/e-smith/db/dovecot/sharedmailbox.db ] ; then
112     # echo "we already have a non empty file at destination" ;
113     # delete etc file if empty
114     if [ -e /etc/dovecot/sharedmailbox/dict.db ] ; then
115     # if exists and not empty we backup, else we delete
116     [ -s /etc/dovecot/sharedmailbox/dict.db ] && mv -f /etc/dovecot/sharedmailbox/dict.db /home/e-smith/db/dovecot/dictdb.old || rm -rf /etc/dovecot/sharedmailbox ;
117     fi
118     elif [ -e /etc/dovecot/sharedmailbox/dict.db ]; then
119     # if exists and not empty
120     [ -s /home/e-smith/db/dovecot/sharedmailbox.db ] && mv -f /etc/dovecot/sharedmailbox/dict.db /home/e-smith/db/dovecot/sharedmailbox.db ;
121     # then we remove the etc dir ;
122 brianr 1.1 rm -rf /etc/dovecot/sharedmailbox
123     fi
124    
125     %preun
126    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed