Require maven4-lib when installing maven4, otherwise the package is broken. #1

Merged
fstrba merged 1 commits from robert_munteanu/maven4:main into main 2025-11-26 06:50:54 +01:00
4 changed files with 19 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 25 21:44:26 UTC 2025 - Robert Munteanu <rombert@apache.org>
- Require maven4-lib when installing maven4, otherwise the package
is broken.
-------------------------------------------------------------------
Thu Nov 13 15:50:19 UTC 2025 - Fridrich Strba <fstrba@suse.com>

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 25 21:44:26 UTC 2025 - Robert Munteanu <rombert@apache.org>
- Require maven4-lib when installing maven4, otherwise the package
is broken.
-------------------------------------------------------------------
Thu Nov 13 15:50:19 UTC 2025 - Fridrich Strba <fstrba@suse.com>

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 25 21:44:26 UTC 2025 - Robert Munteanu <rombert@apache.org>
- Require maven4-lib when installing maven4, otherwise the package
is broken.
-------------------------------------------------------------------
Thu Nov 13 15:50:19 UTC 2025 - Fridrich Strba <fstrba@suse.com>

View File

@@ -105,6 +105,7 @@ BuildRequires: mvn(org.apache.maven:maven-parent:pom:)
#!BuildIgnore: %{name}-lib
#!BuildIgnore: plexus-sec-dispatcher
Requires: java-headless >= 17
Requires: %{name}-lib = %{version}-%{release}
%description
Maven is a software project management and comprehension tool. Based on the