packages: php-Smarty/php-Smarty.spec - up to 3.0.7

glen glen at pld-linux.org
Mon Feb 14 13:08:38 CET 2011


Author: glen                         Date: Mon Feb 14 12:08:38 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 3.0.7

---- Files affected:
packages/php-Smarty:
   php-Smarty.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/php-Smarty/php-Smarty.spec
diff -u packages/php-Smarty/php-Smarty.spec:1.8 packages/php-Smarty/php-Smarty.spec:1.9
--- packages/php-Smarty/php-Smarty.spec:1.8	Wed Dec 15 21:48:39 2010
+++ packages/php-Smarty/php-Smarty.spec	Mon Feb 14 13:08:33 2011
@@ -1,16 +1,16 @@
 # $Revision$, $Date$
 %define		doc_version	3.0
 %define		php_min_version 5.2.0
-%define     main_version 3.0.6
+%define     main_version 3.0.7
 Summary:	Template engine for PHP
 Summary(pl.UTF-8):	System szablonów dla PHP
 Name:		php-Smarty
 Version:	%{main_version}
-Release:	0.1
+Release:	1
 License:	LGPL v2.1+
 Group:		Development/Languages/PHP
 Source0:	http://www.smarty.net/files/Smarty-%{version}.tar.gz
-# Source0-md5:	77d021f17dbb727989d2bb063d9979ed
+# Source0-md5:	89cd35abc2b18d4a8fd9a62a514dd8b9
 # Source1Download: http://www.smarty.net/documentation
 Source1:	http://www.smarty.net/files/docs/manual-en-%{doc_version}.zip
 # Source1-md5:	8db376266f1313927cc8e112f2526e21
@@ -66,7 +66,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{appdir}/{plugins,sysplugins}}
+install -d $RPM_BUILD_ROOT{%{appdir}/{plugins,sysplugins},%{php_data_dir}}
 
 cp -a libs/Smarty.class.php $RPM_BUILD_ROOT%{php_data_dir}
 cp -a libs/debug.tpl $RPM_BUILD_ROOT%{appdir}
@@ -104,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2011/02/14 12:08:33  glen
+- up to 3.0.7
+
 Revision 1.8  2010/12/15 20:48:39  glen
 - cleanup smarty2 triggers
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-Smarty/php-Smarty.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list