summaryrefslogtreecommitdiffstats
path: root/php-pecl-yar.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-27 13:13:15 +0100
committerRemi Collet <fedora@famillecollet.com>2015-10-27 13:13:15 +0100
commit6a391261731188e04d02dd1ac8c53a9544bfdde9 (patch)
tree1f98e6cba22ade1abff7328fcb64f27a16c070b2 /php-pecl-yar.spec
parentf22b35dd68f3c21be03b9b693d6c52b749259512 (diff)
php-pecl-yar: 1.2.5 (stable, php 5)
Diffstat (limited to 'php-pecl-yar.spec')
-rw-r--r--php-pecl-yar.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php-pecl-yar.spec b/php-pecl-yar.spec
index c93137b..e45af52 100644
--- a/php-pecl-yar.spec
+++ b/php-pecl-yar.spec
@@ -31,8 +31,8 @@
Summary: Light, concurrent RPC framework
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.2.4
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Version: 1.2.5
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -91,7 +91,7 @@ Obsoletes: php56w-pecl-%{pecl_name} <= %{version}
Yar (Yet another RPC framework) is a light, concurrent RPC framework,
supports multi package protocols (json, msgpack).
-Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl})}.
+Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl} by %{?scl_vendor}%{!?scl_vendor:rh})}.
%prep
@@ -234,6 +234,7 @@ rm -rf %{buildroot}
%defattr(-,root,root,-)
%doc %{pecl_docdir}/%{pecl_name}
%{pecl_xmldir}/%{name}.xml
+
%config(noreplace) %{php_inidir}/%{ini_name}
%{php_extdir}/%{pecl_name}.so
%{_bindir}/yar_debug
@@ -246,6 +247,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Oct 27 2015 Remi Collet <remi@fedoraproject.org> - 1.2.5-1
+- update to 1.2.5 (stable, php 5)
+
* Wed Jun 24 2015 Remi Collet <remi@fedoraproject.org> - 1.2.4-2
- allow build against rh-php56 (as more-php56)
- drop runtime dependency on pear, new scriptlets