commit db2eaee97a268f9936384d1b9f59297c6c149d42
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Aug 7 17:17:45 2012 +0300

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

 php-pear-Testing_DocTest.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pear-Testing_DocTest.spec b/php-pear-Testing_DocTest.spec
index 8d07a9b..8dd698a 100644
--- a/php-pear-Testing_DocTest.spec
+++ b/php-pear-Testing_DocTest.spec
@@ -5,7 +5,7 @@ Summary:        %{_pearname} - A Unit Test framework for 
writing tests in your php code
 Summary(pl.UTF-8):     %{_pearname} - framework do pisania testów w kodzie php 
za pomocą docstrings
 Name:          php-pear-%{_pearname}
 Version:       0.5.0
-Release:       3
+Release:       4
 License:       MIT
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -14,10 +14,10 @@ URL:                
http://pear.php.net/package/Testing_DocTest/
 BuildRequires: php-pear-PEAR >= 1:1.4.0
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
+Requires:      php(tokenizer)
 Requires:      php-pear
 Requires:      php-pear-Console_CommandLine >= 1.0.0-0.RC3
 Requires:      php-pear-PEAR-core >= 1:1.4.0
-Requires:      php-tokenizer
 Obsoletes:     php-pear-Testing_DocTest-tests
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to