[packages/php-pecl-txforward] provide php(extname) to really be supporting multiple php versions
glen
glen at pld-linux.org
Mon Nov 25 00:02:42 CET 2013
commit 7da91f5e926079619737a4848074083fd8f75ab3
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Nov 25 01:02:41 2013 +0200
provide php(extname) to really be supporting multiple php versions
php-pecl-txforward.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-txforward.spec b/php-pecl-txforward.spec
index 0308485..9c0b282 100644
--- a/php-pecl-txforward.spec
+++ b/php-pecl-txforward.spec
@@ -4,7 +4,7 @@
Summary: %{modname} - Reverse Proxy (web accelerator) PHP compatibility layer
Name: %{php_name}-pecl-%{modname}
Version: 1.0.7
-Release: 3
+Release: 4
License: PHP 3.01
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -14,6 +14,7 @@ BuildRequires: %{php_name}-devel >= 3:5.0.0
BuildRequires: rpmbuild(macros) >= 1.650
%{?requires_php_extension}
Requires: php(core) >= 5.0.4
+Provides: php(%{modname}) = %{version}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-txforward.git/commitdiff/7da91f5e926079619737a4848074083fd8f75ab3
More information about the pld-cvs-commit
mailing list