gunnar: server/php-smarty Makefile,1.6,1.7 php-smarty.spec,1.8,1.9

cvs at kolab.org cvs at kolab.org
Mon Aug 11 14:21:01 CEST 2008


Author: gunnar

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

Modified Files:
	Makefile php-smarty.spec 
Log Message:
Update the smarty source location and bump to 2.6.19.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/php-smarty/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Makefile	27 Jul 2007 10:30:33 -0000	1.6
+++ Makefile	11 Aug 2008 12:20:58 -0000	1.7
@@ -17,7 +17,7 @@
   KOLABRPMTMP = $(HOME)/RPM/TMP
 endif
 
-SOURCE_0=http://smarty.php.net/distributions/$(NAME)-$(VERSION).tar.gz
+SOURCE_0=http://www.smarty.net/distributions/$(NAME)-$(VERSION).tar.gz
 
 .PHONY: all
 all: $(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm

Index: php-smarty.spec
===================================================================
RCS file: /kolabrepository/server/php-smarty/php-smarty.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- php-smarty.spec	13 Sep 2007 14:45:05 -0000	1.8
+++ php-smarty.spec	11 Aug 2008 12:20:58 -0000	1.9
@@ -1,11 +1,11 @@
 # Variables
-%define         V_version       2.6.18
-%define         V_release       20070607
+%define         V_version       2.6.19
+%define         V_release       20080811
 
 # Package Information
 Name:		php-smarty
 Summary:	Template engine for PHP
-URL:		http://smarty.php.net/
+URL:		http://www.smarty.net/
 Packager:	Steffen Hansen <steffen at klaralvdalens-datakonsult.se> (Klaraelvdalens Datakonsult AB)
 Version:        %{V_version}
 Release:        %{V_release}
@@ -15,7 +15,7 @@
 Distribution:	OpenPKG
 
 # List of Sources
-Source0:	http://smarty.php.net/distributions/Smarty-%{version}.tar.gz
+Source0:	http://www.smarty.net/distributions/Smarty-%{version}.tar.gz
 
 # Build Info
 Prefix:		%{l_prefix}





More information about the commits mailing list