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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: libtool-common
Version: 0.2.3
Release: alt1

Summary: Wrapper and common files for different versions of libtool
Group: Development/Other
License: GPLv2+
Url: http://git.altlinux.org/gears/l/libtool-common.git

Conflicts: libtool < 3:1.4.2-alt1

Source: libtool_wrapper
Source1: libtool-ldconfig-dump.c

%description
This package contains files that provide co-existence of various
versions of GNU Libtool.

%prep
%setup -cT

%build
%__cc %optflags $(getconf LFS_CFLAGS) \
%_sourcedir/libtool-ldconfig-dump.c -o libtool-ldconfig-dump

%install
install -pD -m755 %_sourcedir/libtool_wrapper \
%buildroot%_bindir/libtool_wrapper
for f in libtool libtoolize; do
ln -s libtool_wrapper "%buildroot%_bindir/$f"
done
install -pm755 libtool-ldconfig-dump %buildroot%_bindir/

%define _unpackaged_files_terminate_build 1
%define _stripped_files_terminate_build 1
%set_verify_elf_method strict

%files
%_bindir/*

%changelog

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

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