SPECS: ntop.spec - don't enforce local mysql
qboosh
qboosh at pld-linux.org
Wed Oct 15 18:36:25 CEST 2008
Author: qboosh Date: Wed Oct 15 16:36:25 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- don't enforce local mysql
---- Files affected:
SPECS:
ntop.spec (1.78 -> 1.79)
---- Diffs:
================================================================
Index: SPECS/ntop.spec
diff -u SPECS/ntop.spec:1.78 SPECS/ntop.spec:1.79
--- SPECS/ntop.spec:1.78 Wed Oct 15 16:46:48 2008
+++ SPECS/ntop.spec Wed Oct 15 18:36:19 2008
@@ -1,6 +1,6 @@
# $Revision$, $Date$
-# Conditional build
#
+# Conditional build:
%bcond_with mysql # with mysql support
#
Summary: Network monitoring tool
@@ -45,7 +45,6 @@
Requires(pre): /usr/bin/getgid
Requires(pre): /usr/sbin/groupadd
Requires(pre): /usr/sbin/useradd
-%{?with_mysql:Requires: mysql}
Requires: rc-scripts
Provides: group(ntop)
Provides: user(ntop)
@@ -150,6 +149,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.79 2008/10/15 16:36:19 qboosh
+- don't enforce local mysql
+
Revision 1.78 2008/10/15 14:46:48 duddits
- up to 3.3.8
- %bcond added (mysql support)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ntop.spec?r1=1.78&r2=1.79&f=u
More information about the pld-cvs-commit
mailing list