]> git.pld-linux.org Git - packages/php-pecl-htscanner.git/commitdiff
provide php(extname) to really be supporting multiple php versions auto/th/php-pecl-htscanner-1.0.1-6
authorElan Ruusamäe <glen@delfi.ee>
Sun, 24 Nov 2013 22:59:23 +0000 (00:59 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 24 Nov 2013 22:59:23 +0000 (00:59 +0200)
php-pecl-htscanner.spec

index 029381e695fe1221bd1ba530415985a840822371..e1f9b64d7a6ad31d2b4ac333d828c64070d2b635 100644 (file)
@@ -5,7 +5,7 @@ Summary:        %{modname} - PHP module to emulate .htaccess support in PHP engine
 Summary(pl.UTF-8):     %{modname} - moduł PHP do emulacji obsługi .htaccess w silniku PHP
 Name:          %{php_name}-pecl-htscanner
 Version:       1.0.1
-Release:       5
+Release:       6
 License:       PHP 3.01
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/htscanner-%{version}.tgz
@@ -15,6 +15,7 @@ BuildRequires:        %{php_name}-devel >= 3:5.0
 BuildRequires: rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
 Requires:      php(core) >= 5.0.4
+Provides:      php(%{modname}) = %{version}
 Obsoletes:     php-htscanner
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.054145 seconds and 4 git commands to generate.