Update to 5.4p1
This commit is contained in:
parent
10476039d8
commit
a72ffb9c67
@ -65,14 +65,15 @@
|
|||||||
%define pam_ssh_agent 0
|
%define pam_ssh_agent 0
|
||||||
%endif
|
%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
|
%define pam_ssh_agent_ver 0.9.2
|
||||||
|
|
||||||
Summary: An open source implementation of SSH protocol versions 1 and 2
|
Summary: An open source implementation of SSH protocol versions 1 and 2
|
||||||
Name: openssh
|
Name: openssh
|
||||||
Version: 5.4p1
|
Version: 5.4p1
|
||||||
# Do not rewind release to 1 on version upgrades unless the pam_ssh_agent_auth
|
Release: %{openssh_rel}%{?dist}%{?rescue_rel}
|
||||||
# is updated as well.
|
|
||||||
Release: 1%{?dist}%{?rescue_rel}
|
|
||||||
URL: http://www.openssh.com/portable.html
|
URL: http://www.openssh.com/portable.html
|
||||||
#URL1: http://pamsshagentauth.sourceforge.net
|
#URL1: http://pamsshagentauth.sourceforge.net
|
||||||
#Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
|
#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
|
Summary: PAM module for authentication with ssh-agent
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Version: %{pam_ssh_agent_ver}
|
Version: %{pam_ssh_agent_ver}
|
||||||
Release: 23%{?dist}%{?rescue_rel}
|
Release: %{pam_ssh_agent_rel}.%{openssh-rel}{?dist}%{?rescue_rel}
|
||||||
License: BSD
|
License: BSD
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user