This commit is contained in:
parent
5efc8e2488
commit
de846836cb
@ -2,7 +2,8 @@
|
|||||||
Thu Sep 14 05:39:48 UTC 2017 - fstrba@suse.com
|
Thu Sep 14 05:39:48 UTC 2017 - fstrba@suse.com
|
||||||
|
|
||||||
- Allow bootstrapping with something else then
|
- Allow bootstrapping with something else then
|
||||||
java-1_5_0-gcj-compat
|
java-1_5_0-gcj-compat, but still require
|
||||||
|
java-1_5_0-gcj-compat-devel
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 6 17:49:21 UTC 2017 - fstrba@suse.com
|
Wed Sep 6 17:49:21 UTC 2017 - fstrba@suse.com
|
||||||
|
@ -45,7 +45,8 @@ Patch1: apache-ant-class-path-in-manifest.patch
|
|||||||
Patch3: reproducible.patch
|
Patch3: reproducible.patch
|
||||||
Patch4: apache-ant-1.9.9-sourcetarget.patch
|
Patch4: apache-ant-1.9.9-sourcetarget.patch
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
BuildRequires: java-devel >= 1.5
|
BuildRequires: java-1_5_0-gcj-compat-devel
|
||||||
|
#BuildRequires: java-devel >= 1.5
|
||||||
BuildConflicts: java-devel >= 1.9
|
BuildConflicts: java-devel >= 1.9
|
||||||
#!BuildIgnore: java-9-openjdk java-9-openjdk-devel java-9-openjdk-headless
|
#!BuildIgnore: java-9-openjdk java-9-openjdk-devel java-9-openjdk-headless
|
||||||
%else
|
%else
|
||||||
|
@ -2,7 +2,8 @@
|
|||||||
Thu Sep 14 05:39:48 UTC 2017 - fstrba@suse.com
|
Thu Sep 14 05:39:48 UTC 2017 - fstrba@suse.com
|
||||||
|
|
||||||
- Allow bootstrapping with something else then
|
- Allow bootstrapping with something else then
|
||||||
java-1_5_0-gcj-compat
|
java-1_5_0-gcj-compat, but still require
|
||||||
|
java-1_5_0-gcj-compat-devel
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 6 17:49:21 UTC 2017 - fstrba@suse.com
|
Wed Sep 6 17:49:21 UTC 2017 - fstrba@suse.com
|
||||||
|
@ -45,7 +45,8 @@ Patch1: apache-ant-class-path-in-manifest.patch
|
|||||||
Patch3: reproducible.patch
|
Patch3: reproducible.patch
|
||||||
Patch4: apache-ant-1.9.9-sourcetarget.patch
|
Patch4: apache-ant-1.9.9-sourcetarget.patch
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
BuildRequires: java-devel >= 1.5
|
BuildRequires: java-1_5_0-gcj-compat-devel
|
||||||
|
#BuildRequires: java-devel >= 1.5
|
||||||
BuildConflicts: java-devel >= 1.9
|
BuildConflicts: java-devel >= 1.9
|
||||||
#!BuildIgnore: java-9-openjdk java-9-openjdk-devel java-9-openjdk-headless
|
#!BuildIgnore: java-9-openjdk java-9-openjdk-devel java-9-openjdk-headless
|
||||||
%else
|
%else
|
||||||
|
@ -2,7 +2,8 @@
|
|||||||
Thu Sep 14 05:39:48 UTC 2017 - fstrba@suse.com
|
Thu Sep 14 05:39:48 UTC 2017 - fstrba@suse.com
|
||||||
|
|
||||||
- Allow bootstrapping with something else then
|
- Allow bootstrapping with something else then
|
||||||
java-1_5_0-gcj-compat
|
java-1_5_0-gcj-compat, but still require
|
||||||
|
java-1_5_0-gcj-compat-devel
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 6 17:49:21 UTC 2017 - fstrba@suse.com
|
Wed Sep 6 17:49:21 UTC 2017 - fstrba@suse.com
|
||||||
|
3
ant.spec
3
ant.spec
@ -44,7 +44,8 @@ Patch1: apache-ant-class-path-in-manifest.patch
|
|||||||
Patch3: reproducible.patch
|
Patch3: reproducible.patch
|
||||||
Patch4: apache-ant-1.9.9-sourcetarget.patch
|
Patch4: apache-ant-1.9.9-sourcetarget.patch
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
BuildRequires: java-devel >= 1.5
|
BuildRequires: java-1_5_0-gcj-compat-devel
|
||||||
|
#BuildRequires: java-devel >= 1.5
|
||||||
BuildConflicts: java-devel >= 1.9
|
BuildConflicts: java-devel >= 1.9
|
||||||
#!BuildIgnore: java-9-openjdk java-9-openjdk-devel java-9-openjdk-headless
|
#!BuildIgnore: java-9-openjdk java-9-openjdk-devel java-9-openjdk-headless
|
||||||
%else
|
%else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user