Lines 4-10
Link Here
|
4 |
Summary: The PHP7 scripting language |
4 |
Summary: The PHP7 scripting language |
5 |
Name: php7 |
5 |
Name: php7 |
6 |
Version: 7.1.6 |
6 |
Version: 7.1.6 |
7 |
Release: alt1%ubt |
7 |
Release: alt2%ubt |
8 |
|
8 |
|
9 |
%define php7_name %name |
9 |
%define php7_name %name |
10 |
%define _php7_version %version |
10 |
%define _php7_version %version |
Lines 243-248
sed -is 's,\(zend_module_entry \)\(.*= {\),zend_module_entry __attribute__ ((vis
Link Here
|
243 |
--without-sqlite \ |
243 |
--without-sqlite \ |
244 |
--with-regex=php \ |
244 |
--with-regex=php \ |
245 |
--without-pear \ |
245 |
--without-pear \ |
|
|
246 |
%ifarch e2k |
247 |
--without-pcre-jit \ |
248 |
%endif |
246 |
# |
249 |
# |
247 |
export NPROCS=1 |
250 |
export NPROCS=1 |
248 |
%php7_make |
251 |
%php7_make |
Lines 409-414
subst 's,@php7_release@,%php7_release,' %buildroot/%_sysconfdir/rpm/macros.d
Link Here
|
409 |
%doc tests run-tests.php |
412 |
%doc tests run-tests.php |
410 |
|
413 |
|
411 |
%changelog |
414 |
%changelog |
|
|
415 |
* Fri Jun 30 2017 Michael Shigorin <mike@altlinux.org> 7.1.6-alt2%ubt |
416 |
- E2K: avoid pcre jit (needs porting) |
417 |
+ should libpcre stay bundled in the first place? |
418 |
|
412 |
* Sun Jun 11 2017 Anton Farygin <rider@altlinux.ru> 7.1.6-alt1%ubt |
419 |
* Sun Jun 11 2017 Anton Farygin <rider@altlinux.ru> 7.1.6-alt1%ubt |
413 |
- new version |
420 |
- new version |
414 |
|
421 |
|
415 |
- |
|
|