From 66594e6c50b9cb489ebe5f3889b5611eb7c8a3c4 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Mon, 18 Jun 2007 14:15:00 +0000 Subject: bcfg2 spec patch from mbrady git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3314 ce84e21b-d406-0410-9b95-82705330c041 --- misc/bcfg2.spec | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) (limited to 'misc/bcfg2.spec') diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index fface7de8..1582d71b3 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -59,13 +59,36 @@ Version: %{version} Summary: Bcfg2 Server Group: System Tools Requires: bcfg2 +Requires: %{lxmldep} >= 1.2.1 %if "%{_vendor}" == "redhat" Requires: gamin-python %endif - %description -n bcfg2-server -Bcfg2 client +Bcfg2 helps system administrators produce a consistent, reproducible, +and verifiable description of their environment, and offers +visualization and reporting tools to aid in day-to-day administrative +tasks. It is the fifth generation of configuration management tools +developed in the Mathematics and Computer Science Division of Argonne +National Laboratory. + +It is based on an operational model in which the specification can be +used to validate and optionally change the state of clients, but in a +feature unique to bcfg2 the client's response to the specification can +also be used to assess the completeness of the specification. Using +this feature, bcfg2 provides an objective measure of how good a job an +administrator has done in specifying the configuration of client +systems. Bcfg2 is therefore built to help administrators construct an +accurate, comprehensive specification. + +Bcfg2 has been designed from the ground up to support gentle +reconciliation between the specification and current client states. It +is designed to gracefully cope with manual system modifications. + +Finally, due to the rapid pace of updates on modern networks, client +systems are constantly changing; if required in your environment, +Bcfg2 can enable the construction of complex change management and +deployment strategies. %prep %setup -q -n bcfg2-0.9.4pre3 -- cgit v1.2.3-1-g7c22