From 8aa7ab311df4212cfa62c4ace1d26c72fc0a7dce Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 25 Nov 2013 00:56:56 +0200 Subject: [PATCH] provide php(extname) to really be supporting multiple php versions --- php-pecl-adodb.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/php-pecl-adodb.spec b/php-pecl-adodb.spec index ad300de..8c62b6e 100644 --- a/php-pecl-adodb.spec +++ b/php-pecl-adodb.spec @@ -4,7 +4,7 @@ Summary: ADOdb PHP extension Name: %{php_name}-pecl-%{modname} Version: 5.0.4 -Release: 3 +Release: 4 License: BSD Group: Development/Languages/PHP Source0: http://phplens.com/lens/dl/adodb-ext-%{ver}.zip @@ -17,6 +17,7 @@ BuildRequires: sed >= 4.0 BuildRequires: unzip %{?requires_php_extension} Requires: php(core) >= 5.0.4 +Provides: php(%{modname}) = %{version} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0