Bug 463015 - abgraph has a broken dependency

This commit is contained in:
Marek Mahut 2008-11-07 16:03:24 +00:00
commit 4ed084b894

View file

@ -1,6 +1,6 @@
Name: abgraph
Version: 1.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: ABGraph is a simple tool to benchmark webservers
@ -11,7 +11,7 @@ Source: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
Requires: gnuplot, httpd-tools
Requires: gnuplot, httpd
%description
ABGraph is a simple tool to benchmark webservers.
@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Nov 7 2008 Marek Mahut <mmahut@fedoraproject.org> - 1.1-2
- Ab command is in httpd package (RHBZ#463015)
* Wed Jun 25 2008 Marek Mahut <mmahut@fedoraproject.org> - 1.1-1
- Upstream release