forked from pool/maven-doxia
Accepting request 892413 from Java:packages
- Do not build against the legacy guava20 any more OBS-URL: https://build.opensuse.org/request/show/892413 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-doxia?expand=0&rev=5
This commit is contained in:
commit
c2a99a3d43
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 11 13:06:41 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Do not build against the legacy guava20 any more
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 14 08:07:06 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
Sat Mar 14 08:07:06 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package maven-doxia
|
# spec file for package maven-doxia
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -34,7 +34,7 @@ BuildRequires: apache-commons-collections
|
|||||||
BuildRequires: apache-commons-configuration
|
BuildRequires: apache-commons-configuration
|
||||||
BuildRequires: apache-commons-lang3
|
BuildRequires: apache-commons-lang3
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: guava20
|
BuildRequires: guava
|
||||||
BuildRequires: httpcomponents-client
|
BuildRequires: httpcomponents-client
|
||||||
BuildRequires: httpcomponents-core
|
BuildRequires: httpcomponents-core
|
||||||
BuildRequires: javapackages-local
|
BuildRequires: javapackages-local
|
||||||
@ -213,7 +213,7 @@ build-jar-repository -s lib \
|
|||||||
apache-commons-lang \
|
apache-commons-lang \
|
||||||
commons-cli \
|
commons-cli \
|
||||||
commons-configuration \
|
commons-configuration \
|
||||||
guava20/guava-10.0 \
|
guava/guava \
|
||||||
httpcomponents/httpclient \
|
httpcomponents/httpclient \
|
||||||
httpcomponents/httpcore \
|
httpcomponents/httpcore \
|
||||||
jdom2/jdom2 \
|
jdom2/jdom2 \
|
||||||
|
Loading…
Reference in New Issue
Block a user