coreutils-9.1

This commit is contained in:
Rmys
2022-08-17 10:01:07 +03:00
parent 0568a47a46
commit 7d37c15030
7 changed files with 5587 additions and 22 deletions
File diff suppressed because it is too large Load Diff
@@ -1,11 +1,11 @@
--- configure.ac.OSmanOS 2013-01-31 02:46:24.000000000 +0200
+++ configure.ac 2013-02-16 22:32:00.764755892 +0200
@@ -34,7 +34,7 @@
AM_INIT_AUTOMAKE([1.11.2 no-dist-gzip dist-xz color-tests parallel-tests
subdir-objects])
@@ -36,7 +36,7 @@
AC_CONFIG_HEADERS([lib/config.h:lib/config.hin])
AM_INIT_AUTOMAKE([1.11.2 dist-xz color-tests parallel-tests subdir-objects])
-AM_SILENT_RULES([yes]) # make --enable-silent-rules the default.
+#~ AM_SILENT_RULES([yes]) # make --enable-silent-rules the default.
dnl POSIXCHECK is worthwhile for maintainers, but adds several seconds
dnl (more than 10% execution time) to ./configure, with no benefit for
+11 -4
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>A set of basic GNU tools commonly used in shell scripts</Summary>
<Description>Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)</Description>
<Archive sha1sum="c62b5034a5b65daca33c50a60df87ebc44159faf" type="tarxz">http://ftp.gnu.org/gnu/coreutils/coreutils-8.31.tar.xz</Archive>
<Archive sha1sum="aa7bf0be95eef29d98eb5c76d4455698b3b705b3" type="tarxz">http://ftp.gnu.org/gnu/coreutils/coreutils-9.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>acl-devel</Dependency>
<Dependency>attr-devel</Dependency>
@@ -25,14 +25,14 @@
<Dependency>texinfo</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">coreutils-8.31-i18n-1.patch</Patch>
<Patch level="1">coreutils-8.32-i18n-1.patch</Patch>
<!-- PisiLinux patches -->
<Patch level="0">remove_am_silent_rules.patch</Patch>
<!-- <Patch level="0">add-more-dircolors.patch</Patch> -->
<!-- <Patch level="1">0001-cp-don-t-reserve-a-device-number.patch</Patch> -->
<Patch level="1">coreutils-8.26-test-lock.patch</Patch>
<Patch level="1">coreutils-8.31-improve-test-cp-proc-short-read.patch</Patch>
<Patch level="1">coreutils-8.31-root-tests.patch</Patch>
<!-- <Patch level="1">coreutils-8.31-improve-test-cp-proc-short-read.patch</Patch> -->
<!-- <Patch level="1">coreutils-8.31-root-tests.patch</Patch> -->
</Patches>
</Source>
@@ -58,6 +58,13 @@
</Package>
<History>
<Update release="11">
<Date>2022-08-03</Date>
<Version>9.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2021-01-20</Date>
<Version>8.31</Version>