commit 5ecc4bce445b3ba184ad447501df590fd0b85ef0
Author: Elan Ruusamäe <[email protected]>
Date:   Thu Jul 26 11:32:17 2012 +0300

    don't downgrade php version requirement without explanation

 php-simpletest.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-simpletest.spec b/php-simpletest.spec
index 44bfba4..7431360 100644
--- a/php-simpletest.spec
+++ b/php-simpletest.spec
@@ -1,6 +1,6 @@
-%include       /usr/lib/rpm/macros.php
-%define                php_min_version 5.0.5
 %define                pkgname simpletest
+%define                php_min_version 5.2.0
+%include       /usr/lib/rpm/macros.php
 Summary:       Unit testing for PHP
 Name:          php-%{pkgname}
 Version:       1.1.0
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to