[openssh] added Obsoletes: *fips

plautrba plautrba at fedoraproject.org
Tue Oct 15 16:32:50 UTC 2013


commit e40d5d19d94d848432fe88cd37e747c2ea3dcc02
Author: Petr Lautrbach <plautrba at redhat.com>
Date:   Tue Oct 15 17:53:42 2013 +0200

    added Obsoletes: *fips

 openssh.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/openssh.spec b/openssh.spec
index ae147f4..388c7e7 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -64,7 +64,7 @@
 
 # Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1
 %define openssh_ver 6.3p1
-%define openssh_rel 1
+%define openssh_rel 1.1
 %define pam_ssh_agent_ver 0.9.3
 %define pam_ssh_agent_rel 6
 
@@ -182,6 +182,7 @@ License: BSD
 Group: Applications/Internet
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: /sbin/nologin
+Obsoletes: openssh-clients-fips, openssh-server-fips
 
 %if ! %{no_gnome_askpass}
 %if %{gtk2}
@@ -708,7 +709,7 @@ getent passwd sshd >/dev/null || \
 %endif
 
 %changelog
-* Thu Oct 10 2013 Petr Lautrbach <plautrba at redhat.com> 6.3p1-1 + 0.9.3-6
+* Tue Oct 15 2013 Petr Lautrbach <plautrba at redhat.com> 6.3p1-1.1 + 0.9.3-6
 - new upstream release (#1007769)
 
 * Tue Oct 08 2013 Petr Lautrbach <plautrba at redhat.com> 6.2p2-9 + 0.9.3-5


More information about the scm-commits mailing list