repocop-filter-list-id-prepend-name(1)

REPOCOP-FILTER-LIST-ID-PREPEND-NAME(1) User Contributed Perl Documentation REPOCOP-FILTER-LIST-ID-PREPEND-NAME(1)

NAME

repocop-filter-list-id-prepend-name - prints rpm name, srpm name or srpm id of given id.

SYNOPSIS

repocop-filter-list-id-prepend-name [--name ] [--sourceid ] [--sourcename ]

[-h|--help] [-v|--verbose] [-q|--quiet] [--workdir workdir]

DESCRIPTION

repocop-filter-list-id-prepend-name prepends a column with rpm name, srpm name or srpm id to a batch file with the list of repocop ids.

OPTIONS

--name
print name
--sourceid
print source id
--sourcename
print source id
--workdir dir
Provides alternative location for the Repocop workdir. Repocop workdir is a place where test results and packages metadata information are stored. Default is ~/.repocop.
-h, --help
Display this help and exit.
-v, --verbose, -q, --quiet
Verbosity level. Multiple -v increase the verbosity level, -q sets it to 0.

AUTHOR

Written by Igor Vlasenko <viy@altlinux.org>.

ACKNOWLEGEMENTS

To Alexey Torbin <at@altlinux.org>, whose qa-robot package had a strong influence on repocop.

COPYING

Copyright (c) 2008-2022 Igor Vlasenko, ALT Linux Team.

This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

2022-09-15 perl v5.34.1