summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2013-05-22 15:23:37 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-05-22 15:23:37 -0400
commite338bdd25fa3c061283bf851ce46cd8de246897c (patch)
treee180a20e70c2870b3fe380269dea438f305ce8be
parentfedd8da882ace1fdfc00f63043acda619e77dfa4 (diff)
downloadbcfg2-e338bdd25fa3c061283bf851ce46cd8de246897c.tar.gz
bcfg2-e338bdd25fa3c061283bf851ce46cd8de246897c.tar.bz2
bcfg2-e338bdd25fa3c061283bf851ce46cd8de246897c.zip
misc: Updated server package to require pyinotify, not gamin
-rw-r--r--misc/bcfg2.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index b26119e06..7e96345a6 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -100,11 +100,12 @@ Requires: python-ssl
%endif
Requires: python-lxml >= 1.2.1
%if "%{_vendor}" == "redhat"
-Requires: gamin-python
%endif
%if 0%{?suse_version}
+Requires: python-pyinotify
Requires: python-python-daemon
%else
+Requires: python-inotify
Requires: python-daemon
%endif
Requires: /usr/sbin/sendmail