Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 36915675
en ru br
ALT Linux repos
S:0.16-alt1
5.0: 0.13-alt1
4.1: 0.13-alt1
4.0: 0.13-alt1
3.0: 0.13-alt1

Group :: Development/Other
RPM: chrpath

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: chrpath
Version: 0.13
Release: alt1

Summary: Dynamic library load path editor
License: GPL
Group: Development/Other
Url: http://www.tux.org/pub/X-Windows/ftp.hungry.com/%name

Source: %url/%name-%version.tar.bz2

%description
chrpath changes, lists or removes the rpath or runpath setting in a
binary.  The rpath, or runpath if it is present, is where the runtime
linker should look for the libraries needed for a program.

%prep
%setup -q

%build
%configure
%make_build
%{?!_without_check:%{?!_disable_check:%make_build check}}

%install
%makeinstall
%__rm -rf %buildroot/usr/doc

%files
%_bindir/*
%_mandir/man?/*
%doc AUTHORS ChangeLog NEWS README

%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