From 24aede2488fa690054de856c0869e3c05652a0f6 Mon Sep 17 00:00:00 2001 From: Dominic Cleal Date: Thu, 13 Mar 2014 10:56:20 +0000 Subject: [PATCH] Improve augeas-libs description (upstream 8864027) --- augeas.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/augeas.spec b/augeas.spec index f29e6f5..c80476f 100644 --- a/augeas.spec +++ b/augeas.spec @@ -41,6 +41,10 @@ Group: System Environment/Libraries %description libs The libraries for %{name}. +Augeas is a library for programmatically editing configuration files. It parses +configuration files into a tree structure, which it exposes through its +public API. Changes made through the API are written back to the initially +read files. %prep %setup -q