Sat, 18 Jan 2025 20:58:23 CST | login

Information for build moreutils-0.68-1.ocs23

ID8500
Package Namemoreutils
Version0.68
Release1.ocs23
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
StartedWed, 08 May 2024 22:19:51 CST
CompletedWed, 08 May 2024 22:23:33 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/moreutils.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/moreutils.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
moreutils-0.68-1.ocs23.src.rpm (info) (download)
aarch64
moreutils-0.68-1.ocs23.aarch64.rpm (info) (download)
moreutils-parallel-0.68-1.ocs23.aarch64.rpm (info) (download)
moreutils-debuginfo-0.68-1.ocs23.aarch64.rpm (info) (download)
moreutils-debugsource-0.68-1.ocs23.aarch64.rpm (info) (download)
moreutils-parallel-debuginfo-0.68-1.ocs23.aarch64.rpm (info) (download)
x86_64
moreutils-0.68-1.ocs23.x86_64.rpm (info) (download)
moreutils-parallel-0.68-1.ocs23.x86_64.rpm (info) (download)
moreutils-debuginfo-0.68-1.ocs23.x86_64.rpm (info) (download)
moreutils-debugsource-0.68-1.ocs23.x86_64.rpm (info) (download)
moreutils-parallel-debuginfo-0.68-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.68-1 - initial build