Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
:
netflow
>
nprobe
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 80
[-]
[+]
Changed
nprobe.changes
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Fri Oct 4 18:56:17 UTC 2013 - cs@linux-administrator.com + +- build with zeromq on RHEL 6, CentOS 6, openSUSE and SLES + +------------------------------------------------------------------- Tue Sep 10 09:13:20 UTC 2013 - cs@linux-administrator.com - update init script
[-]
[+]
Changed
nprobe.spec
^
@@ -43,6 +43,10 @@ PreReq: %insserv_prereq %fillup_prereq %endif +%if 0%{?suse_version} || 0%{?redhat_version} >= 600 || 0%{?rhel} >= 6 || 0%{?centos_version} >= 6 +BuildRequires: zeromq-devel +%endif + BuildRequires: autoconf automake libtool gcc-c++ grep sed flex bison BuildRequires: pcre-devel mysql-devel libGeoIP-devel >= 1.4.5 lksctp-tools-devel python-devel openssl-devel BuildRequires: sqlite-devel >= 3.0