From 411f5bb6dc1b08db28fa4dc24d9a5d2d8e6b54c4 Mon Sep 17 00:00:00 2001 From: Jonathan Robie Date: Thu, 4 Feb 2010 22:48:46 +0000 Subject: [PATCH] Fixed whitespace error in spec file. --- xerces-c.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/xerces-c.spec b/xerces-c.spec index f19e739..8e43e11 100644 --- a/xerces-c.spec +++ b/xerces-c.spec @@ -1,7 +1,7 @@ Summary: Validating XML Parser Name: xerces-c Version: 3.0.1 -Release: 10%{?dist} +Release: 11%{?dist} License: ASL 2.0 Group: System Environment/Libraries URL: http://xml.apache.org/xerces-c/ @@ -10,7 +10,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: dos2unix -%description Xerces-C is a validating XML parser written in a portable +%description +Xerces-C is a validating XML parser written in a portable subset of C++. Xerces-C makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML