]> git.pld-linux.org Git - packages/ntop.git/commitdiff
- enable xmldump deps. fixed am
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 2 Jan 2006 13:47:03 +0000 (13:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ntop.spec -> 1.69

ntop.spec

index 368ef460aefb407b6070d9fb5eb2674851121208..878fe0220551f5a82d9c79a2e9f389b709a2f162 100644 (file)
--- a/ntop.spec
+++ b/ntop.spec
@@ -1,12 +1,10 @@
 # TODO:
-#  - service ntop init steals terminal (it doesn't finish nor background)
 #  - paths wrong somewhere /var/lib/ntop/ntop is expected (should be without last path component)
-#  - /var/lib/ntop/* should be %ghost
 Summary:       Network monitoring tool
 Summary(pl):   Narzêdzie do monitorowania sieci
 Name:          ntop
 Version:       3.2
-Release:       0.6
+Release:       0.7
 License:       GPL
 Group:         Networking
 Source0:       http://dl.sourceforge.net/ntop/%{name}-%{version}.tgz
@@ -24,6 +22,8 @@ BuildRequires:        automake
 BuildRequires: gawk
 BuildRequires: gd-devel >= 2.0.1
 BuildRequires: gdbm-devel >= 1.8.3
+BuildRequires: gdome2-devel
+BuildRequires: glib2-devel
 BuildRequires: libpcap-devel
 BuildRequires: libpng-devel
 BuildRequires: libtiff-devel
@@ -34,11 +34,6 @@ BuildRequires:       openssl-devel >= 0.9.7d
 BuildRequires: readline-devel >= 4.2
 BuildRequires: rpmbuild(macros) >= 1.202
 BuildRequires: zlib-devel
-# for xmldump plugin (disabled as it's broken anyway - wants additional -I
-# to enable, and then fails to build)
-#BuildRequires:        gdome2-devel
-#BuildRequires:        glib-devel
-#BuildRequires:        libxml2-devel
 Requires(post,postun): /sbin/ldconfig
 Requires(post,preun):  /sbin/chkconfig
 Requires(postun):      /usr/sbin/groupdel
This page took 0.035999 seconds and 4 git commands to generate.