From 068167186d0edebf66d91d6aa32c19dd0d4d732e Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 09:30:24 +0000 Subject: [PATCH] auto-import changelog data from openjade-1.3-18.src.rpm Wed Sep 12 2001 Tim Powers - rebuild with new gcc and binutils --- openjade.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/openjade.spec b/openjade.spec index ce679d0..6cd3ec9 100644 --- a/openjade.spec +++ b/openjade.spec @@ -1,7 +1,7 @@ Summary: A DSSSL implementation. Name: openjade Version: 1.3 -Release: 17 +Release: 18 Prereq: sgml-common >= 0.5 Source: http://download.sourceforge.net/openjade/openjade-%{version}.tar.gz Patch0: openjade-1.3-decl.patch @@ -22,12 +22,11 @@ Provides: jade %description OpenJade is an implementation of the ISO/IEC 10179:1996 standard DSSSL -(Document Style Semantics and Specification Language). OpenJade is +(Document Style Semantics and Specification Language). OpenJade is based on James Clark's Jade implementation of DSSSL. OpenJade is a -commmand line application and a set of components. The DSSSL engine +commmand-line application and a set of components. The DSSSL engine inputs an SGML or XML document and can output a variety of formats: -XML, RTF, TeX, MIF (FrameMaker), SGML or XML. - +XML, RTF, TeX, MIF (FrameMaker), SGML, or XML. %prep %setup -q @@ -102,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT %{prefix}/include/* %changelog +* Wed Sep 12 2001 Tim Powers +- rebuild with new gcc and binutils + * Fri Jun 15 2001 Tim Waugh 1.3-17 - Apply patch from CVS to break up unintentional ligatures (bugs #11497, #11779)