Accepting request 892414 from Java:packages
- Do not build against the legacy guava20 any more OBS-URL: https://build.opensuse.org/request/show/892414 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-doxia-sitetools?expand=0&rev=3
This commit is contained in:
commit
2a60352276
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 11 13:08:02 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Do not build against the legacy guava20 any more
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 11 11:41:31 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package maven-doxia-sitetools
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -35,7 +35,7 @@ BuildRequires: apache-commons-collections
|
||||
BuildRequires: apache-commons-io
|
||||
BuildRequires: apache-commons-lang3
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: guava20
|
||||
BuildRequires: guava
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: jdom2
|
||||
BuildRequires: maven-artifact
|
||||
@ -124,7 +124,7 @@ build-jar-repository -s lib \
|
||||
apache-commons-lang3 \
|
||||
commons-cli \
|
||||
commons-io \
|
||||
guava20/guava-20.0 \
|
||||
guava/guava \
|
||||
jdom2/jdom2 \
|
||||
maven-doxia/doxia-core \
|
||||
maven-doxia/doxia-logging-api \
|
||||
|
Loading…
Reference in New Issue
Block a user