logoved-batchfix-srpm(1)

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

NAME

logoved-batchfix-srpm - apply logoved's 00FIXSCRIPT to source rpms.

SYNOPSIS

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

DESCRIPTION

logoved-batchfix applies logoved's 00FIXSCRIPT to source rpms.

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-srpm specific OPTIONS

-h, --help
Display this help and exit.
--indir|--input-srpm-dir dir
Directory with input srpms

EXAMPLES

Run logoved-report to generate 00FIXSCRIPT file. Then run

 logoved-batchfix-srpm --indir ~/hasher/repo/SRPMS.hasher --batch ./00FIXSCRIPT
or (to create another release)
 logoved-batchfix-srpm --indir /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