Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37048618
en ru br
Репозитории ALT
S:0.16-alt1
5.1: 0.13-alt1
4.1: 0.13-alt1
4.0: 0.13-alt1
3.0: 0.13-alt1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: chrpath

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin