steffen: server/imapd imapd-murder.patch,NONE,1.1

cvs at intevation.de cvs at intevation.de
Fri Jun 25 01:00:21 CEST 2004


Author: steffen

Update of /kolabrepository/server/imapd
In directory doto:/tmp/cvs-serv28877

Added Files:
	imapd-murder.patch 
Log Message:
murder patch for future reference

--- NEW FILE: imapd-murder.patch ---
--- imapd.spec.orig	2004-06-24 00:51:48.000000000 +0200
+++ imapd.spec	2004-06-24 00:56:57.000000000 +0200
@@ -41,6 +41,7 @@ Release:      20040620
 %option       with_group  no
 %option       with_atvdom no
 %option       with_drac   no
+%option       with_murder no
 
 #   list of sources
 Source0:      ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-imapd-%{version}.tar.gz
@@ -177,7 +178,8 @@ AutoReqProv:  no
         --without-ucdsnmp \
         --with-cyrus-prefix=%{l_prefix} \
         --with-cyrus-user=%{l_rusr} \
-        --with-cyrus-group=%{l_rgrp}
+        --with-cyrus-group=%{l_rgrp} \
+        --enable-murder=%{with_murder}
 
     #   redirect the hard-coded file paths
     %{l_shtool} subst \





More information about the commits mailing list