Wrapper that gives a fake root environment
http://fakeroot.alioth.debian.org/
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.
- Sources inherited from project devel:tools
- Devel package for openSUSE:Factory
-
8
derived packages
- Links to openSUSE:Factory / fakeroot
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:redwil:devel:tools/fakeroot && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000009 9 Bytes | |
fakeroot-1.21-fix-shell-in-fakeroot | 0000000366 366 Bytes | |
fakeroot-C99.patch | 0000001005 1005 Bytes | |
fakeroot.changes | 0000009015 8.8 KB | |
fakeroot.spec | 0000009304 9.09 KB | |
fakeroot_1.36.orig.tar.gz | 0000573364 560 KB |
Revision 45 (latest revision is 50)
Marcus Meissner (msmeissn)
accepted
request 1189825
from
Martin Jambor (jamborm)
(revision 45)
- Aded fakeroot-C99.patch to fix C99 violations which prevent building with GCC 14. If the request is OK, please forward it to Factory so that the package is ready when we switch the default compiler. Thanks!
Comments 0