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

Group :: Development/C
RPM: jam

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: jam
Version: 2.5
Release: alt1.qa1

Summary: Jam is a powerful and highly customizable utility to build programs.
License: GPL
Group: Development/C
Url: http://www.perforce.com

Packager: Pavlov Konstantin <thresh at altlinux.ru>

Source: %name-%version.tar.bz2

Conflicts: boost-jam

%description
Jam is a make(1) replacement that makes building simple things
simple and building complicated things manageable.

%prep
%setup -q -n %name

%build
%make

%install
mkdir -p %buildroot%_bindir

./jam0 -sBINDIR=%buildroot%_bindir -sCCFLAGS=-g -sOPTIM=-O2 install

%files
%doc README RELNOTES Porting
%_bindir/jam

%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