Skip to content

Commit 8ecbad0

Browse files
committed
Add missing requirements and conflicts
1 parent 3c64157 commit 8ecbad0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packaging/leapp-repository.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Requires: leapp-framework >= 5.0, leapp-framework < 6
104104

105105
# Since we provide sub-commands for the leapp utility, we expect the leapp
106106
# tool to be installed as well.
107-
Requires: leapp
107+
Requires: leapp >= 0.17.0
108108

109109
# Used to determine RHEL version of a given target RHEL installation image -
110110
# uncompressing redhat-release package from the ISO.
@@ -141,6 +141,9 @@ Summary: Meta-package with system dependencies of %{lpr_name} package
141141
# The package has been renamed, so let's obsoletes the old one
142142
Obsoletes: leapp-repository-deps < 0.14.0-%{release}
143143

144+
# The package was updated with new version of pes files
145+
Conflicts: leapp-data-cloudlinux < 0.3-1
146+
144147
# IMPORTANT: every time the requirements are changed, increment number by one
145148
# - same for Requires in main package
146149
Provides: leapp-repository-dependencies = %{leapp_repo_deps}

0 commit comments

Comments
 (0)