SPECS: Smarty.spec - fixed trigger match; rel 4

glen glen at pld-linux.org
Wed Oct 26 16:13:03 CEST 2005


Author: glen                         Date: Wed Oct 26 14:13:03 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed trigger match; rel 4

---- Files affected:
SPECS:
   Smarty.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/Smarty.spec
diff -u SPECS/Smarty.spec:1.28 SPECS/Smarty.spec:1.29
--- SPECS/Smarty.spec:1.28	Wed Oct 26 15:54:33 2005
+++ SPECS/Smarty.spec	Wed Oct 26 16:12:57 2005
@@ -5,7 +5,7 @@
 Summary(pl):	System szablonów dla PHP
 Name:		Smarty
 Version:	2.6.10
-Release:	3
+Release:	4
 License:	LGPL
 Group:		Development/Languages/PHP
 Source0:	http://smarty.php.net/distributions/%{name}-%{version}.tar.gz
@@ -67,7 +67,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 # make compat symlink, the symlink is discarded using %ghost on package uninstall
-%triggerpostun -- Smarty < 2.6.10-1.2
+%triggerpostun -- Smarty < 2.6.10-4
 if [ -d %{php_pear_dir}/%{name}/plugins ]; then
 	mv %{php_pear_dir}/%{name}/plugins/* %{_smartydir}/plugins
 	rmdir %{php_pear_dir}/%{name}/plugins 2>/dev/null
@@ -99,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2005/10/26 14:12:57  glen
+- fixed trigger match; rel 4
+
 Revision 1.28  2005/10/26 13:54:33  glen
 - Smarty has nothing to do with PEAR
 - move Smarty out of PEAR dirs and kill PEAR dep (trigger included)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Smarty.spec?r1=1.28&r2=1.29&f=u




More information about the pld-cvs-commit mailing list