thomas: server/php-smarty Makefile,1.4,1.5 php-smarty.spec,1.4,1.5

cvs at kolab.org cvs at kolab.org
Tue Jul 17 17:07:17 CEST 2007


Author: thomas

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

Modified Files:
	Makefile php-smarty.spec 
Log Message:
Adapt Kolab server for OpenPKG-CURRENT
(imported patch "openpkg-current" from 2.2-beta1 release)


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/php-smarty/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile	20 Dec 2005 09:53:48 -0000	1.4
+++ Makefile	17 Jul 2007 15:07:15 -0000	1.5
@@ -1,8 +1,8 @@
 RPM = /kolab/bin/openpkg rpm
 NAME = Smarty
 PACKAGE = php-smarty
-VERSION = 2.6.10
-RELEASE = 20051003
+VERSION = 2.6.18
+RELEASE = 20070607
 KOLABRELEASE = $(RELEASE)
 
 ifeq "x$(KOLABRPMSRC)" "x"

Index: php-smarty.spec
===================================================================
RCS file: /kolabrepository/server/php-smarty/php-smarty.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- php-smarty.spec	3 Oct 2005 03:03:11 -0000	1.4
+++ php-smarty.spec	17 Jul 2007 15:07:15 -0000	1.5
@@ -1,14 +1,14 @@
 # Versions
-%define		V_php		4.3.11
-%define		V_Smarty	2.6.10
+%define		V_php		5.2.3
+%define		V_Smarty	2.6.18
 
 # Package Information
 Name:		php-smarty
 Summary:	Template engine for PHP
 URL:		http://smarty.php.net/
 Packager:	Steffen Hansen <steffen at klaralvdalens-datakonsult.se> (Klaraelvdalens Datakonsult AB)
-Version:	2.6.10
-Release:	20051003
+Version:	2.6.18
+Release:	20070607
 Class:		JUNK
 License:	LGPL
 Group:		Languages
@@ -20,8 +20,6 @@
 # Build Info
 Prefix:		%{l_prefix}
 BuildRoot:	%{l_buildroot}
-BuildPreReq:	apache >= 1.2.29
-PreReq:		apache >= 1.2.29
 AutoReq:      no
 AutoReqProv:  no
 #BuildArch:    noarch





More information about the commits mailing list