Author: glen Date: Mon Jan 2 13:47:09 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - enable xmldump deps. fixed am
---- Files affected: SPECS: ntop.spec (1.68 -> 1.69) ---- Diffs: ================================================================ Index: SPECS/ntop.spec diff -u SPECS/ntop.spec:1.68 SPECS/ntop.spec:1.69 --- SPECS/ntop.spec:1.68 Mon Jan 2 02:02:38 2006 +++ SPECS/ntop.spec Mon Jan 2 14:47:03 2006 @@ -1,13 +1,11 @@ # $Revision$, $Date$ # 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 @@ -25,6 +23,8 @@ 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 @@ -35,11 +35,6 @@ 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 @@ -157,6 +152,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.69 2006/01/02 13:47:03 glen +- enable xmldump deps. fixed am + Revision 1.68 2006/01/02 01:02:38 glen - updated to 3.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ntop.spec?r1=1.68&r2=1.69&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
