Author: hawk Date: Mon Feb 28 11:21:11 2011 GMT Module: packages Tag: HEAD ---- Log message: - fixed typo in init script
---- Files affected: packages/ntop: ntop.spec (1.100 -> 1.101) ---- Diffs: ================================================================ Index: packages/ntop/ntop.spec diff -u packages/ntop/ntop.spec:1.100 packages/ntop/ntop.spec:1.101 --- packages/ntop/ntop.spec:1.100 Fri Jan 28 02:45:41 2011 +++ packages/ntop/ntop.spec Mon Feb 28 12:21:06 2011 @@ -2,7 +2,6 @@ # TODO # - see if it uses system files for ettercap and geoip, ieee-oui files we did not package # - see where plugins are needed in plugin dir or in system dir -# - fix init script (--redirdfs is bogus?) # # Conditional build: %bcond_with mysql # with mysql support @@ -11,7 +10,7 @@ Summary(pl.UTF-8): Narzędzie do monitorowania sieci Name: ntop Version: 4.0.3 -Release: 1 +Release: 2 License: GPL v3+ Group: Networking Source0: http://downloads.sourceforge.net/ntop/%{name}-%{version}.tgz @@ -194,6 +193,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.101 2011/02/28 11:21:06 hawk +- fixed typo in init script + Revision 1.100 2011/01/28 01:45:41 sparky - BR: rpm-pythonprov ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ntop/ntop.spec?r1=1.100&r2=1.101&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
