]> git.pld-linux.org Git - packages/ntop.git/commitdiff
- don't enforce local mysql
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 15 Oct 2008 16:36:19 +0000 (16:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ntop.spec -> 1.79

ntop.spec

index fcd16ac5c163da756f196f9e00963d95f71ed16b..2bddb183b1aca5ff099704a22ce568a12a80a46a 100644 (file)
--- a/ntop.spec
+++ b/ntop.spec
@@ -1,5 +1,5 @@
-# Conditional build
 #
+# Conditional build:
 %bcond_with    mysql   # with mysql support
 #
 Summary:       Network monitoring tool
@@ -44,7 +44,6 @@ Requires(pre):        /bin/id
 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)
This page took 0.059845 seconds and 4 git commands to generate.