rebuild for https://fedoraproject.org/wiki/Changes/php70
This commit is contained in:
parent
c467035da4
commit
f83040d554
@ -13,7 +13,7 @@ Summary: A ZIP archive management extension
|
||||
Summary(fr): Une extension de gestion des ZIP
|
||||
Name: php-pecl-zip
|
||||
Version: 1.13.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: PHP
|
||||
Group: Development/Languages
|
||||
URL: http://pecl.php.net/package/zip
|
||||
@ -46,7 +46,7 @@ Zip est une extension pour créer et lire les archives au format ZIP.
|
||||
|
||||
# Don't install/register tests
|
||||
sed -e 's/role="test"/role="src"/' \
|
||||
%{?_licensedir:-e '/LICENSE/s/role="doc"/role="src"/' } \
|
||||
-e '/LICENSE/s/role="doc"/role="src"/' \
|
||||
-i package.xml
|
||||
|
||||
cd %{pecl_name}-%{version}
|
||||
@ -153,6 +153,9 @@ TEST_PHP_EXECUTABLE=%{_bindir}/zts-php \
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 27 2016 Remi Collet <remi@fedoraproject.org> - 1.13.3-2
|
||||
- rebuild for https://fedoraproject.org/wiki/Changes/php70
|
||||
|
||||
* Thu Jun 23 2016 Remi Collet <remi@fedoraproject.org> - 1.13.3-1
|
||||
- Update to 1.13.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user