SHA256
1
0
forked from pool/ant
2017-09-29 16:14:40 +00:00
committed by Git OBS Bridge
parent dfb5a6548f
commit acd6fc17f0
7 changed files with 0 additions and 102 deletions

View File

@@ -44,7 +44,6 @@ Patch1: apache-ant-class-path-in-manifest.patch
Patch3: reproducible.patch
Patch4: apache-ant-1.9.9-sourcetarget.patch
Patch5: apache-ant-bootstrap.patch
Patch6: apache-ant-1.9.9-detect_gij_as_java6.patch
%if %{with bootstrap}
BuildRequires: java-1_5_0-gcj-compat-devel
#BuildRequires: java-devel >= 1.5
@@ -355,7 +354,6 @@ find -name build.xml -o -name pom.xml | xargs sed -i -e s/-SNAPSHOT//
%patch4 -p1
%endif
%patch5 -p1
%patch6 -p1
# clean jar files
%{_bindir}/find . -name "*.jar" | %{_bindir}/xargs -t rm