SPECS: php-pear-HTML_Template_PHPLIB.spec - updated to 1.3.3 - des...

adamg adamg at pld-linux.org
Thu Aug 23 11:53:23 CEST 2007


Author: adamg                        Date: Thu Aug 23 09:53:23 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.3.3
- description update (synced with package.xml)
- tests subpackage

---- Files affected:
SPECS:
   php-pear-HTML_Template_PHPLIB.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/php-pear-HTML_Template_PHPLIB.spec
diff -u SPECS/php-pear-HTML_Template_PHPLIB.spec:1.17 SPECS/php-pear-HTML_Template_PHPLIB.spec:1.18
--- SPECS/php-pear-HTML_Template_PHPLIB.spec:1.17	Tue Feb 13 09:06:39 2007
+++ SPECS/php-pear-HTML_Template_PHPLIB.spec	Thu Aug 23 11:53:17 2007
@@ -7,12 +7,12 @@
 Summary:	%{_pearname} - preg_* based template system
 Summary(pl.UTF-8):	%{_pearname} - system szablonów bazowany na preg_*
 Name:		php-pear-%{_pearname}
-Version:	1.3.1
-Release:	4
+Version:	1.3.3
+Release:	1
 License:	LGPL
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	eb44701e8e423a79c695116eb966ca4d
+# Source0-md5:	9e415db896569c5542c7d15b5926551d
 URL:		http://pear.php.net/package/HTML_Template_PHPLIB/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -22,15 +22,35 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The popular Template system from PHPLIB ported to PEAR.
+The popular Template system from PHPLIB ported to PEAR. It has some
+features that can't be found currently in the original version like
+fallback paths. It has minor improvements and cleanup in the code as
+well as some speed improvements.
 
 In PEAR status of this package is: %{_status}.
 
 %description -l pl.UTF-8
-Popularny system szablonów dla PHPLIB, sportowane do PEAR-a.
+Popularny system szablonów dla PHPLIB, sportowane do PEAR-a. Posiada
+kilka dodatkowych cech w stosunku do oryginalnego wersji takie jak
+domy¶lne ¶cie¿ki. Dokonano tak¿e drobnych poprawek w kodzie
+dotycz±cych czyszczenia kodu jak i wydajno¶ci.
 
 Ta klasa ma w PEAR status: %{_status}.
 
+%package tests
+Summary:	Tests for PEAR::%{_pearname}
+Summary(pl.UTF-8):	Testy dla PEAR::%{_pearname}
+Group:		Development/Languages/PHP
+Requires:	%{name} = %{version}-%{release}
+AutoReq:	no
+AutoProv:	no
+
+%description tests
+Tests for PEAR::%{_pearname}.
+
+%description tests -l pl.UTF-8
+Testy dla PEAR::%{_pearname}.
+
 %prep
 %pear_package_setup
 
@@ -48,12 +68,21 @@
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/%{_class}/%{_subclass}/*.php
 
+%files tests
+%defattr(644,root,root,755)
+%{php_pear_dir}/tests/*
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2007/08/23 09:53:17  adamg
+- updated to 1.3.3
+- description update (synced with package.xml)
+- tests subpackage
+
 Revision 1.17  2007/02/13 08:06:39  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pear-HTML_Template_PHPLIB.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list