From d4d8299c30f8dc85647239be86c849f9959d246b Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Tue, 8 Oct 2013 17:06:14 +0200 Subject: [PATCH] Revert "add missing Requires: openssl-fips in -fips subpackages" This reverts commit a19397fdd2092f78d89a1246a09d01773c55a2ba. Conflicts: openssh.spec --- openssh.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/openssh.spec b/openssh.spec index ca263e5..0e30356 100644 --- a/openssh.spec +++ b/openssh.spec @@ -243,7 +243,6 @@ Summary: The FIPS module package for SSH client Group: Applications/Internet Requires: openssh-clients = %{version}-%{release} Requires: fipscheck-lib%{_isa} >= 1.3.0 -Requires: openssl-fips %package server Summary: An open source SSH server daemon @@ -260,7 +259,6 @@ Summary: The FIPS module package for SSH server daemon Group: System Environment/Daemons Requires: openssh-server = %{version}-%{release} Requires: fipscheck-lib%{_isa} >= 1.3.0 -Requires: openssl-fips # Not yet ready # %package server-ondemand