- Don't apply tomcat and webapp patches on ppc64, s390, and s390x (for
now).
This commit is contained in:
parent
0b6d8c095d
commit
f143021c28
@ -396,6 +396,7 @@ pushd plugins/org.eclipse.core.runtime
|
||||
%patch24 -p0
|
||||
popd
|
||||
|
||||
%ifnarch ppc64 s390 s390x
|
||||
# tomcat patches
|
||||
pushd plugins/org.eclipse.tomcat
|
||||
%patch28 -p0
|
||||
@ -406,6 +407,7 @@ popd
|
||||
pushd plugins/org.eclipse.help.webapp
|
||||
%patch31 -p0
|
||||
popd
|
||||
%endif
|
||||
pushd plugins/org.eclipse.compare
|
||||
#%patch33 -p0
|
||||
popd
|
||||
@ -1627,6 +1629,7 @@ fi
|
||||
- Update webapp build patch.
|
||||
- Use commons-* instead of jakarta-commons-*.
|
||||
- Don't delete jars in %%install.
|
||||
- Don't apply tomcat and webapp patches on ppc64, s390, and s390x (for now).
|
||||
|
||||
* Tue Jul 04 2006 Ben Konrath <bkonrath@redhat.com> 3.2.0-1jpp_1fc
|
||||
- Fix tomcat symlinks.
|
||||
|
Loading…
Reference in New Issue
Block a user