From a72ffb9c67044fdca65b10cfd3f3922550a7087f Mon Sep 17 00:00:00 2001 From: "Jan F. Chadima" Date: Tue, 9 Mar 2010 09:02:52 +0000 Subject: [PATCH] Update to 5.4p1 --- openssh.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/openssh.spec b/openssh.spec index a47a6f7..ec3e7de 100644 --- a/openssh.spec +++ b/openssh.spec @@ -65,14 +65,15 @@ %define pam_ssh_agent 0 %endif +# Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1 +%define openssh_rel 1 +%define pam_ssh_agent_rel 24 %define pam_ssh_agent_ver 0.9.2 Summary: An open source implementation of SSH protocol versions 1 and 2 Name: openssh Version: 5.4p1 -# Do not rewind release to 1 on version upgrades unless the pam_ssh_agent_auth -# is updated as well. -Release: 1%{?dist}%{?rescue_rel} +Release: %{openssh_rel}%{?dist}%{?rescue_rel} URL: http://www.openssh.com/portable.html #URL1: http://pamsshagentauth.sourceforge.net #Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz @@ -184,7 +185,7 @@ Provides: openssh-askpass-gnome Summary: PAM module for authentication with ssh-agent Group: System Environment/Base Version: %{pam_ssh_agent_ver} -Release: 23%{?dist}%{?rescue_rel} +Release: %{pam_ssh_agent_rel}.%{openssh-rel}{?dist}%{?rescue_rel} License: BSD %description