[packages/php-pear-PEAR_RemoteInstaller] use php virtual deps in suggests

glen glen at pld-linux.org
Mon Jun 23 23:01:34 CEST 2014


commit a9bea4a7337bddf7216ad140da083f3c09acef19
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jun 24 00:01:32 2014 +0300

    use php virtual deps in suggests

 php-pear-PEAR_RemoteInstaller.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pear-PEAR_RemoteInstaller.spec b/php-pear-PEAR_RemoteInstaller.spec
index 00f7272..cc5bbad 100644
--- a/php-pear-PEAR_RemoteInstaller.spec
+++ b/php-pear-PEAR_RemoteInstaller.spec
@@ -1,6 +1,6 @@
-%include	/usr/lib/rpm/macros.php
 %define		_status		alpha
 %define		_pearname	PEAR_RemoteInstaller
+%include	/usr/lib/rpm/macros.php
 Summary:	%{_pearname} - PEAR Remote installation plugin through FTP
 Summary(pl.UTF-8):	%{_pearname} - wtyczka do zdalnej instalacji PEAR poprzez FTP
 Name:		php-pear-%{_pearname}
@@ -15,7 +15,7 @@ BuildRequires:	php-pear-PEAR >= 1:1.5.0-0.RC1
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.300
 Requires:	php-pear
-Suggests:	php-pecl-ssh2
+Suggests:	php(ssh2)
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-PEAR_RemoteInstaller.git/commitdiff/a9bea4a7337bddf7216ad140da083f3c09acef19



More information about the pld-cvs-commit mailing list