diff --git a/xerces-j2.spec b/xerces-j2.spec index d847c9e..59ca7ad 100644 --- a/xerces-j2.spec +++ b/xerces-j2.spec @@ -37,7 +37,7 @@ Name: xerces-j2 Version: 2.7.1 -Release: 7jpp.1 +Release: 7jpp.2 Epoch: 0 Summary: Java XML parser License: Apache Software License @@ -63,7 +63,7 @@ BuildRequires: xml-commons-apis >= 0:1.3 # xml-stylbook is not yet in FC #BuildRequires: xml-stylebook Requires(post): /usr/sbin/update-alternatives jaxp_parser_impl -Requires(preun): /usr/sbin/update-alternatices jaxp_parser_impl +Requires(preun): /usr/sbin/update-alternatives jaxp_parser_impl %if ! %{gcj_support} BuildArch: noarch @@ -339,6 +339,9 @@ fi %changelog +* Sun Aug 13 2006 Warren Togami 0:2.7.1-7jpp.2 +- fix typo in preun req + * Sat Aug 12 2006 Matt Wringe 0:2.7.1-7jpp.1 - Merge with upstream version