]> git.pld-linux.org Git - packages/PHPTAL.git/blobdiff - PHPTAL.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/PHPTAL.git] / PHPTAL.spec
index a0f92e0b674d12d33fdbe5dafc4bf82779eafd99..d1773c9767e027d8bbe6cfb7c5865ecb8044e201 100644 (file)
@@ -1,18 +1,18 @@
-%include       /usr/lib/rpm/macros.php
 %define                _class          PHPTAL
 %define                _status         beta
 %define                _pearname       %{_class}
 
 Summary:       PHPTAL is an implementation of Zope Page Templates (ZPT) for PHP
-Summary(pl):   PHPTAL jest implementacj± Zope Page Templates (ZPT) w PHP
+Summary(pl.UTF-8):     PHPTAL jest implementacją Zope Page Templates (ZPT) w PHP
 Name:          PHPTAL
-Version:       1.0.11
+Version:       1.1.16
 Release:       1
 License:       LGPL
 Group:         Development/Languages/PHP
 Source0:       http://phptal.motion-twin.com/files/%{name}-%{version}.tar.gz
-# Source0-md5: e3b117de6f6d40431d87193f190cc403
+# Source0-md5: 4592c33a331e744f054bedd9180de914
 URL:           http://phptal.motion-twin.com/
+BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
 Requires:      php-common >= 3:5.0.0
@@ -26,8 +26,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 PHPTAL is an implementation of Zope Page Templates (ZPT) for PHP.
 
-%description -l pl
-PHPTAL jest implementacj± Zope Page Templates (ZPT) w PHP.
+%description -l pl.UTF-8
+PHPTAL jest implementacją Zope Page Templates (ZPT) w PHP.
 
 %prep
 %pear_package_setup
This page took 0.178329 seconds and 4 git commands to generate.