Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : coreutils | name : coreutils | ||||
| version : 8.26 | version : 8.27 | ||||
| release : 14 | release : 15 | ||||
| source : | source : | ||||
| - http://ftp.gnu.org/gnu/coreutils/coreutils-8.26.tar.xz : 155e94d748f8e2bc327c66e0cbebdb8d6ab265d2f37c3c928f7bf6c3beba9a8e | - https://ftp.gnu.org/gnu/coreutils/coreutils-8.27.tar.xz : 8891d349ee87b9ff7870f52b6d9312a9db672d2439d289bc57084771ca21656b | ||||
| license : | license : | ||||
| - GPL-3.0 | - GPL-3.0 | ||||
| summary : GNU core utilities | summary : GNU core utilities | ||||
| component : system.base | component : system.base | ||||
| description: | | description: | | ||||
| This package contains the basic file, shell and text manipulation | This package contains the basic file, shell and text manipulation | ||||
| utilities which are expected to exist on every operating system. | utilities which are expected to exist on every operating system. | ||||
| Specifically, this package includes: | Specifically, this package includes: | ||||
| arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp | arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp | ||||
| csplit cut date dd df dir dircolors dirname du echo env expand expr | csplit cut date dd df dir dircolors dirname du echo env expand expr | ||||
| factor false flock fmt fold groups head hostid id install join link ln | factor false flock fmt fold groups head hostid id install join link ln | ||||
| logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc od | logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc od | ||||
| paste pathchk pinky pr printenv printf ptx pwd readlink rm rmdir runcon | paste pathchk pinky pr printenv printf ptx pwd readlink rm rmdir runcon | ||||
| sha*sum seq shred sleep sort split stat stty sum sync tac tail tee test | sha*sum seq shred sleep sort split stat stty sum sync tac tail tee test | ||||
| timeout touch tr true truncate tsort tty uname unexpand uniq unlink | timeout touch tr true truncate tsort tty uname unexpand uniq unlink | ||||
| users vdir wc who whoami yes | users vdir wc who whoami yes | ||||
| builddeps : | builddeps : | ||||
| - acl-devel | - acl-devel | ||||
| - attr-devel | - attr-devel | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/coreutils-8.26-i18n-1.patch | %patch -p1 < $pkgfiles/coreutils-8.27-i18n-1.patch | ||||
| %patch -p1 < $pkgfiles/security/cve-2017-7476.patch | |||||
| export FORCE_UNSAFE_CONFIGURE=1 | export FORCE_UNSAFE_CONFIGURE=1 | ||||
| %reconfigure --enable-largefile \ | %reconfigure --enable-largefile \ | ||||
| --enable-no-install-program=kill,uptime | --enable-no-install-program=kill,uptime | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| Show All 12 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.