]> git.pld-linux.org Git - packages/php-phpunit-PHPUnit_Selenium.git/commitdiff
do not generate dependency on ExitHandler.php auto/th/php-phpunit-PHPUnit_Selenium-1.3.3-2
authorElan Ruusamäe <glen@delfi.ee>
Mon, 11 Aug 2014 18:51:10 +0000 (21:51 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 11 Aug 2014 18:51:10 +0000 (21:51 +0300)
php-phpunit-PHPUnit_Selenium.spec

index 00a88dcfc07b9a51deddfa0cc7fbe07ef4b4f9d6..9040468bd9c2777ae9f25a0cbf71d52ab808d590 100644 (file)
@@ -4,7 +4,7 @@
 Summary:       %{pearname} - Selenium RC integration for PHPUnit
 Name:          php-phpunit-PHPUnit_Selenium
 Version:       1.3.3
-Release:       1
+Release:       2
 License:       BSD License
 Group:         Development/Languages/PHP
 Source0:       http://pear.phpunit.de/get/%{pearname}-%{version}.tgz
@@ -15,7 +15,7 @@ BuildRequires:        php-channel(pear.phpunit.de)
 BuildRequires: php-packagexml2cl
 BuildRequires: php-pear-PEAR >= 1:1.9.4
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
-BuildRequires: rpmbuild(macros) >= 1.580
+BuildRequires: rpmbuild(macros) >= 1.654
 Requires:      php(curl)
 Requires:      php(dom)
 Requires:      php(reflection)
@@ -26,6 +26,8 @@ Requires:     php-phpunit-PHPUnit >= 3.7.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _noautoreq_pear ExitHandler.php
+
 %description
 Selenium RC integration for PHPUnit
 
This page took 0.103777 seconds and 4 git commands to generate.