Information for build moreutils-0.68-1.oc9

ID25296
Package Namemoreutils
Version0.68
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/moreutils.git?.#67112f243957232ce61867bbacb3a90c3a77bab9
SummaryAdditional unix utilities
Description This is a growing collection of the unix tools that nobody thought to write thirty years ago. So far, it includes the following utilities: - chronic: runs a command quietly, unless it fails - combine: combine the lines in two files using boolean operations - errno: look up errno names and descriptions - ifdata: get network interface info without parsing ifconfig output - ifne: run a program if the standard input is not empty - isutf8: check if a file or standard input is utf-8 - lckdo: execute a program with a lock held - mispipe: pipe two commands, returning the exit status of the first - parallel: run multiple jobs at once (contained in moreutils-parallel sub package) - pee: tee standard input to pipes - sponge: soak up standard input and write to a file - ts: timestamp standard input - vidir: edit a directory in your text editor - vipe: insert a text editor into a pipe - zrun: automatically uncompress arguments to command
Built byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 18:24:32 CST
CompletedThu, 25 Jul 2024 18:27:26 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/moreutils.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/moreutils.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
moreutils-0.68-1.oc9.src.rpm (info) (download)
aarch64
moreutils-0.68-1.oc9.aarch64.rpm (info) (download)
moreutils-parallel-0.68-1.oc9.aarch64.rpm (info) (download)
moreutils-debuginfo-0.68-1.oc9.aarch64.rpm (info) (download)
moreutils-debugsource-0.68-1.oc9.aarch64.rpm (info) (download)
moreutils-parallel-debuginfo-0.68-1.oc9.aarch64.rpm (info) (download)
x86_64
moreutils-0.68-1.oc9.x86_64.rpm (info) (download)
moreutils-parallel-0.68-1.oc9.x86_64.rpm (info) (download)
moreutils-debuginfo-0.68-1.oc9.x86_64.rpm (info) (download)
moreutils-debugsource-0.68-1.oc9.x86_64.rpm (info) (download)
moreutils-parallel-debuginfo-0.68-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.68-1 - initial build