Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37776053
en ru br
ALT Linux repos
S:2.20.1-alt3
4.0: 2.6-alt1
3.0: 0.2.6.1-alt3

Group :: Development/Other
RPM: fakechroot

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: fakechroot
Version: 2.6
Release: alt1

Summary: Fake chroot environment
License: GPL
Group: Development/Other
Url: http://fakechroot.alioth.debian.org

Source: fakechroot-%version.tar
Patch0: libfakechroot.c.diff

# Automatically added by buildreq on Thu Aug 23 2007

BuildRequires: gcc-c++ glibc-devel-static

%description
fakechroot is a library that provides wrappers for libc function which
allows to run programs which requires root priviliges on unpriviliged
user account.

%prep
%setup -q
%patch0 -p1

%build
./autogen.sh

%configure --enable-static=no

%make_build

%install
%makeinstall
find %buildroot%_libdir -type f -name \*.la -print -delete

%files
%_bindir/*
%_man1dir/*
%_libdir/fakechroot/*.so*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin