[packages/php-phpunit-PHPUnit_Story] - 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:13:32 CEST 2012


commit 4de8d5da8f0feef313923b61d51775c0acd90a5b
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Aug 7 17:13:30 2012 +0300

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

 php-phpunit-PHPUnit_Story.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-phpunit-PHPUnit_Story.spec b/php-phpunit-PHPUnit_Story.spec
index 143c763..672eacc 100644
--- a/php-phpunit-PHPUnit_Story.spec
+++ b/php-phpunit-PHPUnit_Story.spec
@@ -4,7 +4,7 @@
 Summary:	%{pearname} - Story extension for PHPUnit to facilitate Behaviour-Driven Development
 Name:		php-phpunit-PHPUnit_Story
 Version:	1.0.0
-Release:	1
+Release:	2
 License:	BSD License
 Group:		Development/Languages/PHP
 Source0:	http://pear.phpunit.de/get/%{pearname}-%{version}.tgz
@@ -15,9 +15,9 @@ BuildRequires:	php-packagexml2cl
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.610
+Requires:	php(spl)
 Requires:	php-channel(pear.phpunit.de)
 Requires:	php-pear
-Requires:	php-spl
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 


More information about the pld-cvs-commit mailing list