This commit is contained in:
parent
c37e394759
commit
29db97e034
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 1 16:19:10 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Build ant against xml-commons-apis-bootstrap and
|
||||
xml-commons-resolver-bootstrap in order to break build cycle
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 10 08:22:18 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ant-antlr
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2000-2009, JPackage Project
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -48,7 +48,7 @@ BuildRequires: antlr-bootstrap
|
||||
BuildRequires: java-devel >= 1.8
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: unzip
|
||||
BuildRequires: xml-apis
|
||||
BuildRequires: xml-commons-apis-bootstrap
|
||||
BuildArch: noarch
|
||||
# Needed for maven conversions
|
||||
%if !%{with bootstrap}
|
||||
@ -61,7 +61,7 @@ BuildRequires: junit
|
||||
%endif
|
||||
%if %{with antlr}
|
||||
BuildRequires: xerces-j2
|
||||
BuildRequires: xml-apis
|
||||
BuildRequires: xml-commons-apis-bootstrap
|
||||
%endif
|
||||
%if 0%{?suse_version} > 1320
|
||||
BuildRequires: strip-nondeterminism
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 1 16:19:10 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Build ant against xml-commons-apis-bootstrap and
|
||||
xml-commons-resolver-bootstrap in order to break build cycle
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 10 08:22:18 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ant-junit
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2000-2009, JPackage Project
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -48,7 +48,7 @@ BuildRequires: antlr-bootstrap
|
||||
BuildRequires: java-devel >= 1.8
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: unzip
|
||||
BuildRequires: xml-apis
|
||||
BuildRequires: xml-commons-apis-bootstrap
|
||||
BuildArch: noarch
|
||||
# Needed for maven conversions
|
||||
%if !%{with bootstrap}
|
||||
@ -61,7 +61,7 @@ BuildRequires: junit
|
||||
%endif
|
||||
%if %{with antlr}
|
||||
BuildRequires: xerces-j2
|
||||
BuildRequires: xml-apis
|
||||
BuildRequires: xml-commons-apis-bootstrap
|
||||
%endif
|
||||
%if 0%{?suse_version} > 1320
|
||||
BuildRequires: strip-nondeterminism
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 1 16:19:10 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Build ant against xml-commons-apis-bootstrap and
|
||||
xml-commons-resolver-bootstrap in order to break build cycle
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 10 08:22:18 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
6
ant.spec
6
ant.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ant
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2000-2009, JPackage Project
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -47,7 +47,7 @@ BuildRequires: antlr-bootstrap
|
||||
BuildRequires: java-devel >= 1.8
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: unzip
|
||||
BuildRequires: xml-apis
|
||||
BuildRequires: xml-commons-apis-bootstrap
|
||||
BuildArch: noarch
|
||||
# Needed for maven conversions
|
||||
%if !%{with bootstrap}
|
||||
@ -60,7 +60,7 @@ BuildRequires: junit
|
||||
%endif
|
||||
%if %{with antlr}
|
||||
BuildRequires: xerces-j2
|
||||
BuildRequires: xml-apis
|
||||
BuildRequires: xml-commons-apis-bootstrap
|
||||
%endif
|
||||
%if 0%{?suse_version} > 1320
|
||||
BuildRequires: strip-nondeterminism
|
||||
|
Loading…
x
Reference in New Issue
Block a user