commit afbfe786a9c958b5832dd4dacf0310f04870f40f
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Aug 8 09:40:55 2012 +0300

    keep BR deps package based, to ensure extension deps don't get mixed when 
building

 php-pear-PEAR.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-pear-PEAR.spec b/php-pear-PEAR.spec
index a0bd335..1b4a4b3 100644
--- a/php-pear-PEAR.spec
+++ b/php-pear-PEAR.spec
@@ -12,7 +12,7 @@ Summary:      PEAR Base System
 Summary(pl.UTF-8):     Podstawowy system PEAR
 Name:          php-pear-%{_pearname}
 Version:       1.9.4
-Release:       2
+Release:       3
 Epoch:         1
 License:       New BSD License
 Group:         Development/Languages/PHP
@@ -26,8 +26,8 @@ Patch0:               %{name}-sysconfdir.patch
 Patch5:                %{name}-FHS.patch
 URL:           http://pear.php.net/package/PEAR
 BuildRequires: /usr/bin/php
-BuildRequires: php(pcre)
-BuildRequires: php(xml)
+BuildRequires: php-pcre
+BuildRequires: php-xml
 BuildRequires: rpm-php-pearprov >= 4.4.2-30.1
 BuildRequires: rpmbuild(macros) >= 1.563
 Requires:      %{name}-core = %{epoch}:%{version}-%{release}
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to