Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37559699
en ru br
ALT Linux repositórios
S:0.98-alt3
5.0: 0.96-alt1

Group :: Desenvolvimento/Java
RPM: fastjar

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: fastjar
Version: 0.98
Release: alt3

Summary: Archive tool for Java archives
License: GPLv2+
Group: Development/Java
Url: http://savannah.nongnu.org/projects/fastjar/

# http://download.savannah.gnu.org/releases/fastjar/fastjar-%version.tar.gz

Source: %name-%version.tar

Patch: %name-%version-%release.patch

BuildRequires: makeinfo zlib-devel

%description
fastjar is an implementation of Sun's jar utility that comes with the
JDK, written entirely in C, and runs in a fraction of the time while
being feature compatible.

%prep
%setup
%patch -p1
fgrep -lZ _LT_ m4/* |xargs -r0 rm -fv --

%build
%autoreconf
%configure --without-included-regex
%make_build

%install
%makeinstall

%files
%_bindir/*
%_man1dir/*
%_infodir/*.info*
%doc AUTHORS README NEWS TODO

%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