Accepting request 184102 from Base:System
- Undo the previous change. Remove configure options gl_cv_func_printf_directive_n and gl_cv_func_printf_infinite_long_double again because of constant factory build failures on x86_64 and i586. The argument for adding them was that the fortify checks would be bypassed by the gnulib "reimplementation of printf", but that is not the case: instead, gnulib just adds some wrapping code to ensure a consistent behaviour on all supported platforms. (forwarded request 184097 from bernhard-voelker) OBS-URL: https://build.opensuse.org/request/show/184102 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=92
This commit is contained in:
commit
a09ce26c7c
@ -1,12 +0,0 @@
|
|||||||
Index: m4/gnulib-comp.m4
|
|
||||||
===================================================================
|
|
||||||
--- m4/gnulib-comp.m4.orig
|
|
||||||
+++ m4/gnulib-comp.m4
|
|
||||||
@@ -1597,7 +1597,6 @@ gl_POSIXTM
|
|
||||||
gl_POSIXVER
|
|
||||||
gl_FUNC_PRINTF_FREXP
|
|
||||||
gl_FUNC_PRINTF_FREXPL
|
|
||||||
-m4_divert_text([INIT_PREPARE], [gl_printf_safe=yes])
|
|
||||||
gl_PRIV_SET
|
|
||||||
AC_CHECK_DECLS([program_invocation_name], [], [], [#include <errno.h>])
|
|
||||||
AC_CHECK_DECLS([program_invocation_short_name], [], [], [#include <errno.h>])
|
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 23 13:22:21 UTC 2013 - mail@bernhard-voelker.de
|
||||||
|
|
||||||
|
- Undo the previous change.
|
||||||
|
Remove configure options gl_cv_func_printf_directive_n and
|
||||||
|
gl_cv_func_printf_infinite_long_double again because of constant
|
||||||
|
factory build failures on x86_64 and i586. The argument for
|
||||||
|
adding them was that the fortify checks would be bypassed
|
||||||
|
by the gnulib "reimplementation of printf", but that is not
|
||||||
|
the case: instead, gnulib just adds some wrapping code to ensure
|
||||||
|
a consistent behaviour on all supported platforms.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 8 15:09:22 UTC 2013 - schwab@suse.de
|
||||||
|
|
||||||
|
- Override broken configure checks
|
||||||
|
- coreutils-gl_printf_safe.patch: remove unused patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 16 23:59:28 UTC 2013 - jengelh@inai.de
|
Sun Jun 16 23:59:28 UTC 2013 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -90,7 +90,6 @@ Source1: baselibs.conf
|
|||||||
Source2: coreutils-%{version}.de.po.xz
|
Source2: coreutils-%{version}.de.po.xz
|
||||||
|
|
||||||
Patch1: coreutils-remove_hostname_documentation.patch
|
Patch1: coreutils-remove_hostname_documentation.patch
|
||||||
#Patch2: coreutils-gl_printf_safe.patch
|
|
||||||
Patch3: coreutils-remove_kill_documentation.patch
|
Patch3: coreutils-remove_kill_documentation.patch
|
||||||
Patch4: coreutils-i18n.patch
|
Patch4: coreutils-i18n.patch
|
||||||
Patch8: coreutils-sysinfo.patch
|
Patch8: coreutils-sysinfo.patch
|
||||||
@ -131,9 +130,6 @@ the GNU fileutils, sh-utils, and textutils packages.
|
|||||||
%patch4
|
%patch4
|
||||||
%patch1
|
%patch1
|
||||||
%patch3
|
%patch3
|
||||||
#%%if 0%%{suse_version} > 1200
|
|
||||||
#%%patch2
|
|
||||||
#%%endif
|
|
||||||
%patch8
|
%patch8
|
||||||
%patch16
|
%patch16
|
||||||
%patch17 -p1
|
%patch17 -p1
|
||||||
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 23 13:22:21 UTC 2013 - mail@bernhard-voelker.de
|
||||||
|
|
||||||
|
- Undo the previous change.
|
||||||
|
Remove configure options gl_cv_func_printf_directive_n and
|
||||||
|
gl_cv_func_printf_infinite_long_double again because of constant
|
||||||
|
factory build failures on x86_64 and i586. The argument for
|
||||||
|
adding them was that the fortify checks would be bypassed
|
||||||
|
by the gnulib "reimplementation of printf", but that is not
|
||||||
|
the case: instead, gnulib just adds some wrapping code to ensure
|
||||||
|
a consistent behaviour on all supported platforms.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 8 15:09:22 UTC 2013 - schwab@suse.de
|
||||||
|
|
||||||
|
- Override broken configure checks
|
||||||
|
- coreutils-gl_printf_safe.patch: remove unused patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 16 23:59:28 UTC 2013 - jengelh@inai.de
|
Sun Jun 16 23:59:28 UTC 2013 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -90,7 +90,6 @@ Source1: baselibs.conf
|
|||||||
Source2: coreutils-%{version}.de.po.xz
|
Source2: coreutils-%{version}.de.po.xz
|
||||||
|
|
||||||
Patch1: coreutils-remove_hostname_documentation.patch
|
Patch1: coreutils-remove_hostname_documentation.patch
|
||||||
#Patch2: coreutils-gl_printf_safe.patch
|
|
||||||
Patch3: coreutils-remove_kill_documentation.patch
|
Patch3: coreutils-remove_kill_documentation.patch
|
||||||
Patch4: coreutils-i18n.patch
|
Patch4: coreutils-i18n.patch
|
||||||
Patch8: coreutils-sysinfo.patch
|
Patch8: coreutils-sysinfo.patch
|
||||||
@ -131,9 +130,6 @@ the GNU fileutils, sh-utils, and textutils packages.
|
|||||||
%patch4
|
%patch4
|
||||||
%patch1
|
%patch1
|
||||||
%patch3
|
%patch3
|
||||||
#%%if 0%%{suse_version} > 1200
|
|
||||||
#%%patch2
|
|
||||||
#%%endif
|
|
||||||
%patch8
|
%patch8
|
||||||
%patch16
|
%patch16
|
||||||
%patch17 -p1
|
%patch17 -p1
|
||||||
|
Loading…
Reference in New Issue
Block a user