rpms/ntop/F-11 ntop.spec,1.10,1.11

Rakesh Pandit rakesh at fedoraproject.org
Sat Oct 10 07:01:46 UTC 2009


Author: rakesh

Update of /cvs/pkgs/rpms/ntop/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17643

Modified Files:
	ntop.spec 
Log Message:
Added missing BR's libevent-devel, lua-devel


Index: ntop.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ntop/F-11/ntop.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- ntop.spec	10 Oct 2009 06:07:48 -0000	1.10
+++ ntop.spec	10 Oct 2009 07:01:44 -0000	1.11
@@ -1,6 +1,6 @@
 Name:           ntop
 Version:        3.3.10
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A network traffic probe similar to the UNIX top command
 Group:          Applications/Internet
 # Confirmed from fedora legal 488717
@@ -23,7 +23,7 @@ BuildRequires:  autoconf, automake, pkgc
 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)
-BuildRequires:  GeoIP-devel
+BuildRequires:  GeoIP-devel, libevent-devel, lua-devel
 Requires:       initscripts, graphviz
 Requires(post): /sbin/chkconfig       
 Requires(post): openssl >= 0.9.7f-4, /bin/cat
@@ -190,6 +190,9 @@ fi
 %{_localstatedir}/lib/ntop/rrd
 
 %changelog
+* Sat Oct 10 2009 Rakesh Pandit <rakesh at fedoraproject.org> - 3.3.10-2
+- Added missing BR libevent-devel, lua-devel
+
 * Thu Oct 08 2009 Rakesh Pandit <rakesh at fedoraproject.org> - 3.3.10-1
 - Patch7: ntop-http_c_user.patch for #518264 (CVE-2009-2732)
 - Updated to 3.3.10




More information about the fedora-extras-commits mailing list