[packages/coreutils] rel 2; drop ancient posix version (according to changelog it was to: 'allow obsolete head/tail synta

arekm arekm at pld-linux.org
Tue Dec 20 13:43:08 CET 2022


commit 8c840450523a3d1930091720637ead1b4528c833
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Dec 20 13:40:11 2022 +0100

    rel 2; drop ancient posix version (according to changelog it was to: 'allow obsolete head/tail syntax' which breaks calls like: echo tessdfdsdsfdsfdsfdsfsdft | src/tail -c +13

 coreutils.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/coreutils.spec b/coreutils.spec
index 92b5c0b..88ec8a9 100644
--- a/coreutils.spec
+++ b/coreutils.spec
@@ -9,7 +9,7 @@ Summary:	GNU Core-utils - basic command line utilities
 Summary(pl.UTF-8):	GNU Core-utils - podstawowe narzędzia działające z linii poleceń
 Name:		coreutils
 Version:	9.1
-Release:	1
+Release:	2
 License:	GPL v3+
 Group:		Applications/System
 Source0:	http://ftp.gnu.org/gnu/coreutils/%{name}-%{version}.tar.xz
@@ -171,7 +171,6 @@ build-aux/gen-lists-of-programs.sh --automake > src/cu-progs.mk
 %{__automake}
 %configure \
 	CFLAGS="%{rpmcflags} -DSYSLOG_SUCCESS -DSYSLOG_FAILURE -DSYSLOG_NON_ROOT" \
-	DEFAULT_POSIX2_VERSION=199209 \
 	%{?with_multicall:--enable-single-binary=symlinks} \
 	--disable-silent-rules \
 	--enable-install-program=arch \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/coreutils.git/commitdiff/8c840450523a3d1930091720637ead1b4528c833



More information about the pld-cvs-commit mailing list