[projects/template-specs] don't bother older than php 5.3

glen glen at pld-linux.org
Wed Mar 16 21:28:32 CET 2016


commit 1cc6283807a1ef2dea3341751b7c652605d6fce1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Mar 16 22:28:22 2016 +0200

    don't bother older than php 5.3

 dokuwiki-plugin.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dokuwiki-plugin.spec b/dokuwiki-plugin.spec
index 1b35877..4a79154 100644
--- a/dokuwiki-plugin.spec
+++ b/dokuwiki-plugin.spec
@@ -1,7 +1,7 @@
 %define		subver	2014-11-12
 %define		ver		%(echo %{subver} | tr -d -)
 %define		plugin		PLUGIN_NAME
-%define		php_min_version 5.0.0
+%define		php_min_version 5.3.0
 %include	/usr/lib/rpm/macros.php
 Summary:	DokuWiki PLUGIN_NAME plugin
 Summary(pl.UTF-8):	Wtyczka PLUGIN_NAME dla DokuWiki
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/1cc6283807a1ef2dea3341751b7c652605d6fce1



More information about the pld-cvs-commit mailing list