File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ py2_byte_compile "%1" "%2"}
4242
4343Name:            leapp-repository
4444Version:         0.20.0
45- Release:         1 %{?dist }.cloudlinux
45+ Release:         2 %{?dist }.cloudlinux
4646Summary:         Repositories for leapp
4747
4848License:         ASL 2.0
@@ -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 
142142Obsoletes:       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 
146149Provides:   leapp-repository-dependencies =  %{leapp_repo_deps }
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments