[ntop] remove superflous build-dep libevent-devel (closes rhbz #822245)

Sven Lankes slankes at fedoraproject.org
Thu May 17 21:37:47 UTC 2012


commit 9da91525272e2544c3a53043d8f65268af716555
Author: Sven Lankes <sven at lank.es>
Date:   Thu May 17 23:37:58 2012 +0200

    remove superflous build-dep libevent-devel (closes rhbz #822245)

 ntop.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/ntop.spec b/ntop.spec
index 3b9fa3d..c858aed 100644
--- a/ntop.spec
+++ b/ntop.spec
@@ -1,7 +1,7 @@
 %define _hardened_build 1
 Name:           ntop
 Version:        4.1.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        A network traffic probe similar to the UNIX top command
 Group:          Applications/Internet
 # Confirmed from fedora legal 488717
@@ -25,8 +25,8 @@ BuildRequires:  autoconf, automake, pkgconfig, libtool, groff, libpcap-devel wge
 BuildRequires:  gdbm-devel, gd-devel, rrdtool-devel, openssl-devel
 BuildRequires:  net-snmp-devel, lm_sensors-devel, pcre-devel, mysql-devel
 BuildRequires:  tcp_wrappers-devel, perl(ExtUtils::Embed), pam-devel
-BuildRequires:  GeoIP-devel, libevent-devel, lua-devel, python-devel
-BuildRequires:	systemd-units
+BuildRequires:  GeoIP-devel, lua-devel, python-devel
+BuildRequires:  systemd-units
 Requires:       initscripts, graphviz
 Requires(post): systemd-sysv
 Requires(post): openssl >= 0.9.7f-4, /bin/cat
@@ -201,6 +201,9 @@ fi
 %{_localstatedir}/lib/ntop/rrd
 
 %changelog
+* Thu May 17 2012 Sven Lankes <sven at lank.es> - 4.1.0-5
+- remove superflous build-dep libevent-devel (closes rhbz #822245)
+
 * Mon Apr 16 2012 Jon Ciesla <limburgher at gmail.com> - 4.1.0-4
 - Add hardened build.
 


More information about the scm-commits mailing list