From 96de9dc84a5b36441c39b6a6b88b61cb6d1dde5d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 24 Aug 2012 01:24:39 +0300 Subject: [PATCH] - use php(core) as dependency to require php version - release 2 (by relup.sh) --- php-pecl-inotify.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php-pecl-inotify.spec b/php-pecl-inotify.spec index 2f0a744..096573e 100644 --- a/php-pecl-inotify.spec +++ b/php-pecl-inotify.spec @@ -4,7 +4,7 @@ Summary: %{modname} - php bindings Summary(pl.UTF-8): %{modname} - dowiązania php Name: php-pecl-%{modname} Version: 0.1.6 -Release: 2 +Release: 3 License: PHP 3.01 Group: Development/Languages/PHP Source0: http://pecl.php.net/get/%{modname}-%{version}.tgz @@ -14,7 +14,7 @@ BuildRequires: glibc-devel >= 6:2.3.6-19 BuildRequires: php-devel >= 3:5.0.0 BuildRequires: rpmbuild(macros) >= 1.344 %{?requires_php_extension} -Requires: php-common >= 4:5.0.4 +Requires: php(core) >= 5.0.4 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0