Require servletapi5 instead
This commit is contained in:
parent
83786bd2d6
commit
0145dcc374
@ -27,7 +27,7 @@ BuildRequires: ant
|
|||||||
BuildRequires: antlr
|
BuildRequires: antlr
|
||||||
BuildRequires: junit
|
BuildRequires: junit
|
||||||
BuildRequires: jakarta-commons-collections
|
BuildRequires: jakarta-commons-collections
|
||||||
BuildRequires: servletapi3 >= 0:3.3.1
|
BuildRequires: servletapi5
|
||||||
BuildRequires: oro
|
BuildRequires: oro
|
||||||
BuildRequires: jdom >= 0:1.0-1
|
BuildRequires: jdom >= 0:1.0-1
|
||||||
BuildRequires: bcel
|
BuildRequires: bcel
|
||||||
@ -168,8 +168,9 @@ fi
|
|||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Oct 18 2004 Fernando Nasser ,fnasser@redhat.com> 0:1.4-3jpp_1rh
|
* Mon Oct 18 2004 Fernando Nasser <fnasser@redhat.com> 0:1.4-3jpp_1rh
|
||||||
- First Red Hat build
|
- First Red Hat build
|
||||||
|
- Require servletapi5 instead of servletapi3
|
||||||
|
|
||||||
* Thu Sep 23 2004 Ralph Apel <r.apel at r-apel.de> 0:1.4-3jpp
|
* Thu Sep 23 2004 Ralph Apel <r.apel at r-apel.de> 0:1.4-3jpp
|
||||||
- Adapt to jdom-1.0-1 replacing org.jdom.input.DefaultJDOMFactory
|
- Adapt to jdom-1.0-1 replacing org.jdom.input.DefaultJDOMFactory
|
||||||
|
Loading…
Reference in New Issue
Block a user