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

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

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

Name: m4
Version: 1.4.13
Release: alt2

Summary: The GNU macro processor
License: GPLv3+
Group: Development/Other
Url: http://www.gnu.org/software/m4/
Packager: Dmitry V. Levin <ldv at altlinux.org>

Source: ftp://ftp.gnu.org/gnu/m4/m4-%version.tar
Source1: m4.m4

%description
A GNU implementation of the traditional UNIX macro processor.  m4 is
useful for writing text files which can be logically parsed, and is
used by many programs as part of their build process.  m4 has built-in
functions for including files, running shell commands, doing arithmetic,
etc.  The autoconf program needs m4 for generating configure scripts,
but not for running configure scripts.

%prep
%setup -q

%build
rm doc/*.info*
%configure --without-included-regex
%make_build MAKEINFOFLAGS=--no-split

%check
%make_build -k check

%install
%makeinstall_std
install -pD -m644 %_sourcedir/m4.m4 %buildroot%_datadir/aclocal/m4.m4

%files
%_bindir/*
%_infodir/*.info*
%_man1dir/*
%_datadir/aclocal/*
%doc AUTHORS BACKLOG NEWS README THANKS TODO

%changelog

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

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