]> git.pld-linux.org Git - packages/Smarty.git/blobdiff - Smarty.spec
- updated to 2.6.1 (_doc_version 2.6.0)
[packages/Smarty.git] / Smarty.spec
index 12a606f0fd66f4927d626667b33c76d34dfeb5b6..f09c91263072b7b2e13991dc84f32a5a96e36ca3 100644 (file)
@@ -1,20 +1,21 @@
-# %define              _doc_version    2.4.0
+%define                _doc_version    2.6.0
 %include       /usr/lib/rpm/macros.php
 Summary:       Template engine for PHP
 Summary(pl):   System szablonów dla PHP
 Name:          Smarty
-Version:       2.5.0
-Release:       2
+Version:       2.6.1
+Release:       1
 License:       LGPL
 Group:         Development/Languages/PHP
 Source0:       http://smarty.php.net/distributions/%{name}-%{version}.tar.gz
-Source1:       http://smarty.php.net/distributions/manual/en/%{name}-%{version}-docs.tar.gz
+# Source0-md5: f4f2cc1ae1762f0e11d23defb56e6806
+Source1:       http://smarty.php.net/distributions/manual/en/%{name}-%{_doc_version}-docs.tar.gz
+# Source1-md5: 3035699c5785c06b0492832d372ffc62
+BuildRequires: rpm-php-pearprov >= 4.3
 Requires:      php
 Requires:      php-pear
-BuildRequires: rpm-php-pearprov
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define                _noautoreq      "pear(?)"
 
 %description
 Smarty is a template engine for PHP. Smarty provides your basic
This page took 0.032547 seconds and 4 git commands to generate.