Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37502257
en ru br
ALT Linux repos
S:42.0-alt1
5.0: 2.26.1-alt1
4.1: 2.22.0-alt0.M41.1
4.0: 2.16.0-alt1
3.0: 1.2.0-alt1

Group :: Graphical desktop/GNOME
RPM: gnome-nettool

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define ver_major 2.16

Name: gnome-nettool
Version: %ver_major.0
Release: alt1

Summary: GNOME interface for various networking tools
License: LGPL
Group: Graphical desktop/GNOME
Url: http://www.gnome.org

Source: ftp://ftp.gnome.org/pub/gnome/sources/%name/%ver_major/%name-%version.tar.bz2

Obsoletes: gnome-netinfo
Provides: gnome-netinfo = %version-%release

Requires: net-tools
Requires: iputils
Requires: traceroute

# From configure.in

BuildPreReq: automake >= 1.9
BuildPreReq: intltool >= 0.35.0
BuildPreReq: libgtk+2-devel >= 2.5.4
BuildPreReq: libglade2-devel libGConf2-devel gnome-doc-utils

BuildRequires: xsltproc

%description
GNOME Nettool is a set of front-ends to various networking command-line
tools, like ping, netstat, ifconfig, whois, traceroute, finger.

%prep
%setup -q

%build
%configure \
--disable-scrollkeeper --disable-schemas-install

%make_build

%install
%makeinstall

%find_lang --with-gnome %name

%files -f %name.lang
%_bindir/*
%_datadir/applications/*
%_datadir/%name
%_liconsdir/%name.png
%doc README NEWS TODO ChangeLog

%exclude %_iconsdir/hicolor/icon-theme.cache

%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