]> git.pld-linux.org Git - packages/php-Smarty.git/commitdiff
package missing bootstrap.php file auto/th/php-Smarty-3.1.31-2
authorElan Ruusamäe <glen@delfi.ee>
Wed, 4 Jan 2017 21:09:38 +0000 (23:09 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 4 Jan 2017 21:09:38 +0000 (23:09 +0200)
php-Smarty.spec

index 80d77794f947b6c1776d229e228c913877f66f61..93e40db03e7fd9792567e17e9b168156d68566f9 100644 (file)
@@ -4,7 +4,7 @@
 
 %define                main_version 3.1.31
 %define                doc_version     3.1.14
-%define                rel     1
+%define                rel     2
 %define                php_min_version 5.2.0
 Summary:       Template engine for PHP
 Summary(pl.UTF-8):     System szablonów dla PHP
@@ -115,6 +115,7 @@ ln -s Smarty3 %{php_data_dir}/Smarty
 %{appdir}/Autoloader.php
 %{appdir}/Smarty.class.php
 %{appdir}/SmartyBC.class.php
+%{appdir}/bootstrap.php
 %{appdir}/debug.tpl
 %{appdir}/plugins/*.php
 %{appdir}/sysplugins/*.php
This page took 0.140324 seconds and 4 git commands to generate.