Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37540380
en ru br
Репозитории ALT
S:4.0-alt2
5.1: 2.1.0-alt1
4.1: 2.1.0-alt1
4.0: 2.1.0-alt1
www.altlinux.org/Changes

Группа :: Мониторинг
Пакет: bmon

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: bmon
Version: 4.0
Release: alt2

Summary: A portable bandwidth monitor
License: %bsd %mit
Group: Monitoring

Url: https://github.com/tgraf/bmon
Source: https://github.com/tgraf/bmon/releases/download/v4.0/%name-%version.tar.gz

Patch1: bmon-2.1.0-gcc4.diff
Patch2: bmon-2.1.0-nostrip.patch
Packager: Michael Shigorin <mike at altlinux.org>

BuildRequires(pre): rpm-build-licenses

BuildRequires: libconfuse-devel libnl-devel libncurses-devel

%description
%name is a portable bandwidth monitor and rate estimator
running on various operating systems.

It supports various input methods for different architectures.
Various output modes exist including an interactive curses
interface, lightweight HTML output but also formatable ASCII
output.  Statistics may be distributed over a network using
multicast or unicast and collected at some point to generate
a summary of statistics for a set of nodes.

%prep
%setup
#patch1 -p1
#patch2 -p0

%build
%configure --disable-asound
%make_build

%install
%makeinstall

# packaged by %doc examples/

rm -rf $RPM_BUILD_ROOT/usr/share/doc/bmon/examples

%files
%_bindir/*
%_mandir/man?/*
%doc NEWS examples/ LICENSE.BSD LICENSE.MIT

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin