thomas: server/imapd kolab.patch,1.29,1.30

cvs at kolab.org cvs at kolab.org
Fri Nov 3 16:56:12 CET 2006


Author: thomas

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

Modified Files:
	kolab.patch 
Log Message:
Activated folderchar patch for imapd package.


Index: kolab.patch
===================================================================
RCS file: /kolabrepository/server/imapd/kolab.patch,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- kolab.patch	19 Jul 2006 13:51:04 -0000	1.29
+++ kolab.patch	3 Nov 2006 15:56:10 -0000	1.30
@@ -1,5 +1,5 @@
---- imapd.spec.orig	2006-07-19 15:32:33.867230000 +0200
-+++ imapd.spec	2006-07-19 15:41:21.484428413 +0200
+--- imapd.spec.orig	2006-11-03 16:49:36.210673013 +0100
++++ imapd.spec	2006-11-03 16:50:56.703458223 +0100
 @@ -2,6 +2,9 @@
  ##  imapd.spec -- OpenPKG RPM Package Specification
  ##  Copyright (c) 2000-2005 OpenPKG Foundation e.V. <http://openpkg.net/>
@@ -10,12 +10,12 @@
  ##
  ##  Permission to use, copy, modify, and distribute this software for
  ##  any purpose with or without fee is hereby granted, provided that
-@@ -33,13 +36,17 @@
+@@ -33,13 +36,18 @@
  Group:        Mail
  License:      BSD
  Version:      2.2.12
 -Release:      2.5.0
-+Release:      2.5.0_kolab
++Release:      2.5.0_kolab2
  
  #   package options
 -%option       with_fsl    yes
@@ -30,10 +30,11 @@
 +%option       with_ldap     no
 +%option       with_goodchars no
 +%option       with_morelogging no
++%option       with_folderchar no
  
  #   list of sources
  Source0:      ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-imapd-%{version}.tar.gz
-@@ -49,6 +56,13 @@
+@@ -49,6 +57,13 @@
  Source4:      fsl.imapd
  Patch0:       imapd.patch
  Patch1:       imapd.patch.group
@@ -47,7 +48,7 @@
  
  #   build information
  Prefix:       %{l_prefix}
-@@ -61,6 +75,10 @@
+@@ -61,6 +76,10 @@
  BuildPreReq:  fsl >= 1.2.0
  PreReq:       fsl >= 1.2.0
  %endif
@@ -58,7 +59,7 @@
  AutoReq:      no
  AutoReqProv:  no
  
-@@ -91,6 +109,7 @@
+@@ -91,6 +110,7 @@
      %{l_shtool} subst \
          -e 's;/etc/imapd\.group;%{l_prefix}/etc/imapd/imapd.group;' \
          lib/auth_unix.c
@@ -66,7 +67,7 @@
  %endif
  %if "%{with_drac}" == "yes"
      %{l_shtool} subst -e 's;@DRACLIBS@;-ldrac;g' contrib/drac_auth.patch
-@@ -98,10 +117,27 @@
+@@ -98,10 +118,27 @@
      sleep 1
      touch configure
  %endif
@@ -95,7 +96,7 @@
          configure
  
      #   ensure local et/com_err can be found
-@@ -162,6 +198,11 @@
+@@ -162,6 +199,11 @@
          -e '/alt_config/s;"deliver";"cyrdeliver";' \
          imap/deliver.c
  





More information about the commits mailing list