]> git.pld-linux.org Git - packages/courier-imap.git/blobdiff - courier-imap.spec
- pass sendmail path; rel 3
[packages/courier-imap.git] / courier-imap.spec
index f0e67acf87478d998073f46a7cd2390acbc4a992..dfdc46bba3d641c406474aaea11348e42355d11c 100644 (file)
@@ -1,6 +1,7 @@
 # TODO:
 # - put imap-ssl and pop3-ssl to separate packages - some want to have
-#   ssl-only system.
+#   ssl-only system (or non-ssl only system)
+#   see also http://thread.gmane.org/gmane.linux.pld.devel.english/2509/focus=2509
 #
 %bcond_with    toplevel        # Allow toplevel folders. More info: http://www.ricky-chan.co.uk/courier/
 #
@@ -8,7 +9,7 @@ Summary:        Courier-IMAP server
 Summary(pl):   Serwer Courier-IMAP
 Name:          courier-imap
 Version:       4.1.1
-Release:       2
+Release:       3
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2
@@ -158,7 +159,8 @@ done
        --with-db=db \
        --enable-unicode \
        --with-authchangepwdir=/var/tmp \
-       --with-certsdir=%{_certsdir}
+       --with-certsdir=%{_certsdir} \
+       --with-mailer=/usr/lib/sendmail
 
 %{__make}
 
This page took 0.087803 seconds and 4 git commands to generate.