ALT Linux Bugzilla
– Attachment 8196 Details for
Bug 37023
не проходит srpm_cleanup
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
move autoreconf from %prep to %build
0001-7.2.19-alt1.1.patch (text/plain), 1.30 KB, created by
Michael Shigorin
on 2019-07-12 19:17:17 MSK
(
hide
)
Description:
move autoreconf from %prep to %build
Filename:
MIME Type:
Creator:
Michael Shigorin
Created:
2019-07-12 19:17:17 MSK
Size:
1.30 KB
patch
obsolete
>From 21725c1bbcdd8ae95878a0bc11ed3f83926a9ec4 Mon Sep 17 00:00:00 2001 >From: Michael Shigorin <mike@altlinux.org> >Date: Thu, 11 Jul 2019 15:31:11 +0300 >Subject: [PATCH] 7.2.19-alt1.1 > >- move autoreconf from %prep to %build >--- > .gear/php7.spec | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > >diff --git a/.gear/php7.spec b/.gear/php7.spec >index 1e022a5..2b6ea08 100644 >--- a/.gear/php7.spec >+++ b/.gear/php7.spec >@@ -8,7 +8,7 @@ > Summary: The PHP7 scripting language > Name: php7 > Version: 7.2.19 >-Release: alt1 >+Release: alt1.1 > > %define php7_name %name > %define _php7_version %version >@@ -193,10 +193,10 @@ subst "s,./stamp=$,," build/buildcheck.sh > # symbols visibility fix > sed -is 's,\(zend_module_entry \)\(.*= {\),zend_module_entry __attribute__ ((visibility("default"))) \2,;' ext/*/*.c > >+%build > %autoreconf -I build > ./buildconf --force > >-%build > %php7_env > > # some plugins can be linked against lcxa (e.g. gd2); it can't be >@@ -436,6 +436,9 @@ chmod 755 %buildroot/%_rpmlibdir/%name.filetrigger > %doc tests run-tests.php > > %changelog >+* Thu Jul 11 2019 Michael Shigorin <mike@altlinux.org> 7.2.19-alt1.1 >+- move autoreconf from %%prep to %%build >+ > * Sat Jun 01 2019 Anton Farygin <rider@altlinux.ru> 7.2.19-alt1 > - 7.2.19 (fixes: CVE-2019-11040) > - fixed build on mipsel by iv@ >-- >2.10.4 >
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 37023
: 8196