Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37708194
en ru br
ALT Linux repos
5.0: 0.14-alt1

Group :: Development/Other
RPM: fakeroot-ng

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: fakeroot-ng
Version: 0.14
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: Software that fools a program into thinking it is running as root
License: GPLv2+
Group: Development/Other

Url: http://sourceforge.net/projects/fakerootng
Source: http://downloads.sourceforge.net/fakerootng/fakeroot-ng-%version.tar.gz

# Automatically added by buildreq on Mon Sep 22 2008

BuildRequires: gcc-c++

%description
Fakeroot-ng uses the debug interface (PTRACE) to fool programs into thinking
they are running with root permission.

%prep
%setup

%build
%__subst 's/i686/i786|i686/' configure
%configure
%make_build

%install
%make_install install DESTDIR=%buildroot

%files
%_bindir/*
%_man1dir/*

%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