[packages/php-pear-File_CSV] - 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:09:45 CEST 2012


commit e0e0b5935a3c3776d1146ec7da12097ccb5a0c9c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Aug 7 17:09:44 2012 +0300

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

 php-pear-File_CSV.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pear-File_CSV.spec b/php-pear-File_CSV.spec
index ff87553..a98451f 100644
--- a/php-pear-File_CSV.spec
+++ b/php-pear-File_CSV.spec
@@ -4,7 +4,7 @@
 Summary:	%{pearname} - Read and write of CSV files
 Name:		php-pear-%{pearname}
 Version:	1.0.0
-Release:	1
+Release:	2
 License:	New BSD
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{pearname}-%{version}.tgz
@@ -13,7 +13,7 @@ URL:		http://pear.php.net/package/File_CSV/
 BuildRequires:	php-pear-PEAR >= 1:1.7.0
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.580
-Requires:	php-pcre
+Requires:	php(pcre)
 Requires:	php-pear
 Requires:	php-pear-File >= 1.4.0-0.alpha1
 Requires:	php-pear-PEAR-core >= 1:1.7.0


More information about the pld-cvs-commit mailing list