Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37538384
en ru br
ALT Linux repos
S:0.4.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: automake-common

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

Full changelog you can see here

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