]> git.pld-linux.org Git - packages/php-pecl-ssh2.git/commitdiff
provide php(extname) to really be supporting multiple php versions
authorElan Ruusamäe <glen@delfi.ee>
Sun, 24 Nov 2013 23:02:09 +0000 (01:02 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 22 May 2014 20:21:35 +0000 (23:21 +0300)
php-pecl-ssh2.spec

index 3330dbfe85559113f865255499e8a6dafe036dff..34538de29461640757cc88f0b6b97a1f09ace44e 100644 (file)
@@ -13,11 +13,12 @@ Source0:    http://pecl.php.net/get/%{modname}-%{version}.tgz
 Patch0:                php-pecl-ssh2-libssh2.patch
 Patch1:                branch.diff
 URL:           http://pecl.php.net/package/ssh2/
+BuildRequires: %{php_name}-devel >= 4:5.0.4
 BuildRequires: libssh2-devel >= 0.16
 BuildRequires: openssl-devel >= 0.9.7d
-BuildRequires: %{php_name}-devel >= 4:5.0.4
 BuildRequires: rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
+Provides:      php(%{modname}) = %{version}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.074401 seconds and 4 git commands to generate.