[bcfg2] BR updated

Fabian Affolter fab at fedoraproject.org
Wed Mar 20 20:38:20 UTC 2013


commit 1dd9d6fb33ed76f3ea0407c02bef63405ef265f5
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Wed Mar 20 21:38:02 2013 +0100

    BR updated

 bcfg2.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/bcfg2.spec b/bcfg2.spec
index 11f61b4..9beb84b 100644
--- a/bcfg2.spec
+++ b/bcfg2.spec
@@ -70,10 +70,11 @@ Requires:         bcfg2 = %{version}-%{release}
 Requires:         /usr/sbin/sendmail
 Requires:         /usr/bin/openssl
 Requires:         gamin-python
-Requires:         redhat-lsb
 Requires:         python-genshi
 Requires:         python-cheetah
 Requires:         graphviz
+Requires:         python-daemon
+Requires:         python-lxml
 %if 0%{?fedora} >= 16
 BuildRequires:    systemd-units
 Requires(post):   systemd-units
@@ -114,6 +115,7 @@ Group:            System
 
 BuildRequires:    python-sphinx
 BuildRequires:    python-docutils
+BuildRequires:    python-lxml
 
 %description doc
 Documentation for Bcfg2.


More information about the scm-commits mailing list