ALT Linux Bugzilla
– Attachment 6756 Details for
Bug 32209
DOM support is not enabled
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
патч для пересборки php с встроенным модулем dom
php-builtin-dom.diff (text/plain), 1.39 KB, created by
Yuriy Kashirin
on 2016-06-22 12:16:24 MSK
(
hide
)
Description:
патч для пересборки php с встроенным модулем dom
Filename:
MIME Type:
Creator:
Yuriy Kashirin
Created:
2016-06-22 12:16:24 MSK
Size:
1.39 KB
patch
obsolete
>diff --git a/.gear/php5.spec b/.gear/php5.spec >index 1880e88..4c9979b 100644 >--- a/.gear/php5.spec >+++ b/.gear/php5.spec >@@ -4,7 +4,7 @@ > Summary: The PHP5 scripting language > Name: php5 > Version: 5.5.24 >-Release: alt0.M70P.1 >+Release: alt0.M70P.1.1 > > %define php5_name %name > %define _php5_version %version >@@ -142,11 +142,13 @@ Provides: php5-wddx = %php5_version-%php5_release > Provides: php5-xml = %php5_version-%php5_release > Provides: php5-xmlreader = %php5_version-%php5_release > Provides: php5-xmlwriter = %php5_version-%php5_release >+Provides: php5-dom = %php5_version-%php5_release > Provides: php5-zlib = %php5_version-%php5_release > Provides: php5-libs = %php5_version-%release > > > Obsoletes: php5-simplexml php5-mhash >+Obsoletes: php5-dom > > %description libs > The php5-libs package contains parts of PHP5 distribution which are >@@ -223,7 +225,7 @@ subst "s,./stamp=$,," build/buildcheck.sh > --enable-sysvshm \ > --enable-sysvmsg \ > --enable-libxml \ >- --disable-dom \ >+ --enable-dom \ > --disable-opcache \ > --enable-simplexml \ > --disable-pdo \ >@@ -405,6 +407,9 @@ subst 's,@php5_release@,%php5_release,' %buildroot/%_sysconfdir/rpm/macros.d > %doc tests run-tests.php > > %changelog >+* Tue Jun 21 2016 Yuriy Kashirin <uka@altlinux.ru> 5.5.24-alt0.M70P.1.1 >+- build php5-dom in php5 package >+ > * Fri May 08 2015 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.5.24-alt0.M70P.1 > - backport to p7 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 32209
: 6756