bh: server/imap kolab.patch,1.3,1.4 Makefile,1.3,1.4

cvs at intevation.de cvs at intevation.de
Fri Dec 9 16:54:48 CET 2005


Author: bh

Update of /kolabrepository/server/imap
In directory doto:/tmp/cvs-serv17448/imap

Modified Files:
	kolab.patch Makefile 
Log Message:
Update to OpenPKG 2.5


Index: kolab.patch
===================================================================
RCS file: /kolabrepository/server/imap/kolab.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- kolab.patch	22 Jul 2005 22:36:14 -0000	1.3
+++ kolab.patch	9 Dec 2005 15:54:46 -0000	1.4
@@ -1,11 +1,11 @@
---- imap.spec.orig	2005-06-11 13:19:01.000000000 +0200
-+++ imap.spec	2005-06-11 18:45:54.000000000 +0200
-@@ -39,16 +39,18 @@
+--- imap.spec.orig	Wed Dec  7 18:17:59 2005
++++ imap.spec	Wed Dec  7 18:17:59 2005
+@@ -37,16 +37,18 @@
  Group:        Mail
  License:      University of Washington's Free-Fork License
  Version:      %{V_here}
--Release:      2.4.0
-+Release:      2.4.0_kolab
+-Release:      2.5.0
++Release:      2.5.0_kolab
  
  #   package options
  %option       with_ssl      yes
@@ -20,14 +20,14 @@
  
  #   build information
  Prefix:       %{l_prefix}
-@@ -83,6 +85,10 @@
+@@ -80,6 +82,10 @@
+ 
  %prep
      %setup -q -n imap-%{V_real}
- 
++
 +%if "%{with_annotate}" == "yes"
 +    %patch -p1 -P 0
 +%endif
-+
+ 
  %build
      mflags="%{l_mflags}"
-     cflags="%{l_cflags}"

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/imap/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile	22 Jul 2005 22:36:14 -0000	1.3
+++ Makefile	9 Dec 2005 15:54:46 -0000	1.4
@@ -1,5 +1,5 @@
 ifeq "x$(KOLABPKGURI)" "x"
-  KOLABPKGURI = ftp://ftp.openpkg.org/release/2.4/SRC
+  KOLABPKGURI = ftp://ftp.openpkg.org/release/2.5/SRC
 endif
 ifeq "x$(KOLABRPMSRC)" "x"
   KOLABRPMSRC = /kolab/RPM/SRC
@@ -9,8 +9,8 @@
 endif
 
 PACKAGE=imap
-VERSION=2004d
-RELEASE=2.4.0
+VERSION=2004g
+RELEASE=2.5.0
 
 RPM=/kolab/bin/openpkg rpm
  





More information about the commits mailing list