Compare commits

..

No commits in common. "factory" and "factory" have entirely different histories.

2 changed files with 1 additions and 8 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Sun Sep 29 19:45:07 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Fix build after removal of the default %%{java_home} define
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 20 10:44:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org> Tue Feb 20 10:44:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
# #
# spec file for package apache-ivy # spec file for package apache-ivy
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2023 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
@ -47,9 +47,7 @@ BuildArch: noarch
%if %{with pack200} %if %{with pack200}
BuildRequires: pack200 BuildRequires: pack200
%else %else
BuildConflicts: java >= 14
BuildConflicts: java-devel >= 14 BuildConflicts: java-devel >= 14
BuildConflicts: java-headless >= 14
%endif %endif
%if %{with vfs} %if %{with vfs}
BuildRequires: apache-commons-vfs2 BuildRequires: apache-commons-vfs2