|
|
@@ -33,7 +33,7 @@ Class: BASE
|
|
|
Group: Mail
|
|
|
License: BSD
|
|
|
Version: 2.2.12
|
|
|
-Release: 20050425
|
|
|
+Release: 20050531
|
|
|
|
|
|
# package options
|
|
|
%option with_fsl yes
|
|
|
@@ -135,10 +135,11 @@ AutoReqProv: no
|
|
|
# adjust hard coded location of sieve
|
|
|
%{l_shtool} subst \
|
|
|
-e 's;"/usr/sieve";"%{l_prefix}/var/imapd/sieve";g' \
|
|
|
- imap/lmtpd.c \
|
|
|
- imap/mbdump.c \
|
|
|
- imap/user.c \
|
|
|
- timsieved/actions.c
|
|
|
+ lib/imapopts.c \
|
|
|
+ tools/masssievec \
|
|
|
+ tools/rehash \
|
|
|
+ tools/translatesieve \
|
|
|
+ tools/upgradesieve
|
|
|
|
|
|
# adjust default config to install environment for use in mkimap install helper script
|
|
|
%{l_shtool} install -c -m 644 \
|