OBS User unknown
2006-08-28 19:31:16 +00:00
committed by Git OBS Bridge
parent db86814890
commit 78918204dc

View File

@@ -8,6 +8,7 @@ Source0: %{name}-%{version}rc2.tar.bz2
Source1: nfacctd.init
Source2: pmacctd.init
Source3: sfacctd.init
Patch: pgsql_plugin.c.patch
URL: http://www.pmacct.net/
BuildRoot: %{_tmppath}/%{name}-root
Requires: mysql-shared postgresql-libs sqlite
@@ -36,6 +37,8 @@ pmacct is a small set of passive network monitoring tools to measure, account, c
%prep
%setup -q
%patch
%build
export CFLAGS="%{optflags}"
export AM_CFLAGS="%{optflags}"