auto-import changelog data from openjade-1.3-18.src.rpm

Wed Sep 12 2001 Tim Powers <timp@redhat.com>
- rebuild with new gcc and binutils
This commit is contained in:
cvsdist 2004-09-09 09:30:24 +00:00
parent 49e51cd7b5
commit 068167186d

View File

@ -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 <timp@redhat.com>
- rebuild with new gcc and binutils
* Fri Jun 15 2001 Tim Waugh <twaugh@redhat.com> 1.3-17
- Apply patch from CVS to break up unintentional ligatures (bugs #11497,
#11779)