steffen: server/php Makefile,1.1,1.2 kolab.patch,1.1,1.2

cvs at intevation.de cvs at intevation.de
Sat Jul 23 00:36:16 CEST 2005


Author: steffen

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

Modified Files:
	Makefile kolab.patch 
Log Message:
Upgrade to openpkg-2.4

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/php/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile	16 Jun 2005 03:04:13 -0000	1.1
+++ Makefile	22 Jul 2005 22:36:14 -0000	1.2
@@ -1,5 +1,5 @@
 ifeq "x$(KOLABPKGURI)" "x"
-  KOLABPKGURI = ftp://ftp.openpkg.org/release/2.2/UPD
+  KOLABPKGURI = ftp://ftp.openpkg.org/release/2.4/SRC
 endif
 ifeq "x$(KOLABRPMSRC)" "x"
   KOLABRPMSRC = /kolab/RPM/SRC
@@ -9,8 +9,8 @@
 endif
 
 PACKAGE=php
-VERSION=4.3.9
-RELEASE=2.2.2
+VERSION=4.3.11
+RELEASE=2.4.0
 
 RPM=/kolab/bin/openpkg rpm
  

Index: kolab.patch
===================================================================
RCS file: /kolabrepository/server/php/kolab.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- kolab.patch	16 Jun 2005 03:04:13 -0000	1.1
+++ kolab.patch	22 Jul 2005 22:36:14 -0000	1.2
@@ -5,8 +5,8 @@
  Group:        Language
  License:      PHP
  Version:      %{V_php}
--Release:      2.2.2
-+Release:      2.2.2_kolab
+-Release:      2.4.0
++Release:      2.4.0_kolab
  
  #   package options
  %option       with_bc                   no





More information about the commits mailing list