2021-05-25 06:57:18 +00:00
committed by Git OBS Bridge
parent 2dc6c28f3b
commit 0ef5e5655a
3 changed files with 25 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package javapackages-tools
# spec file
#
# 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
@@ -45,6 +45,8 @@ Patch1: python-optional.patch
#PATCH-FIX-SUSE: SUSE did not bump epoch of openjdk packages, whereas Fedora did
# Avoid generating unresolvable requires
Patch2: suse-no-epoch.patch
#PATCH-FIX-SUSE: Sort the aliases to avoid unnecessary difference between packages
Patch3: sorted-aliases.patch
BuildRequires: asciidoc
BuildRequires: fdupes
BuildRequires: perl
@@ -101,7 +103,6 @@ Requires: javapackages-tools = %{version}
This package contains files needed by local mode for Gradle, which
allows artifact resolution using XMvn resolver.
%package -n javapackages-ivy
Summary: Local mode for Apache Ivy (files)
Group: Development/Languages/Java
@@ -124,6 +125,7 @@ Module for handling, querying and manipulating of various files for Java
packaging in Linux distributions
%else
%package -n python3-javapackages
Summary: Module for handling various files for Java packaging
Group: Development/Languages/Java
@@ -241,6 +243,7 @@ popd
%files -n javapackages-filesystem -f files-filesystem
%else
%files -n javapackages-local -f files-local
%dir %{_datadir}/java-utils