own tests/doc directories for pecl packages #1351345

This commit is contained in:
Remi Collet 2016-06-30 06:54:34 +02:00
parent 909cfe1834
commit 2edfc0d81a
1 changed files with 10 additions and 1 deletions

View File

@ -59,7 +59,7 @@
%endif
#global rcver RC1
%global rpmrel 1
%global rpmrel 2
Summary: PHP scripting language for creating dynamic web sites
Name: php
@ -1201,6 +1201,9 @@ install -m 700 -d $RPM_BUILD_ROOT%{_sharedstatedir}/php/session
install -m 700 -d $RPM_BUILD_ROOT%{_sharedstatedir}/php/wsdlcache
install -m 700 -d $RPM_BUILD_ROOT%{_sharedstatedir}/php/opcache
install -m 755 -d $RPM_BUILD_ROOT%{_docdir}/pecl
install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/tests/pecl
# PHP-FPM stuff
# Log
install -m 755 -d $RPM_BUILD_ROOT%{_localstatedir}/log/php-fpm
@ -1380,6 +1383,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%dir %{_sharedstatedir}/php
%dir %{_sharedstatedir}/php/peclxml
%dir %{_datadir}/php
%dir %{_docdir}/pecl
%dir %{_datadir}/tests
%dir %{_datadir}/tests/pecl
%files cli
%{_bindir}/php
@ -1490,6 +1496,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%changelog
* Thu Jun 30 2016 Remi Collet <remi@fedoraproject.org> 7.0.8-2
- own tests/doc directories for pecl packages #1351345
* Wed Jun 22 2016 Remi Collet <remi@fedoraproject.org> 7.0.8-1
- Update to 7.0.8 - http://www.php.net/releases/7_0_8.php
- https://fedoraproject.org/wiki/Changes/php70