logoved-batchfix(1)

LOGOVED-BATCHFIX(1) User Contributed Perl Documentation LOGOVED-BATCHFIX(1)

NAME

logoved-batchfix - apply logoved's 00FIXSCRIPT to packages

SYNOPSIS

logoved-batchfix [-h] [other spec editing options here, see --help] --indir dir input srpms

DESCRIPTION

logoved-batchfix applies logoved's 00FIXSCRIPT to packages.

OPTIONS

There are lots of srpm processing options that are inherited from RPM::Source::* utilities. To view full list of available options, run logoved-batchfix --help.

logoved-batchfix specific OPTIONS

-h, --help
Display this help and exit.
--srpmdir dir
Directory with input srpms

EXAMPLES

Run logoved-report to generate 00FIXSCRIPT file. Then run
logoved-batchfix --srpmdir ~/hasher/repo/SRPMS.hasher --batch ./00FIXSCRIPT or (to create another release)
logoved-batchfix --srpmdir /ALT/Sisyphus/files/SRPMS --batch ./00FIXSCRIPT \
--nextrel incrfirst --changelog '- fixed build using logoved'

AUTHOR

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

COPYING

Copyright (c) 2018-2021 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.

2025-05-02 perl v5.34.3