steffen: server/php-smarty Makefile, 1.1, 1.2 php-smarty.spec, 1.2, 1.3

cvs at intevation.de cvs at intevation.de
Fri Jul 2 14:27:35 CEST 2004


Author: steffen

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

Modified Files:
	Makefile php-smarty.spec 
Log Message:
adapt to new apache rpm, updated smarty to 2.6.3

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/php-smarty/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile	17 May 2004 12:14:06 -0000	1.1
+++ Makefile	2 Jul 2004 12:27:33 -0000	1.2
@@ -1,7 +1,7 @@
 RPM = /kolab/bin/openpkg rpm
 NAME = Smarty
 RPMNAME = php-smarty
-VERSION = 2.6.2
+VERSION = 2.6.3
 
 ifeq "x$(KOLABRPMSRC)" "x"
   KOLABRPMSRC = /kolab/RPM/SRC

Index: php-smarty.spec
===================================================================
RCS file: /kolabrepository/server/php-smarty/php-smarty.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- php-smarty.spec	18 May 2004 01:54:36 -0000	1.2
+++ php-smarty.spec	2 Jul 2004 12:27:33 -0000	1.3
@@ -1,14 +1,14 @@
 # Versions
 %define		V_php		4.0.6
-%define		V_Smarty	2.6.2
+%define		V_Smarty	2.6.3
 
 # 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.2
-Release:	20040518
+Version:	2.6.3
+Release:	20040702
 Class:		JUNK
 License:	LGPL
 Group:		Languages
@@ -21,8 +21,8 @@
 # Build Info
 Prefix:		%{l_prefix}
 BuildRoot:	%{l_buildroot}
-BuildPreReq:	apache >= 1.2.29, apache::with_mod_php_pear = yes
-PreReq:		apache >= 1.2.29, apache::with_mod_php_pear = yes
+BuildPreReq:	apache >= 1.2.29
+PreReq:		apache >= 1.2.29
 AutoReq:      no
 AutoReqProv:  no
 #BuildArch:    noarch
@@ -54,15 +54,12 @@
 		$RPM_BUILD_ROOT%{l_prefix}/share/php-smarty
 	%{l_shtool} install -m 644 manual/*\
 		$RPM_BUILD_ROOT%{l_prefix}/share/php-smarty/manual
-	%{l_shtool} install -m 644 manual/stylesheet-images/* \
-		$RPM_BUILD_ROOT%{l_prefix}/share/php-smarty/manual/stylesheet-images
 	%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} \
 		%doc %{l_prefix}/share/php-smarty/BUGS %{l_prefix}/share/php-smarty/ChangeLog \
 		%{l_prefix}/share/php-smarty/FAQ %{l_prefix}/share/php-smarty/INSTALL \
 		%{l_prefix}/share/php-smarty/NEWS %{l_prefix}/share/php-smarty/README  \
 		%{l_prefix}/share/php-smarty/RELEASE_NOTES %{l_prefix}/share/php-smarty/TODO \
-		%{l_prefix}/share/php-smarty/manual/* \
-		%{l_prefix}/share/php-smarty/manual/stylesheet-images/*
+		%{l_prefix}/share/php-smarty/manual/* 
 
 %clean
 	rm -rf $RPM_BUILD_ROOT





More information about the commits mailing list