Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
fakeroot - Gives a fake root environment
- Description:
fakeroot runs a command in an environment wherein it appears to have
root privileges for file manipulation. fakeroot works by replacing the
file manipulation library functions (chmod(2), stat(2) etc.) by ones
that simulate the effect the real library functions would have had,
had the user really been root.
Packages
fakeroot-1.12.4-1.fc13.i686
[73 KiB] |
Changelog
by Richard W.M. Jones (2010-01-29):
- Upstream removed the tarball for 1.12.2, which made Source0 invalid.
- There is a new version (1.12.4), so update to the new version.
|