]> git.pld-linux.org Git - packages/Smarty.git/commitdiff
- fixed trigger match; rel 4 auto/ac/Smarty-2_6_10-4
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 26 Oct 2005 14:12:57 +0000 (14:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Smarty.spec -> 1.29

Smarty.spec

index adfc53ff895e0d2b9376e7c36ba311706759a956..6317785f455b2259b66607dcfd80d2ddbd265007 100644 (file)
@@ -4,7 +4,7 @@ Summary:        Template engine for PHP
 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
@@ -66,7 +66,7 @@ ln -s %{_smartydir} $RPM_BUILD_ROOT%{php_pear_dir}/%{name}
 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
This page took 0.087458 seconds and 4 git commands to generate.