[packages/php-pear-Net_FTP] - use virtual php extension deps (to be independant of php version) - release 2 (by relup.sh)

glen glen at pld-linux.org
Tue Aug 7 16:10:57 CEST 2012


commit 5a63862c2a9936422b2e5e9b6cb11b6f00f051e2
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Aug 7 17:10:55 2012 +0300

    - use virtual php extension deps (to be independant of php version)
    - release 2 (by relup.sh)

 php-pear-Net_FTP.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pear-Net_FTP.spec b/php-pear-Net_FTP.spec
index d786770..c5a7ca5 100644
--- a/php-pear-Net_FTP.spec
+++ b/php-pear-Net_FTP.spec
@@ -1,7 +1,7 @@
 %define		status		alpha
 %define		pearname	Net_FTP
 %define		subver	a3
-%define		rel		1
+%define		rel		2
 %include	/usr/lib/rpm/macros.php
 Summary:	%{pearname} - comfortable communication with FTP-servers
 Summary(pl.UTF-8):	%{pearname} - komfortowa komunikacja z serwerami FTP
@@ -16,7 +16,7 @@ URL:		http://pear.php.net/package/Net_FTP/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.580
-Requires:	php-ftp
+Requires:	php(ftp)
 Requires:	php-pear
 Obsoletes:	php-pear-Net_FTP-tests
 BuildArch:	noarch


More information about the pld-cvs-commit mailing list