From 4f9d64ccfb03c0154e4d26fbde3658fa79957f95 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Mon, 28 Feb 2005 23:39:06 +0000 Subject: [PATCH] rebuild so that configure can detect that krb5_init_ets is gone now --- openssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openssh.spec b/openssh.spec index 6540673..b4d15f1 100644 --- a/openssh.spec +++ b/openssh.spec @@ -74,7 +74,7 @@ Summary: The OpenSSH implementation of SSH protocol versions 1 and 2. Name: openssh Version: 3.9p1 -%define rel 11 +%define rel 12 %if %{rescue} Release: %{rel}rescue %else @@ -505,6 +505,9 @@ fi %endif %changelog +* Mon Feb 28 2005 Nalin Dahyabhai 3.9p1-12 +- rebuild so that configure can detect that krb5_init_ets is gone now + * Mon Feb 21 2005 Tomas Mraz 3.9p1-11 - don't call syslog in signal handler - allow password authentication when copying from remote