CVSROOT:        /cvs/cluster
Module name:    conga
Branch:         RHEL4
Changes by:     [EMAIL PROTECTED]       2008-06-13 18:39:15

Modified files:
        .              : conga.spec.in.in 

Log message:
        Fix missing dep

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/conga.spec.in.in.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.67.2.32&r2=1.67.2.33

--- conga/conga.spec.in.in      2008/06/10 15:16:35     1.67.2.32
+++ conga/conga.spec.in.in      2008/06/13 18:39:14     1.67.2.33
@@ -82,7 +82,7 @@
 Group: System Environment/Base
 Summary: Remote Management System - Management Station
 
-Requires: chkconfig initscripts
+Requires: chkconfig initscripts bc
 Requires: python >= 2.3.4
 %if "%{include_zope_and_plone}" == "yes"
 Provides: config(luci) = %{version}-%{release}

Reply via email to