summaryrefslogtreecommitdiff
path: root/php-pecl-stats.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-stats.spec')
-rw-r--r--php-pecl-stats.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/php-pecl-stats.spec b/php-pecl-stats.spec
index 660e34c..fbc89f9 100644
--- a/php-pecl-stats.spec
+++ b/php-pecl-stats.spec
@@ -5,7 +5,7 @@ Summary: %{modname} - extension with routines for statistical computation
Summary(pl.UTF-8): %{modname} - rozszerzenie z funkcjami do wykonywania obliczeń statystycznych
Name: %{php_name}-pecl-%{modname}
Version: 1.0.2
-Release: 3
+Release: 4
License: PHP 3.01
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -14,7 +14,8 @@ URL: http://pecl.php.net/package/stats/
BuildRequires: %{php_name}-devel >= 3:5.0.0
BuildRequires: rpmbuild(macros) >= 1.650
%{?requires_php_extension}
-Requires: php-common >= 4:5.0.4
+Requires: php(core) >= 5.0.4
+Provides: php(%{modname}) = %{version}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description