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

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

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

Name: autoconf-common
Version: 0.3.2
Release: alt1

Summary: Wrapper and common files for different versions of the GNU Autoconf
License: GPLv2+
Group: Development/Other
Url: http://git.altlinux.org/gears/a/autoconf-common.git
BuildArch: noarch

Source: autoconf_wrapper

Conflicts: autoconf_2.5 < 2:2.54-alt2
Conflicts: autoconf_2.13 < 2:2.13-alt8
Conflicts: autoconf < 2:2.13-alt8

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

%install
install -pD -m755 %_sourcedir/autoconf_wrapper \
%buildroot%_bindir/autoconf_wrapper
for n in autoconf autoheader autom4te autoreconf autoscan autoupdate ifnames; do
ln -s autoconf_wrapper %buildroot%_bindir/$n
done

%files
%_bindir/*

%changelog

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

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