summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2014-05-16 12:32:38 (GMT)
committerElan Ruusamäe2014-05-16 12:32:38 (GMT)
commitc17d70576fc0b606c2ac54b554d1cde5291dc4a4 (patch)
treec447600d55885c20d5b0290840db76b5f898048a
parent59ebf3ecdca718750b038166ab89f5e5c6856ae2 (diff)
downloadphp-pecl-inotify-c17d70576fc0b606c2ac54b554d1cde5291dc4a4.zip
php-pecl-inotify-c17d70576fc0b606c2ac54b554d1cde5291dc4a4.tar.gz
- obsolete old php nameauto/th/php-pecl-inotify-0.1.6-6
- release 6 (by relup.sh)
-rw-r--r--php-pecl-inotify.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/php-pecl-inotify.spec b/php-pecl-inotify.spec
index 10c7ca4..c37aabc 100644
--- a/php-pecl-inotify.spec
+++ b/php-pecl-inotify.spec
@@ -5,18 +5,18 @@ Summary: %{modname} - php bindings
Summary(pl.UTF-8): %{modname} - dowiązania php
Name: %{php_name}-pecl-%{modname}
Version: 0.1.6
-Release: 5
+Release: 6
License: PHP 3.01
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{modname}-%{version}.tgz
# Source0-md5: c7d837c4837d8132c451c6ab37ef917e
URL: http://pecl.php.net/package/inotify/
-BuildRequires: %{php_name}-devel >= 3:5.0.0
+BuildRequires: %{php_name}-devel >= 3:5.0.4
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}
+Obsoletes: php-pecl-inotify < 0.1.6-5
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description