Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37434563
en ru br
ALT Linux repos
S:0.3.2-alt1
5.0: 0.2-alt1
4.1: 0.2-alt1
4.0: 0.2-alt1
3.0: 0.2-alt1

Group :: Development/Other
RPM: autoconf-common

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin