steffen: server/imapd Makefile,1.20,1.21 kolab.patch,1.16,1.17

cvs at intevation.de cvs at intevation.de
Fri Mar 4 11:41:06 CET 2005


Author: steffen

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

Modified Files:
	Makefile kolab.patch 
Log Message:
use imapd from openpkg-2.3

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/imapd/Makefile,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- Makefile	10 Jan 2005 12:52:56 -0000	1.20
+++ Makefile	4 Mar 2005 10:41:04 -0000	1.21
@@ -1,5 +1,5 @@
 ifeq "x$(KOLABPKGURI)" "x"
-  KOLABPKGURI = ftp://ftp.openpkg.org/release/2.2/UPD
+  KOLABPKGURI = ftp://ftp.openpkg.org/release/2.3/SRC
 endif
 ifeq "x$(KOLABRPMSRC)" "x"
   KOLABRPMSRC = /kolab/RPM/SRC
@@ -9,8 +9,8 @@
 endif
 
 PACKAGE=imapd
-VERSION=2.2.8
-RELEASE=2.2.1
+VERSION=2.2.12
+RELEASE=2.3.0
 
 RPM=/kolab/bin/openpkg rpm
  

Index: kolab.patch
===================================================================
RCS file: /kolabrepository/server/imapd/kolab.patch,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- kolab.patch	10 Jan 2005 12:52:56 -0000	1.16
+++ kolab.patch	4 Mar 2005 10:41:04 -0000	1.17
@@ -1,21 +1,21 @@
 --- ../imapd.orig/imapd.spec	2004-07-02 17:17:54.000000000 +0200
 +++ imapd.spec	2004-10-09 00:34:37.000000000 +0200
 @@ -3,6 +3,9 @@
- ##  Copyright (c) 2000-2004 The OpenPKG Project <http://www.openpkg.org/>
- ##  Copyright (c) 2000-2004 Ralf S. Engelschall <rse at engelschall.com>
- ##  Copyright (c) 2000-2004 Cable & Wireless <http://www.cw.com/>
+ ##  Copyright (c) 2000-2005 The OpenPKG Project <http://www.openpkg.org/>
+ ##  Copyright (c) 2000-2005 Ralf S. Engelschall <rse at engelschall.com>
+ ##  Copyright (c) 2000-2005 Cable & Wireless <http://www.cw.com/>
 +##  Copyright (c) 2004 Tassilo Erlewein <tassilo.erlewein at erfrakon.de>
 +##  Copyright (c) 2004 Martin Konold <martin.konold at erfrakon.de>
-+##  Copyright (c) 2004 Steffen Hansen <steffen at klaralvdalens-datakonsult.se>
++##  Copyright (c) 2005 Steffen Hansen <steffen at klaralvdalens-datakonsult.se>
  ##
  ##  Permission to use, copy, modify, and distribute this software for
  ##  any purpose with or without fee is hereby granted, provided that
 @@ -34,13 +37,15 @@ Class:        BASE
  Group:        Mail
  License:      BSD
- Version:      2.2.8
--Release:      2.2.1
-+Release:      2.2.1_kolab2
+ Version:      2.2.12
+-Release:      2.3.0
++Release:      2.3.0_kolab2
  
  #   package options
 -%option       with_fsl    yes





More information about the commits mailing list