Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37044171
en ru br
Репозитории ALT
S:0.4.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

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

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

Name: automake-common
Version: 0.4.2
Release: alt1

Summary: Wrapper and common files for different versions of the GNU Automake
License: GPLv2+
Group: Development/Other
BuildArch: noarch

Source: automake_wrapper
Source1: README

Conflicts: automake_1.6 < 1:1.6.3-alt2
Conflicts: automake_1.4 < 1:1.4-alt7.p5
Conflicts: automake < 1:1.4-alt7.p5

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

%install
install -pD -m644 %_sourcedir/README \
%buildroot%_datadir/aclocal/README
install -pD -m755 %_sourcedir/automake_wrapper \
%buildroot%_bindir/automake_wrapper
for n in aclocal automake; do
ln -s automake_wrapper %buildroot%_bindir/$n
done

%files
%_bindir/*
%_datadir/aclocal/

%changelog

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

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