Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37490817
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: alt2

Summary: Dynamic library load path editor
License: GPL
Group: Development/Other
Url: ftp://ftp.hungry.com/pub/hungry/chrpath/

# ftp://ftp.hungry.com/pub/hungry/%name/%name-%version.tar.gz

# http://www.tux.org/pub/X-Windows/ftp.hungry.com/%name/%name-%version.tar.gz
Source: %name-%version.tar

Patch1: chrpath-rh-NULL-entry.patch
Patch2: chrpath-rh-getopt_long.patch
Patch3: chrpath-rh-help.patch

%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
%patch1 -p1
%patch2 -p1
%patch3 -p1

%build
%{expand:%%add_optflags %(getconf LFS_CFLAGS)}
%configure
%make_build

%install
%makeinstall
rm -r %buildroot/usr/doc

%check
%make_build check

%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