steffen: server/imapd kolab.patch,1.21,1.22

cvs at intevation.de cvs at intevation.de
Fri Jun 10 04:03:44 CEST 2005


Author: steffen

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

Modified Files:
	kolab.patch 
Log Message:
Issue784 (managesieve undef symbol)

Index: kolab.patch
===================================================================
RCS file: /kolabrepository/server/imapd/kolab.patch,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- kolab.patch	26 May 2005 11:52:10 -0000	1.21
+++ kolab.patch	10 Jun 2005 02:03:42 -0000	1.22
@@ -1,5 +1,5 @@
 --- ../imapd.orig/imapd.spec	2005-02-21 18:02:27.000000000 +0100
-+++ imapd.spec	2005-05-26 12:40:54.000000000 +0200
++++ imapd.spec	2005-06-10 04:00:13.000000000 +0200
 @@ -3,6 +3,9 @@
  ##  Copyright (c) 2000-2005 The OpenPKG Project <http://www.openpkg.org/>
  ##  Copyright (c) 2000-2005 Ralf S. Engelschall <rse at engelschall.com>
@@ -15,7 +15,7 @@
  License:      BSD
  Version:      2.2.12
 -Release:      2.3.0
-+Release:      2.3.0_kolab3
++Release:      2.3.0_kolab4
  
  #   package options
 -%option       with_fsl    yes
@@ -85,3 +85,18 @@
          configure
  
      #   ensure local com_err can be used
+@@ -112,12 +138,12 @@ AutoReqProv:  no
+         *-sunos* )
+             %{l_shtool} subst \
+                 -e 's;^\( *.LIBS..*\)\(\"\],.*\)$;\1 -ldb -lrt\2;' \
+-                perl/imap/Makefile.PL
++                perl/imap/Makefile.PL perl/sieve/managesieve/Makefile.PL
+         ;;
+         * )
+             %{l_shtool} subst \
+                 -e 's;^\( *.LIBS..*\)\(\"\],.*\)$;\1 -ldb\2;' \
+-                perl/imap/Makefile.PL
++                perl/imap/Makefile.PL perl/sieve/managesieve/Makefile.PL
+         ;;
+     esac
+ 





More information about the commits mailing list