Changes crypto-policies from recommends to requires
Resolves: rhbz#1947863 Signed-off-by: Sahana Prasad <sahana@redhat.com>
This commit is contained in:
		
							parent
							
								
									9ede12d09d
								
							
						
					
					
						commit
						969c5340f4
					
				| @ -1,6 +1,6 @@ | |||||||
| Name:           libssh | Name:           libssh | ||||||
| Version:        0.9.5 | Version:        0.9.5 | ||||||
| Release:        3%{?dist} | Release:        4%{?dist} | ||||||
| Summary:        A library implementing the SSH protocol | Summary:        A library implementing the SSH protocol | ||||||
| License:        LGPLv2+ | License:        LGPLv2+ | ||||||
| URL:            http://www.libssh.org | URL:            http://www.libssh.org | ||||||
| @ -28,8 +28,7 @@ BuildRequires:  openssh-server | |||||||
| BuildRequires:  nmap-ncat | BuildRequires:  nmap-ncat | ||||||
| 
 | 
 | ||||||
| Requires:       %{name}-config = %{version}-%{release} | Requires:       %{name}-config = %{version}-%{release} | ||||||
| 
 | Requires:       crypto-policies | ||||||
| Recommends:     crypto-policies |  | ||||||
| 
 | 
 | ||||||
| %ifarch aarch64 ppc64 ppc64le s390x x86_64 | %ifarch aarch64 ppc64 ppc64le s390x x86_64 | ||||||
| Provides: libssh_threads.so.4()(64bit) | Provides: libssh_threads.so.4()(64bit) | ||||||
| @ -127,6 +126,10 @@ popd | |||||||
| %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/libssh/libssh_server.config | %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/libssh/libssh_server.config | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Tue Apr 27 2021 Sahana Prasad <sahana@redhat.com> - 0.9.5-4 | ||||||
|  | - Change crypto-policies from recommends to requires | ||||||
|  |   Resolves: rhbz#1947863 | ||||||
|  | 
 | ||||||
| * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.9.5-3 | * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.9.5-3 | ||||||
| - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 | - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user