srpmnmu(1)
| SRPMNMU(1) | User Contributed Perl Documentation | SRPMNMU(1) |
NAME
srpmnmu - raise release for nmu and edit src.rpm/.spec file.
SYNOPSIS
see srpmnmu --help
DESCRIPTION
srpmnmu is the same as srpmtool but with raising release in NMU style (--nextrel nmu) as its default action. It unpacks src.rpm file(s) if given as argument, applies user specified actions to their .spec files and writes new changed src.rpms or spec files. There is a rich set of built-in actions, including raising release, (The style of raising release is selected by --nextrel option, for example, --nextrel incr or --nextrel nmu), setting tags such as Url: or Epoch:, renaming the main package or its subpackages, disabling subpackages, applying patches to spec or sources, loading user specified editing subroutines (hooks) and so on, see --help for the list.
AUTHOR
Written by Igor Vlasenko <viy@altlinux.org>.
COPYING
Copyright (c) 2010-2018 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.
| 2023-10-12 | perl v5.34.0 |
