- Apply patch from fedora:

* hamcrest-1.3-fork-javac.patch

OBS-URL: https://build.opensuse.org/package/show/Java:packages/hamcrest?expand=0&rev=23
This commit is contained in:
Tomáš Chvátal
2017-05-29 16:03:59 +00:00
committed by Git OBS Bridge
parent 978f5b5572
commit 569e43d086
3 changed files with 30 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ Patch2: %{name}-%{version}-no-integration.patch
Patch3: %{name}-%{version}-javadoc.patch
#PATCH-FIX-UPSTREAM: random build crash fix
Patch4: hamcrest-1.3-random-build-crash.patch
Patch5: hamcrest-1.3-fork-javac.patch
BuildRequires: ant >= 1.6.5
BuildRequires: java-devel >= 1.6.0
BuildRequires: javapackages-local
@@ -94,6 +95,7 @@ ln -sf $(build-classpath qdox) lib/generator/
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch5 -p1
perl -pi -e 's/\r$//g' LICENSE.txt