diff options
Diffstat (limited to 'php-pecl-decimal.spec')
| -rw-r--r-- | php-pecl-decimal.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/php-pecl-decimal.spec b/php-pecl-decimal.spec index 9dd74bd..9d69b0d 100644 --- a/php-pecl-decimal.spec +++ b/php-pecl-decimal.spec @@ -137,7 +137,7 @@ OPT="-n" TEST_PHP_EXECUTABLE=%{__php} \ TEST_PHP_ARGS="$OPT -d extension=%{buildroot}%{php_extdir}/%{pecl_name}.so" \ REPORT_EXIT_STATUS=1 \ -%{__php} -n run-tests.php -q --show-diff +%{__php} -n run-tests.php -q --show-diff %{?_smp_mflags} %endif %if %{with_zts} @@ -150,6 +150,7 @@ REPORT_EXIT_STATUS=1 \ %files %license LICENSE +%doc composer.json %doc *.md %config(noreplace) %{php_inidir}/%{ini_name} |
