- Remove xml-commons-resolver as a Requires
This commit is contained in:
parent
8b33fc997b
commit
8eca63e820
@ -1,7 +1,7 @@
|
||||
%define name xerces-j2
|
||||
%define version 2.6.2
|
||||
%define cvs_version 2_6_2
|
||||
%define release 2jpp_2rh
|
||||
%define release 2jpp_3rh
|
||||
%define section free
|
||||
|
||||
Name: %{name}
|
||||
@ -22,7 +22,6 @@ Patch0: xerces-j2-2.6.2-build.patch
|
||||
Patch1: xerces-j2-2.6.2-nonjikes-cast.patch
|
||||
Provides: jaxp_parser_impl
|
||||
Requires: xml-commons-apis
|
||||
Requires: xml-commons-resolver
|
||||
Requires: /usr/sbin/update-alternatives
|
||||
BuildRequires: ant >= 0:1.5
|
||||
BuildRequires: jpackage-utils >= 0:1.5
|
||||
@ -254,6 +253,9 @@ update-alternatives --install %{_javadir}/jaxp_parser_impl.jar \
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 30 2004 Andrew Overholt <overholt@redhat.com> 0:2.6.2-2jpp_3rh
|
||||
- Remove xml-commons-resolver as a Requires
|
||||
|
||||
* Mon Jun 21 2004 Vivek Lakshmanan <vivekl@redhat.com> 0:2.6.2-2jpp_2rh
|
||||
- Added new Source1 URL and added new %setup to expand it under the
|
||||
expanded result of Source0.
|
||||
|
Loading…
Reference in New Issue
Block a user