forked from pool/tomcat
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 11 16:33:35 UTC 2018 - fstrba@suse.com
|
||||
|
||||
- Do not build java/org/apache/tomcat/buildutil/SignCode.java,
|
||||
since it uses APIs removed in jdk11.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 16 16:38:14 UTC 2018 - malbu@suse.de
|
||||
|
||||
|
@@ -247,6 +247,7 @@ The ROOT and examples web applications for Apache Tomcat
|
||||
# remove pre-built binaries and windows files
|
||||
find . -type f \( -name "*.bat" -o -name "*.class" -o -name Thumbs.db -o -name "*.gz" -o \
|
||||
-name "*.jar" -o -name "*.war" -o -name "*.zip" \) | xargs -t rm -f
|
||||
rm -f java/org/apache/tomcat/buildutil/SignCode.java
|
||||
%patch0
|
||||
%patch1
|
||||
%patch2
|
||||
|
Reference in New Issue
Block a user