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

NAME

6       un_prelink.plug - a plugin for rpmrebuild, to revert prelink
7
8

SYNOPSIS

10       rpmrebuild  --include un_prelink.plug <packagename>
11
12

DESCRIPTION

14       use this plugin to revert prelink.
15
16       prelink is a program which modifies ELF shared libraries and ELF dynam-
17       ically linked binaries, so that the time which dynamic linker needs for
18       their relocation at startup significantly decreases  and  also  due  to
19       fewer  relocations the run-time memory consumption decreases too.
20
21

OPTIONS

23       -h, --help
24              output help information plugins option and exit.
25
26       -v, --version
27              print plugin version and exit
28
29

FILES

31       un_prelink.sh
32              contains the code for change-files
33
34       un_prelink.plug
35
36       un_prelink.plug.1
37              is this man page
38
39

ENVIRONMENT

EXAMPLES

42       rpmrebuild --include un_prelink.plug apache
43       to build apache package with not prelinked binaries
44
45

AUTHORS

47       Eric Gerbier <eric.gerbier@tutanota.com>, based on code from Han Holl
48
49       See <URL:http://rpmrebuild.sourceforge.net/>.
50
51

NOTES

53       COPYRIGHT
54
55       rpmrebuild is copyright (C) 2011 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),   exclude_file.plug(1),    un_pre‐
65       link.plug(1) set_tag.plug(1), unset_tag.plug(1)
66       man -k rrp for plugins specific manpages
67
68
69
70Eric Gerbier                         2.17                   un_prelink.plug(1)
Impressum