[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
pmacct package proposal
- From: Chris Wilson <chris-epel-110727 aptivate org>
- To: epel-devel-list redhat com
- Cc: Paolo Lucente <paolo pmacct net>
- Subject: pmacct package proposal
- Date: Wed, 27 Jul 2011 12:09:38 +0100 (BST)
Hi all,
I would like to offer to supply and maintain an RPM package for pmacct in
Fedora and EPEL.
I found an old package in OpenSuSE
<ftp://ftp.pbone.net/mirror/ftp5.gwdg.de/pub/opensuse/repositories/server%3A/monitoring/SLES_9/src/pmacct-0.11.4-4.1.src.rpm>.
I have updated it to the latest release of pmacct and removed sqlite
support which I consider useless, as the database must be multi-user for
sensible applications of pmacct.
My new package builds, but cannot be installed due to a dependency
problem. The original package depends on mysql-shared, but I think this is
called just "mysql" in redhat-ish distros. I tried the following macro:
%if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version}
Requires: mysql postgresql-libs
%else
Requires: mysql-shared postgresql-libs
%endif
but it doesn't appear to work. Can anyone advise me?
Assuming that I can solve this issue, please let me know how I may proceed
with getting this package into Fedora and EPEL.
Cheers, Chris.
--
Aptivate | http://www.aptivate.org | Phone: +44 1223 760887
The Humanitarian Centre, Fenner's, Gresham Road, Cambridge CB1 2ES
Aptivate is a not-for-profit company registered in England and Wales
with company number 04980791.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]