diff --git a/anda/tools/uutils-coreutils/uutils-coreutils.spec b/anda/tools/uutils-coreutils/uutils-coreutils.spec index 058b42defa..317c7173fd 100644 --- a/anda/tools/uutils-coreutils/uutils-coreutils.spec +++ b/anda/tools/uutils-coreutils/uutils-coreutils.spec @@ -32,28 +32,6 @@ behavior might be experienced. This package removes the `uu-` prefixes. -%package single -Summary: uutils-coreutils single binary -%description single -uutils coreutils is a cross-platform reimplementation of the GNU coreutils in Rust. -While all programs have been implemented, some options might be missing or different -behavior might be experienced. - -This package provides a single binary with all commands. - -%package single-replace -Summary: uutils-coreutils single binary, replaces coreutils -Provides: coreutils-single = %coreutils_ver -Provides: coreutils-single(%arch) - -%description single-replace -uutils coreutils is a cross-platform reimplementation of the GNU coreutils in Rust. -While all programs have been implemented, some options might be missing or different -behavior might be experienced. - -This package provides a single binary with all commands, and replaces the GNU coreutils. - - %package util-linux Summary: uutil-coreutils single binary, with util-linux commands Requires: uutils-coreutils @@ -174,24 +152,6 @@ cat files-replace.txt %doc README.md %license LICENSE -%files single -%_bindir/uu-coreutils -%_datadir/bash-completion/completions/uu-coreutils -%_datadir/fish/vendor_completions.d/uu-coreutils.fish -%_datadir/zsh/site-functions/_uu-coreutils -%_mandir/man1/uu-coreutils.1.gz - -%doc README.md -%license LICENSE - -%files single-replace -%_bindir/coreutils -%_datadir/bash-completion/completions/coreutils -%_datadir/fish/vendor_completions.d/coreutils.fish -%_datadir/zsh/site-functions/_coreutils -%_mandir/man1/coreutils.1.gz -%doc README.md - %files util-linux -f files-exclude.txt %files util-linux-replace -f files-replace-exclude.txt