SPECS: Smarty.spec - added function.html_input_image.php, rel 2
glen
glen at pld-linux.org
Thu May 18 17:50:07 CEST 2006
Author: glen Date: Thu May 18 15:50:07 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added function.html_input_image.php, rel 2
---- Files affected:
SPECS:
Smarty.spec (1.31 -> 1.32)
---- Diffs:
================================================================
Index: SPECS/Smarty.spec
diff -u SPECS/Smarty.spec:1.31 SPECS/Smarty.spec:1.32
--- SPECS/Smarty.spec:1.31 Wed May 17 17:46:06 2006
+++ SPECS/Smarty.spec Thu May 18 17:50:01 2006
@@ -5,13 +5,14 @@
Summary(pl): System szablonów dla PHP
Name: Smarty
Version: 2.6.13
-Release: 1
+Release: 2
License: LGPL
Group: Development/Languages/PHP
Source0: http://smarty.php.net/distributions/%{name}-%{version}.tar.gz
# Source0-md5: 2ca9bf476cf0920b9d4fee69633f6f65
Source1: http://smarty.php.net/distributions/manual/en/%{name}-%{_doc_version}-docs.tar.gz
# Source1-md5: 7a0eaeda82eef073c87997141ee6207c
+Source2: %{name}-function.html_input_image.php
URL: http://smarty.php.net/
BuildRequires: rpm-php-pearprov >= 4.3
Requires: php-common
@@ -59,6 +60,7 @@
install libs/debug.tpl $RPM_BUILD_ROOT%{_smartydir}
install libs/internals/*.php $RPM_BUILD_ROOT%{_smartydir}/internals
install libs/plugins/*.php $RPM_BUILD_ROOT%{_smartydir}/plugins
+install %{SOURCE2} $RPM_BUILD_ROOT%{_smartydir}/plugins/function.html_input_image.php
# backards compatible
ln -s %{_smartydir} $RPM_BUILD_ROOT%{php_pear_dir}/%{name}
@@ -99,6 +101,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2006/05/18 15:50:01 glen
+- added function.html_input_image.php, rel 2
+
Revision 1.31 2006/05/17 15:46:06 glen
- 2.6.13
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/Smarty.spec?r1=1.31&r2=1.32&f=u
More information about the pld-cvs-commit
mailing list