[packages/php-pecl-inotify] provide php(extname) to really be supporting multiple php versions
glen
glen at pld-linux.org
Sun Nov 24 23:59:47 CET 2013
commit 1e9951b287415f425ff4cb8bb74408647a7db58f
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Nov 25 00:59:45 2013 +0200
provide php(extname) to really be supporting multiple php versions
php-pecl-inotify.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-inotify.spec b/php-pecl-inotify.spec
index 7339623..9d97a63 100644
--- a/php-pecl-inotify.spec
+++ b/php-pecl-inotify.spec
@@ -5,7 +5,7 @@ Summary: %{modname} - php bindings
Summary(pl.UTF-8): %{modname} - dowiązania php
Name: %{php_name}-pecl-%{modname}
Version: 0.1.6
-Release: 3
+Release: 4
License: PHP 3.01
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -16,6 +16,7 @@ BuildRequires: glibc-devel >= 6:2.3.6-19
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-inotify.git/commitdiff/1e9951b287415f425ff4cb8bb74408647a7db58f
More information about the pld-cvs-commit
mailing list