Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
@ -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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -47,9 +47,7 @@ BuildArch: noarch
|
||||
%if %{with pack200}
|
||||
BuildRequires: pack200
|
||||
%else
|
||||
BuildConflicts: java >= 14
|
||||
BuildConflicts: java-devel >= 14
|
||||
BuildConflicts: java-headless >= 14
|
||||
%endif
|
||||
%if %{with vfs}
|
||||
BuildRequires: apache-commons-vfs2
|
||||
|
Loading…
Reference in New Issue
Block a user