[projects/template-specs] php-pecl: example requiring runtime extension from core

glen glen at pld-linux.org
Wed Oct 4 18:17:42 CEST 2017


commit 0ca2f24dabf5f6818692c454336b7cbe173cc9b6
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Wed Oct 4 19:17:33 2017 +0300

    php-pecl: example requiring runtime extension from core

 php-pecl.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/php-pecl.spec b/php-pecl.spec
index aa3aad9..3fff798 100644
--- a/php-pecl.spec
+++ b/php-pecl.spec
@@ -22,6 +22,7 @@ BuildRequires:	%{php_name}-cli
 BuildRequires:	%{php_name}-pcre
 %endif
 %{?requires_php_extension}
+Requires:	%{php_name}-spl
 Provides:	php(%{modname}) = %{version}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/0ca2f24dabf5f6818692c454336b7cbe173cc9b6



More information about the pld-cvs-commit mailing list