forked from pool/java-cup
Revert a fix that is not one
OBS-URL: https://build.opensuse.org/package/show/Java:packages/java-cup?expand=0&rev=19
This commit is contained in:
parent
309073b6ab
commit
97fe44708b
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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
|
# spec file for package java-cup-bootstrap
|
||||||
#
|
#
|
||||||
# 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 jaxp_parser_impl
|
#!BuildIgnore: xml-commons-apis xml-commons-resolver xalan-j2 xerces-j2
|
||||||
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,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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 jaxp_parser_impl
|
#!BuildIgnore: xml-commons-apis xml-commons-resolver xalan-j2 xerces-j2
|
||||||
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…
x
Reference in New Issue
Block a user