Change-Id: I6bf514b922a0fa50fc6fb1865a85529564316a06
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/4100
Reviewed-by: Anish Swaminathan <anishs@vmware.com>
Tested-by: Anish Swaminathan <anishs@vmware.com>
| ... | ... |
@@ -10,7 +10,7 @@ Group: Development/Tools |
| 10 | 10 |
Vendor: VMware, Inc. |
| 11 | 11 |
Distribution: Photon |
| 12 | 12 |
Source0: http://www.java.net/download/openjdk/jdk8/promoted/b131/openjdk-%{version}.tar.gz
|
| 13 |
-%define sha1 openjdk=e07cd7e15cf17f0f47229fecd2098f3ee45abdc0 |
|
| 13 |
+%define sha1 openjdk=bdb67157673789aa2ad368c9e237be7215097fdd |
|
| 14 | 14 |
Patch0: Awt_build_headless_only.patch |
| 15 | 15 |
Patch1: check-system-ca-certs.patch |
| 16 | 16 |
Patch2: remove-cups.patch |
| ... | ... |
@@ -64,7 +64,7 @@ Requires: %{name} = %{version}-%{release}
|
| 64 | 64 |
This package provides the runtime library class sources. |
| 65 | 65 |
|
| 66 | 66 |
%prep -p exit |
| 67 |
-%setup -qn %{name}-%{version}
|
|
| 67 |
+%setup -qn openjdk-%{version}
|
|
| 68 | 68 |
%patch0 -p1 |
| 69 | 69 |
%patch1 -p1 |
| 70 | 70 |
%patch2 -p1 |