uniq.plug

Section: rpmrebuild plugin (1)
Updated: 2.11
Index Return to Main Contents
 

NAME

uniq.plug - a plugin for rpmrebuild, to remove duplicate spec lines  

SYNOPSIS

rpmrebuild --include uniq.plug <packagename>
or
rpmrebuild --change-spec-requires|--change-spec-provides|--change-spec-conflicts|--change-spec-obsoletes="uniq.sh [option]" <packagename>

the first form apply all changes
the second allow to choose which part to change, and plugin options  

DESCRIPTION

this plugin is to suppress duplicate lines in specfile.
For example, a package which contains several shell scripts will be added in rpm building several identical dependencies to the shell !  

OPTIONS

-h, --help
output help information plugins option and exit.
-v, --version
print plugin version and exit
 

FILES

uniq.plug
is the 'include file' for a quicker use
uniq.sh
contains the code
uniq.plug.1
is this man page
 

EXAMPLES

rpmrebuild --include uniq.plug rpm

 

AUTHORS

Eric Gerbier <gerbier@users.sourceforge.net>

See <URL:http://rpmrebuild.sourceforge.net/>.
 

NOTES

this plugin is given as an example of what can be done
 

COPYRIGHT

rpmrebuild is copyright (C) 2004 by Eric Gerbier.
this program is distributed under GNU General Public License
It is provided "as is", without any express or implied warranties. See the file COPYING for details.

 

SEE ALSO

rpm(8), rpmbuild(8), rpmrebuild_plugins(1)
compat_digest.plug(1), demo.plug(1), demofiles.plug(1), nodoc.plug(1), uniq.plug(1), file2pacDep.plug(1) set_tag.plug(1) unset_tag.plug(1)
man -k rrp for plugins specific manpages


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FILES
EXAMPLES
AUTHORS
NOTES
COPYRIGHT
SEE ALSO

This document was created by