[packages/thrift] php code uses namespaces, so bump php dep

glen glen at pld-linux.org
Sun Oct 6 02:57:12 CEST 2013


commit 1fbdddd8aca3a9e9083009c515a41030e778ddb9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Oct 6 03:56:32 2013 +0300

    php code uses namespaces, so bump php dep

 thrift.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/thrift.spec b/thrift.spec
index 0469d5b..e68c4cc 100644
--- a/thrift.spec
+++ b/thrift.spec
@@ -31,6 +31,7 @@
 %bcond_with	go		# build the Go library
 %bcond_with	d		# build the D library
 
+%define		php_min_version 5.3.0
 Summary:	Framework for scalable cross-language services development
 Summary(pl.UTF-8):	Szkielet budowania skalowalnych usług dla różnych języków programowania
 Name:		thrift
@@ -111,6 +112,7 @@ Summary:	PHP Thrift interface
 Summary(pl.UTF-8):	Interfejs Thrift dla PHP
 Group:		Development/Languages/PHP
 Requires:	%{name} = %{version}-%{release}
+Requires:	php(core) >= %{php_min_version}
 
 %description -n php-%{name}
 PHP Thrift interface.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/thrift.git/commitdiff/1fbdddd8aca3a9e9083009c515a41030e778ddb9



More information about the pld-cvs-commit mailing list