diff options
-rw-r--r-- | php-phpunit-PHPUnit-Selenium.spec | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/php-phpunit-PHPUnit-Selenium.spec b/php-phpunit-PHPUnit-Selenium.spec index 3c12da4..9b71ad8 100644 --- a/php-phpunit-PHPUnit-Selenium.spec +++ b/php-phpunit-PHPUnit-Selenium.spec @@ -1,3 +1,11 @@ +# spec file for php-phpunit-PHPUnit-Selenium +# +# Copyright (c) 2010-2013 Remi Collet +# License: CC-BY-SA +# http://creativecommons.org/licenses/by-sa/3.0/ +# +# Please, preserve the changelog entries +# %{!?__pear: %global __pear %{_bindir}/pear} %global pear_name PHPUnit_Selenium %global pear_channel pear.phpunit.de |