Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
fakeroot - Gives a fake root environment
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
Latest: fakeroot-1.12.2-22.2.pre6.el6.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
fakeroot |
0 |
1.12.2 |
22.2.pre6.el6.fio |
i686 |
72 KiB |
2011-07-16 02:53:22 |
Changelog:
- * 2010-07-06 - Richard W.M. Jones <rjones[AT]redhat[DOTCOM]> - 1.12.2-22.2
- Don't add extra characters after dist tag in release (RHBZ#604548).
- * 2010-05-27 - Richard W.M. Jones <rjones[AT]redhat[DOTCOM]> - 1.12.2-22.1.el6.1
- Strip libfakeroot-*.so (RHBZ#596819).
- * 2009-11-30 - Dennis Gregorovic <dgregor[AT]redhat[DOTCOM]> - 1.12.2-22.1
- Rebuilt for RHEL 6
- * 2009-07-24 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.12.2-22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-03-22 - Axel Thimm <Axel.Thimm[AT]ATrpms[DOTNET]> - 1.12.2-21
- Update to 1.12.2.
- Create a fakeroot-libs subpackage so that the package is multilib
aware (by Richard W.M. Jones <[email protected]>, see RH bug