[packages/geos] consistent php name

glen glen at pld-linux.org
Sun Mar 20 12:46:54 CET 2016


commit c12a77e5ea8a737eea55280e9ed6eee5b1094597
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Mar 20 13:46:48 2016 +0200

    consistent php name

 geos.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/geos.spec b/geos.spec
index 7907c92..a96a834 100644
--- a/geos.spec
+++ b/geos.spec
@@ -3,6 +3,7 @@
 %bcond_without	php	# PHP binding
 %bcond_without	ruby	# ruby binding
 
+%define		php_name	php55
 Summary:	Geometry Engine - Open Source
 Summary(pl.UTF-8):	GEOS - silnik geometryczny z otwartymi źródłami
 Name:		geos
@@ -15,10 +16,10 @@ Source0:	http://download.osgeo.org/geos/%{name}-%{version}.tar.bz2
 Patch0:		%{name}-php7.patch
 Patch1:		rubydir.patch
 URL:		http://trac.osgeo.org/geos/
+%{?with_php:BuildRequires:	%{php_name}-devel}
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
 BuildRequires:	libstdc++-devel
-%{?with_php:BuildRequires:	%{php_name}-devel}
 BuildRequires:	python
 BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
@@ -39,9 +40,9 @@ as well as specific JTS topology functions such as IsValid().
 GEOS (Geometry Engine - Open Source, czyli silnik geometryczny z
 otwartymi źródłami) to port C++ biblioteki Java Topology Suite (JTS).
 Celem biblioteki jako takiej jest implementacja pełnej funkcjonalności
-JTS w C++. Obejmuje to wszystkie funkcje predykatów przestrzennych
-wg "Simple Features for SQL" OpenGIS oraz operatory przestrzenne, a
-także specyficzne dla JTS funkcje topologiczne takie jak IsValid().
+JTS w C++. Obejmuje to wszystkie funkcje predykatów przestrzennych wg
+"Simple Features for SQL" OpenGIS oraz operatory przestrzenne, a także
+specyficzne dla JTS funkcje topologiczne takie jak IsValid().
 
 %package devel
 Summary:	Header files for GEOS library
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/geos.git/commitdiff/c12a77e5ea8a737eea55280e9ed6eee5b1094597



More information about the pld-cvs-commit mailing list