commit fa6250c6fbe75ed6a6eef2a12456d21bea587a9e
Author: Elan Ruusamäe <g...@pld-linux.org>
Date:   Sat Nov 10 20:03:40 2018 +0200

    php4 support dropped

 php-geshi.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-geshi.spec b/php-geshi.spec
index d51c188..b57f81d 100644
--- a/php-geshi.spec
+++ b/php-geshi.spec
@@ -1,3 +1,4 @@
+%define                php_min_version 5.0.0
 Summary:       GeSHi - Generic Syntax Highlighter for PHP
 Summary(pl.UTF-8):     GeSHi - ogólna biblioteka PHP do podświetlania składni
 Name:          php-geshi
@@ -9,7 +10,7 @@ Source0:       
https://github.com/GeSHi/geshi-1.0/releases/download/v%{version}/GeSHi-
 # Source0-md5: 81a2ed8b2e1c28b05ef2badc7583ed45
 URL:           http://qbnz.com/highlighter/
 BuildRequires: rpmbuild(macros) >= 1.461
-Requires:      php(core)
+Requires:      php(core) >= %{php_min_version}
 Provides:      geshi
 Obsoletes:     geshi
 BuildArch:     noarch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-geshi.git/commitdiff/fa6250c6fbe75ed6a6eef2a12456d21bea587a9e

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to