Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37785481
en ru br
ALT Linux repos
5.0: 1.0.8-alt2

Group :: Databases
RPM: jicmp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: jicmp
Version: 1.0.8
Release: alt2
License: GPL
Group: Databases
Summary: Java interface to ICMP (ping)
Source: %name-%version.tar.gz
Packager: Slava Dubrovskiy <dubrsl at altlinux.ru>

# Automatically added by buildreq on Sat Mar 29 2008

BuildRequires: /proc jpackage-1.5-compat

%define arch_arg --with-jvm-arch=32
%ifarch x86_64
%define arch_arg --with-jvm-arch=64
%endif

%description
JICMP is a Java interface to the ICMP protocol (ping), originally written as a part of OpenNMS

%prep
%setup -n %name-%version

%build
%autoreconf
%configure %arch_arg
make

%install
%makeinstall

%files
%attr(755,root,root) %_libdir/libjicmp*
%attr(644,root,root) %_datadir/java/*.jar

%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