[php-phpunit-PHPUnit/epel7] re-enable Requires: php-tidy

Remi Collet remi at fedoraproject.org
Tue Jan 14 11:04:01 UTC 2014


commit 94503a34a8c6ff5c9be588cc268befcca6ac58f9
Author: Remi Collet <remi at fedoraproject.org>
Date:   Tue Jan 14 12:04:09 2014 +0100

    re-enable Requires: php-tidy

 php-phpunit-PHPUnit.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index 4043462..c5b2d14 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -15,7 +15,7 @@
 
 Name:           php-phpunit-PHPUnit
 Version:        3.7.28
-Release:        1%{?dist}.1
+Release:        1%{?dist}.2
 Summary:        The PHP Unit Testing framework
 
 Group:          Development/Libraries
@@ -36,7 +36,7 @@ Requires:       php-pcntl
 Requires:       php-pcre
 Requires:       php-reflection
 Requires:       php-spl
-#Requires:       php-tidy
+Requires:       php-tidy
 Requires:       php-channel(%{pear_channel})
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
@@ -123,6 +123,9 @@ fi
 
 
 %changelog
+* Tue Jan 14 2014 Remi Collet <remi at fedoraproject.org> - 3.7.28-1.2
+- re-enable Requires: php-tidy
+
 * Mon Jan 13 2014 Remi Collet <remi at fedoraproject.org> - 3.7.28-1.1
 - temporary drop Requires: php-tidy
 


More information about the scm-commits mailing list