From c243e90c61d002a6a2cb435aa15a106aa07b4c87 Mon Sep 17 00:00:00 2001
From: Gaetan Boismal <gaetan.boismal@forgerock.com>
Date: Fri, 26 Jun 2015 12:29:19 +0000
Subject: [PATCH] OPENDJ-2175 Add description to rpm package

---
 opendj-server-legacy/pom.xml |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/opendj-server-legacy/pom.xml b/opendj-server-legacy/pom.xml
index d672838..6685749 100644
--- a/opendj-server-legacy/pom.xml
+++ b/opendj-server-legacy/pom.xml
@@ -2325,6 +2325,14 @@
               <url>${docHomepageUrl}</url>
               <needarch>noarch</needarch>
               <targetOS>linux</targetOS>
+              <description>
+                OpenDJ LDAP Server
+                OpenDJ is an LDAPv3 compliant directory service, developed for the Java
+                platform, providing a high performance, highly available and secure store
+                for the identities managed by enterprises. Its easy installation process,
+                combined with the power of the Java platform makes OpenDJ one of the
+                simplest and fastest directory servers to deploy and manage.
+              </description>
               <requires>
                 <require>jre >= 1.7</require>
               </requires>

--
Gitblit v1.10.0