1
0
forked from pool/gnu_parallel

gnu_parallel 20241022

This commit is contained in:
2024-10-23 11:23:10 +02:00
parent 689993677d
commit 8d60b8a26f
7 changed files with 56 additions and 100 deletions

View File

@@ -17,7 +17,7 @@
Name: gnu_parallel
Version: 20240622
Version: 20241022
Release: 0
Summary: Shell tool for executing jobs in parallel
License: GPL-3.0-or-later
@@ -28,7 +28,6 @@ Source: https://ftp.gnu.org/gnu/parallel/parallel-%version.tar.bz2
Source2: https://ftp.gnu.org/gnu/parallel/parallel-%version.tar.bz2.sig
Source3: %name.keyring
Source9: %name-rpmlintrc
Patch0: parallel-remove-nag-screen.patch
BuildArch: noarch
%description
@@ -81,6 +80,7 @@ This subpackage contains the zsh completion for Parallel.
%install
%make_install
echo 'sub citation_notice(){}' >>"%buildroot/%_bindir/parallel"
cp -a CITATION NEWS README "%buildroot/%_docdir/%name/"
# fix shebang to to not use env & preserve the time stamps