summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-05-13 15:55:33 +0200
committerRemi Collet <fedora@famillecollet.com>2013-05-13 15:55:33 +0200
commit00e37cb1dd2fb442987155870d860ba50d01e6b2 (patch)
tree24d9b60e068ed967a29d4f17193d9bad054f68d0
parent45ca2d797c3f67f2f83ad2a1382a7e629c2fac20 (diff)
php-twig-Twig: 1.13.0 (backport)
-rw-r--r--php-twig-Twig.spec19
1 files changed, 13 insertions, 6 deletions
diff --git a/php-twig-Twig.spec b/php-twig-Twig.spec
index 1939a6f..86de4df 100644
--- a/php-twig-Twig.spec
+++ b/php-twig-Twig.spec
@@ -1,12 +1,11 @@
-%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
%{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
%global pear_channel pear.twig-project.org
-%global pear_name %(echo %{name} | sed -e 's/^php-twig-//' -e 's/-/_/g')
+%global pear_name Twig
-Name: php-twig-Twig
-Version: 1.12.3
+Name: php-twig-%{pear_name}
+Version: 1.13.0
Release: 1%{?dist}
-Summary: Twig is a modern template engine for PHP
+Summary: The flexible, fast, and secure template engine for PHP
Group: Development/Libraries
License: BSD
@@ -39,7 +38,7 @@ Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
%description
-The flexible, fast, and secure template engine for PHP.
+%{summary}.
* Fast: Twig compiles templates down to plain optimized PHP code. The
overhead compared to regular PHP code was reduced to the very minimum.
@@ -52,6 +51,8 @@ The flexible, fast, and secure template engine for PHP.
developer to define its own custom tags and filters, and create its own
DSL.
+Optional dependency: Xdebug (php-pecl-xdebug)
+
%prep
%setup -q -c
@@ -96,6 +97,12 @@ fi
%changelog
+* Mon May 13 2013 Remi Collet <remi@fedoraproject.org> - 1.13.0-1
+- Backport 1.13.0 for remi repo
+
+* Mon May 13 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 1.13.0-1
+- Updated to version 1.13.0
+
* Mon Apr 08 2013 Remi Collet <remi@fedoraproject.org> - 1.12.3-1
- Update to 1.12.3