From e338bdd25fa3c061283bf851ce46cd8de246897c Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Wed, 22 May 2013 15:23:37 -0400 Subject: misc: Updated server package to require pyinotify, not gamin --- misc/bcfg2.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc') 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 -- cgit v1.2.3-1-g7c22