Make platform/feature.xml reference the tomcat5 plugin.
This commit is contained in:
parent
8581d1e32d
commit
e1fa383309
@ -81,6 +81,7 @@ Patch24: %{name}-fileinitializer.patch
|
|||||||
Patch28: %{name}-tomcat5.patch
|
Patch28: %{name}-tomcat5.patch
|
||||||
Patch29: %{name}-tomcat5-build.patch
|
Patch29: %{name}-tomcat5-build.patch
|
||||||
Patch30: %{name}-tomcat5-build.2.patch
|
Patch30: %{name}-tomcat5-build.2.patch
|
||||||
|
Patch50: %{name}-tomcat5-build.3.patch
|
||||||
Patch31: %{name}-webapp-tomcat5.patch
|
Patch31: %{name}-webapp-tomcat5.patch
|
||||||
# https://bugs.eclipse.org/bugs/show_bug.cgi?id=98707
|
# https://bugs.eclipse.org/bugs/show_bug.cgi?id=98707
|
||||||
Patch33: %{name}-compare-create-api.patch
|
Patch33: %{name}-compare-create-api.patch
|
||||||
@ -365,6 +366,7 @@ pushd plugins/org.eclipse.tomcat
|
|||||||
%patch29 -p0
|
%patch29 -p0
|
||||||
popd
|
popd
|
||||||
%patch30 -p0
|
%patch30 -p0
|
||||||
|
%patch50 -p1
|
||||||
pushd plugins/org.eclipse.help.webapp
|
pushd plugins/org.eclipse.help.webapp
|
||||||
%patch31 -p0
|
%patch31 -p0
|
||||||
popd
|
popd
|
||||||
@ -1279,6 +1281,7 @@ fi
|
|||||||
%changelog
|
%changelog
|
||||||
* Fri Feb 10 2006 Ben Konrath <bkonrath@redhat.com> 3.1.2-1jpp_6fc
|
* Fri Feb 10 2006 Ben Konrath <bkonrath@redhat.com> 3.1.2-1jpp_6fc
|
||||||
- Update the rebuild-sdk-features script to use the 3.1 updatesite (rh#180387, rh#180768).
|
- Update the rebuild-sdk-features script to use the 3.1 updatesite (rh#180387, rh#180768).
|
||||||
|
- Make platform/feature.xml reference the tomcat5 plugin.
|
||||||
|
|
||||||
* Tue Feb 07 2006 Andrew Overholt <overholt@redhat.com> 3.1.2-1jpp_5fc
|
* Tue Feb 07 2006 Andrew Overholt <overholt@redhat.com> 3.1.2-1jpp_5fc
|
||||||
- Use new java-1.4.2-gcj-compat-javadoc package.
|
- Use new java-1.4.2-gcj-compat-javadoc package.
|
||||||
|
Loading…
Reference in New Issue
Block a user