]> git.pld-linux.org Git - packages/php-pear-PEAR_RemoteInstaller.git/blobdiff - php-pear-PEAR_RemoteInstaller.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/php-pear-PEAR_RemoteInstaller.git] / php-pear-PEAR_RemoteInstaller.spec
index ec851e4ec5983e2c3611da4ece12d5ee1e28bde5..0a0bc6f4f45b0ea96b2675f73abe723750272c18 100644 (file)
@@ -1,29 +1,23 @@
-%include       /usr/lib/rpm/macros.php
-%define                _class          PEAR
-%define                _subclass       RemoteInstaller
 %define                _status         alpha
 %define                _pearname       PEAR_RemoteInstaller
-
 Summary:       %{_pearname} - PEAR Remote installation plugin through FTP
-Summary(pl.UTF-8):   %{_pearname} - wtyczka do zdalnej instalacji PEAR poprzez FTP
+Summary(pl.UTF-8):     %{_pearname} - wtyczka do zdalnej instalacji PEAR poprzez FTP
 Name:          php-pear-%{_pearname}
-Version:       0.3.0
+Version:       0.3.2
 Release:       1
 License:       PHP License
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 689a05f91c6a292a3a8c0fccf3c95bf8
+# Source0-md5: 27a510eae4ce30bd7e35cd81e72a5613
 URL:           http://pear.php.net/package/PEAR_RemoteInstaller/
-BuildRequires: php-pear-PEAR
+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
-Requires:      php-pear-PEAR >= 1:1.4.3
+Suggests:      php(ssh2)
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _noautoreq      'pear(ssh2.*)'
-
 %description
 Originally part of the 1.4.0 new features, remote installation through
 FTP, FTPS and SFTP is now its own package. This package adds the
This page took 0.055705 seconds and 4 git commands to generate.