steffen: server/php Makefile, 1.1.2.1, 1.1.2.2 kolab.patch, 1.1.2.1, 1.1.2.2

cvs at intevation.de cvs at intevation.de
Mon Dec 19 21:20:29 CET 2005


Author: steffen

Update of /kolabrepository/server/php
In directory doto:/tmp/cvs-serv6259/php

Modified Files:
      Tag: kolab_2_0_branch
	Makefile kolab.patch 
Log Message:
updated kolab 2.0 to current state of things...

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/php/Makefile,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- Makefile	19 Jul 2005 21:00:59 -0000	1.1.2.1
+++ Makefile	19 Dec 2005 20:20:27 -0000	1.1.2.2
@@ -1,5 +1,5 @@
 ifeq "x$(KOLABPKGURI)" "x"
-  KOLABPKGURI = ftp://ftp.openpkg.org/release/2.4/SRC
+  KOLABPKGURI = ftp://ftp.openpkg.org/release/2.4/UPD
 endif
 ifeq "x$(KOLABRPMSRC)" "x"
   KOLABRPMSRC = /kolab/RPM/SRC
@@ -10,7 +10,7 @@
 
 PACKAGE=php
 VERSION=4.3.11
-RELEASE=2.4.0
+RELEASE=2.4.2
 
 RPM=/kolab/bin/openpkg rpm
  

Index: kolab.patch
===================================================================
RCS file: /kolabrepository/server/php/kolab.patch,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- kolab.patch	19 Jul 2005 21:00:59 -0000	1.1.2.1
+++ kolab.patch	19 Dec 2005 20:20:27 -0000	1.1.2.2
@@ -5,8 +5,8 @@
  Group:        Language
  License:      PHP
  Version:      %{V_php}
--Release:      2.4.0
-+Release:      2.4.0_kolab
+-Release:      2.4.2
++Release:      2.4.2_kolab
  
  #   package options
  %option       with_bc                   no





More information about the commits mailing list