rebuild for https://fedoraproject.org/wiki/Changes/Php56
This commit is contained in:
parent
64fab00392
commit
c7768284f8
@ -12,7 +12,7 @@
|
||||
|
||||
%global with_zts 0%{?__ztsphp:1}
|
||||
%global pecl_name rrd
|
||||
%if 0%{?fedora} < 21
|
||||
%if "%{php_version}" < "5.6"
|
||||
%global ini_name %{pecl_name}.ini
|
||||
%else
|
||||
%global ini_name 40-%{pecl_name}.ini
|
||||
@ -21,7 +21,7 @@
|
||||
Summary: PHP Bindings for rrdtool
|
||||
Name: php-pecl-rrd
|
||||
Version: 1.1.3
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: BSD
|
||||
Group: Development/Languages
|
||||
URL: http://pecl.php.net/package/rrd
|
||||
@ -166,6 +166,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 19 2014 Remi Collet <rcollet@redhat.com> - 1.1.3-4
|
||||
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user