diff --git a/plexus-xml.spec b/plexus-xml.spec index a6753dd..5b67287 100644 --- a/plexus-xml.spec +++ b/plexus-xml.spec @@ -19,7 +19,7 @@ Name: plexus-xml Version: 3.0.0 Release: 0 -Summary: Command Line Interface facilitator for Plexus +Summary: Plexus XML Utilities License: Apache-2.0 Group: Development/Libraries/Java URL: https://github.com/codehaus-plexus/%{name} @@ -32,11 +32,10 @@ BuildRequires: xz BuildArch: noarch %description -Plexus contains end-to-end developer tools for writing applications. -At the core is the container, which can be embedded or for an -application server. There are many reusable components for hibernate, -form processing, jndi, i18n, velocity, etc. Plexus also includes an -application server which is like a J2EE application server. +A collection of various utility classes to ease working with XML in Maven 3. +This library consists of XML classes (org.codehaus.plexus.util.xml) that +have been extracted from plexus-utils 3: + * plexus-utils 3 = plexus-utils 4 + plexus-xml 3. %package javadoc Summary: Javadoc for %{name}