From fdffd694f2e66a223ec3aba3cf7b9d8607b2c2f3 Mon Sep 17 00:00:00 2001
From: PeiYong Zhang <peiyongz@apache.org>
Date: Tue, 24 Sep 2002 19:48:37 +0000
Subject: [PATCH] RPM for Xerces2.1.0, patch from Thomas Woerner
 (thomas@linux.de)

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174239 13f79535-47bb-0310-9956-ffa450edef68
---
 src/xercesc/xerces-c.spec | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/src/xercesc/xerces-c.spec b/src/xercesc/xerces-c.spec
index 988a91f4d..b52e18e9e 100644
--- a/src/xercesc/xerces-c.spec
+++ b/src/xercesc/xerces-c.spec
@@ -22,9 +22,6 @@ 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 documents. 
 
-Xerces-C++ is faithful to the XML 1.0 recommendation and many associated
-standards.
-
 The parser provides high performance, modularity, and scalability. Source 
 code, samples and API documentation are provided with the parser. For 
 portability, care has been taken to make minimal use of templates, no RTTI, 
@@ -87,6 +84,6 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Tue Sep 03 2002  <thomas@linux.de>
 - fixed missing DESTDIR in Makefile.util.submodule
+
 * Mon Sep 02 2002  <thomas@linux.de>
 - Initial build.
-
-- 
GitLab