[packages/php-pear-Net_Growl] - 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:11:03 CEST 2012


commit afc3427aec84139a403c348f013795c210372704
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Aug 7 17:11:02 2012 +0300

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

 php-pear-Net_Growl.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/php-pear-Net_Growl.spec b/php-pear-Net_Growl.spec
index 3c49087..9608b36 100644
--- a/php-pear-Net_Growl.spec
+++ b/php-pear-Net_Growl.spec
@@ -4,7 +4,7 @@
 Summary:	%{_pearname} - Send notifications to Growl from PHP on MACOSX
 Name:		php-pear-%{_pearname}
 Version:	2.5.2
-Release:	1
+Release:	2
 License:	BSD
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -14,11 +14,11 @@ BuildRequires:	php-packagexml2cl
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.571
-Requires:	php-mbstring
-Requires:	php-pcre
+Requires:	php(mbstring)
+Requires:	php(pcre)
+Requires:	php(spl)
 Requires:	php-pear
 Requires:	php-pear-PEAR-core >= 1:1.3.3
-Requires:	php-spl
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 


More information about the pld-cvs-commit mailing list