Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37043026
en ru br
Репозитории ALT

Группа :: Development/Tools
Пакет: abgraph

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

# see https://bugzilla.altlinux.org/show_bug.cgi?id=10382
%define _localstatedir %{_var}
Name: abgraph
Version: 1.1
Release: alt2_13

Summary: ABGraph is a simple tool to benchmark webservers

License: GPLv3+
Group: Development/Tools
URL: http://sourceforge.net/projects/abgraph
Source: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz

BuildArch: noarch
Requires: gnuplot-qt, apache2-base
Source44: import.info

%description
ABGraph is a simple tool to benchmark webservers.
The program uses ab (apache benchmark) to actually
benchmark the selected remote host. A graph in PNG format
is generated with gnuplot and saved to the selected path/file.

%prep
%setup -q

%build

%install
install -Dpm 755 abgraph.sh $RPM_BUILD_ROOT%{_bindir}/abgraph


%files
%doc README COPYING
%{_bindir}/abgraph


%changelog

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

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