1compat_digest.plug(1)          rpmrebuild plugin         compat_digest.plug(1)
2
3
4

NAME

6       compat_digest.plug  - a plugin for rpmrebuild, for digest compatibility
7       with rpm 4.4x
8

SYNOPSIS

10       rpmrebuild  --change-spec-preamble="compat_digest.sh <packagename>
11       or
12       rpmrebuild  --include compat_digest.plug <packagename>
13
14

DESCRIPTION

16       this plugin force the rpm internal digest to  be  compatible  with  rpm
17       4.4.x
18

OPTIONS

20       -h, --help
21              output help information plugins option and exit.
22
23       -v, --version
24              print plugin version and exit
25

FILES

27       compat_digest.sh
28              contains the code for change-spec-preamble
29
30       compat_digest.plug
31
32
33       compat_digest.plug.1
34              is this man page
35

ENVIRONMENT

EXAMPLES

38       rpmrebuild --change-spec-preamble="compat_digest.sh apache
39
40       you can do the same with the following syntax
41
42       rpmrebuild --include compat_digest.plug apache
43
44

AUTHORS

46       Eric Gerbier <gerbier@users.sourceforge.net>
47
48       See <URL:http://rpmrebuild.sourceforge.net/>.
49

NOTES

51       this can also be done by the --md5-compat-digest core option
52
53
55       rpmrebuild is copyright (C) 2008 by Eric Gerbier.
56       this program is distributed under GNU General Public License
57       It is provided "as is", without any express or implied warranties.  See
58       the file COPYING for details.
59
60

SEE ALSO

62       rpm(8), rpmbuild(8), rpmrebuild_plugins(1)
63       compat_digest.plug(1), demo.plug(1), demofiles.plug(1),  nodoc.plug(1),
64       uniq.plug(1), file2pacDep.plug(1) set_tag.plug(1) unset_tag.plug(1)
65       man -k rrp for plugins specific manpages
66
67
68
69Eric Gerbier                         2.15                compat_digest.plug(1)
Impressum