summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-10-22 17:35:15 +0200
committerRemi Collet <fedora@famillecollet.com>2013-10-22 17:35:15 +0200
commit546ce5723e1e604e3c093b18652f0a3ac800e38b (patch)
treec7e3e327dd00ecfe4d6d511629d17a430962fd40
parentbb9a627854687d46b51b6f8f69ae44ba1c5bdc49 (diff)
php-phpunit-phpcov: cleanups
-rw-r--r--php-phpunit-phpcov.spec5
1 files changed, 2 insertions, 3 deletions
diff --git a/php-phpunit-phpcov.spec b/php-phpunit-phpcov.spec
index 3977be4..e2cf743 100644
--- a/php-phpunit-phpcov.spec
+++ b/php-phpunit-phpcov.spec
@@ -7,14 +7,13 @@
# Please, preserve the changelog entries
#
%{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
-%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
%global pear_name phpcov
%global pear_channel pear.phpunit.de
Name: php-phpunit-phpcov
Version: 1.1.0
Release: 1%{?dist}
-Summary: TextUI frontend for PHP_CodeCoverage
+Summary: TextUI front-end for PHP_CodeCoverage
Group: Development/Libraries
License: BSD
@@ -46,7 +45,7 @@ Provides: phpcov = %{version}
%description
-TextUI frontend for PHP_CodeCoverage.
+TextUI front-end for PHP_CodeCoverage.
%prep