Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37345091
en ru br
ALT Linux repositórios
S:1.22-alt2
5.0: 1.22-alt1.1
4.1: 1.22-alt1.1
4.0: 1.22-alt1.1
3.0: 1.22-alt1.1

Group :: Desenvolvimento/Java
RPM: jikes

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: jikes
Version: 1.22
Release: alt2

Summary: Java source to bytecode compiler
License: IBM Public License
Group: Development/Java
Url: http://oss.software.ibm.com/developerworks/opensource/jikes/

Source: %url/%name-%version.tar.bz2
Patch0: %{name}-%{version}-uninitialized-variables.patch
Patch1: %{name}-%{version}-strict_aliasing.patch

# Automatically added by buildreq on Fri Nov 26 2004

BuildRequires: hostinfo libstdc++-devel

BuildRequires: gcc-c++

%description
The IBM Jikes compiler translates Java source files to bytecode. It
also supports incremental compilation and automatic makefile generation,
and is maintained by the Jikes Project.

%prep
%setup -q
%patch0
%patch1

%build
autoreconf -I src/m4 --force --install
%configure --disable-dependency-tracking
make

%install
%makeinstall

%files
%doc README AUTHORS ChangeLog NEWS TODO INSTALL
%doc doc/*.htm*
%doc %_mandir/man1/*
%_bindir/jikes
/usr/include/*.h

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009