3
0
forked from pool/coreutils

Accepting request 182521 from home:Andreas_Schwab:Factory

- Override broken configure checks
- coreutils-gl_printf_safe.patch: remove unused patch

OBS-URL: https://build.opensuse.org/request/show/182521
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=200
This commit is contained in:
Philipp Thomas 2013-07-09 13:12:38 +00:00 committed by Git OBS Bridge
parent 734eb78c73
commit 444cee34e1
5 changed files with 16 additions and 20 deletions

View File

@ -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>])

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
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

View File

@ -90,7 +90,6 @@ Source1: baselibs.conf
Source2: coreutils-%{version}.de.po.xz
Patch1: coreutils-remove_hostname_documentation.patch
#Patch2: coreutils-gl_printf_safe.patch
Patch3: coreutils-remove_kill_documentation.patch
Patch4: coreutils-i18n.patch
Patch8: coreutils-sysinfo.patch
@ -131,9 +130,6 @@ the GNU fileutils, sh-utils, and textutils packages.
%patch4
%patch1
%patch3
#%%if 0%%{suse_version} > 1200
#%%patch2
#%%endif
%patch8
%patch16
%patch17 -p1
@ -157,6 +153,8 @@ AUTOPOINT=true autoreconf -fi
export CFLAGS="%optflags"
%configure --libexecdir=%{_libdir} \
--enable-install-program=arch \
gl_cv_func_printf_directive_n=yes \
gl_cv_func_printf_infinite_long_double=yes \
DEFAULT_POSIX2_VERSION=200112 \
alternative=199209

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
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

View File

@ -90,7 +90,6 @@ Source1: baselibs.conf
Source2: coreutils-%{version}.de.po.xz
Patch1: coreutils-remove_hostname_documentation.patch
#Patch2: coreutils-gl_printf_safe.patch
Patch3: coreutils-remove_kill_documentation.patch
Patch4: coreutils-i18n.patch
Patch8: coreutils-sysinfo.patch
@ -131,9 +130,6 @@ the GNU fileutils, sh-utils, and textutils packages.
%patch4
%patch1
%patch3
#%%if 0%%{suse_version} > 1200
#%%patch2
#%%endif
%patch8
%patch16
%patch17 -p1
@ -157,6 +153,8 @@ AUTOPOINT=true autoreconf -fi
export CFLAGS="%optflags"
%configure --libexecdir=%{_libdir} \
--enable-install-program=arch \
gl_cv_func_printf_directive_n=yes \
gl_cv_func_printf_infinite_long_double=yes \
DEFAULT_POSIX2_VERSION=200112 \
alternative=199209