[packages/php-pecl-scream] add sample config of enabling scream

glen glen at pld-linux.org
Tue Jun 17 16:39:37 CEST 2014


commit c6dc2cca5cb1db61e77edab4cda94e364a9420a2
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jun 17 17:39:28 2014 +0300

    add sample config of enabling scream

 php-pecl-scream.spec | 2 +-
 scream.ini           | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-scream.spec b/php-pecl-scream.spec
index 684aa0b..92c19f4 100644
--- a/php-pecl-scream.spec
+++ b/php-pecl-scream.spec
@@ -5,7 +5,7 @@ Summary:	break the silence operator
 Summary(pl.UTF-8):	przełamanie operatora wyciszania
 Name:		%{php_name}-pecl-%{modname}
 Version:	0.1.0
-Release:	8
+Release:	9
 License:	PHP 3.01
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
diff --git a/scream.ini b/scream.ini
index 69bd10d..c86dbe7 100644
--- a/scream.ini
+++ b/scream.ini
@@ -1,2 +1,5 @@
 ; Enable scream extension module
 extension=scream.so
+
+[scream]
+scream.enabled = Off
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-scream.git/commitdiff/c6dc2cca5cb1db61e77edab4cda94e364a9420a2



More information about the pld-cvs-commit mailing list