Accepting request 231783 from home:dirkmueller:branches:Java:packages
- remove dependency on gpg-offline (blocks rebuilds and tarball integrity is checked by source-validator anyway, plus it was commented out) - remove apache-ant-bz163689.patch (was not applied anywhere) OBS-URL: https://build.opensuse.org/request/show/231783 OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=51
This commit is contained in:
committed by
Git OBS Bridge
parent
05775eedad
commit
c710b4f92e
4
ant.spec
4
ant.spec
@@ -49,7 +49,6 @@ Patch0: apache-ant-no-test-jar.patch
|
||||
Patch1: apache-ant-class-path-in-manifest.patch
|
||||
|
||||
%if %bootstrap
|
||||
BuildRequires: gpg-offline
|
||||
BuildRequires: java-devel
|
||||
%else
|
||||
BuildRequires: java-devel >= 1.5.0
|
||||
@@ -444,9 +443,6 @@ This package contains the javadoc documentation for Apache Ant.
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%if %bootstrap
|
||||
%gpg_verify %{SOURCE1001}
|
||||
%endif
|
||||
%setup -q -n apache-ant-%{version}
|
||||
#Fixup version
|
||||
find -name build.xml -o -name pom.xml | xargs sed -i -e s/-SNAPSHOT//
|
||||
|
Reference in New Issue
Block a user