forked from pool/java-cup
Accepting request 692576 from Java:packages
Fix a cycle OBS-URL: https://build.opensuse.org/request/show/692576 OBS-URL: https://build.opensuse.org/package/show/Java:packages/java-cup?expand=0&rev=18
This commit is contained in:
parent
092b0999cc
commit
309073b6ab
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 9 10:40:04 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- BuildIgnore jaxp_parser_impl too
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 1 16:57:40 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
Fri Feb 1 16:57:40 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package java-cup-bootstrap
|
# spec file for package java-cup
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -43,7 +43,7 @@ BuildRequires: ant
|
|||||||
BuildRequires: java-devel
|
BuildRequires: java-devel
|
||||||
BuildRequires: xml-commons-apis-bootstrap
|
BuildRequires: xml-commons-apis-bootstrap
|
||||||
BuildRequires: xml-commons-resolver-bootstrap
|
BuildRequires: xml-commons-resolver-bootstrap
|
||||||
#!BuildIgnore: xml-commons-apis xml-commons-resolver xalan-j2 xerces-j2
|
#!BuildIgnore: xml-commons-apis xml-commons-resolver xalan-j2 xerces-j2 jaxp_parser_impl
|
||||||
Obsoletes: java_cup < %{version}-%{release}
|
Obsoletes: java_cup < %{version}-%{release}
|
||||||
Provides: java_cup = %{version}-%{release}
|
Provides: java_cup = %{version}-%{release}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 9 10:40:04 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- BuildIgnore jaxp_parser_impl too
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 1 16:57:40 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
Fri Feb 1 16:57:40 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -42,7 +42,7 @@ BuildRequires: ant
|
|||||||
BuildRequires: java-devel
|
BuildRequires: java-devel
|
||||||
BuildRequires: xml-commons-apis-bootstrap
|
BuildRequires: xml-commons-apis-bootstrap
|
||||||
BuildRequires: xml-commons-resolver-bootstrap
|
BuildRequires: xml-commons-resolver-bootstrap
|
||||||
#!BuildIgnore: xml-commons-apis xml-commons-resolver xalan-j2 xerces-j2
|
#!BuildIgnore: xml-commons-apis xml-commons-resolver xalan-j2 xerces-j2 jaxp_parser_impl
|
||||||
Obsoletes: java_cup < %{version}-%{release}
|
Obsoletes: java_cup < %{version}-%{release}
|
||||||
Provides: java_cup = %{version}-%{release}
|
Provides: java_cup = %{version}-%{release}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
Reference in New Issue
Block a user