diff options
author | Colin Watson <cjwatson@debian.org> | 2016-08-06 10:49:59 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-08-07 12:18:58 +0100 |
commit | 477bb7636238c106f8cd7c868a8c0c5eabcfb3db (patch) | |
tree | 601176af2ecf358c36b766776a86845ad7a3cd6f /contrib/suse/openssh.spec | |
parent | 747fac2de0d889183f67f6900194c0462c558544 (diff) | |
parent | 4c914ccd85bbf391c4dc61b85e3c178fef465e3f (diff) |
New upstream release (7.3p1).
Diffstat (limited to 'contrib/suse/openssh.spec')
-rw-r--r-- | contrib/suse/openssh.spec | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec index f20a78656..d2b2728d5 100644 --- a/contrib/suse/openssh.spec +++ b/contrib/suse/openssh.spec | |||
@@ -13,7 +13,7 @@ | |||
13 | 13 | ||
14 | Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation | 14 | Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation |
15 | Name: openssh | 15 | Name: openssh |
16 | Version: 7.2p2 | 16 | Version: 7.3p1 |
17 | URL: http://www.openssh.com/ | 17 | URL: http://www.openssh.com/ |
18 | Release: 1 | 18 | Release: 1 |
19 | Source0: openssh-%{version}.tar.gz | 19 | Source0: openssh-%{version}.tar.gz |
@@ -202,7 +202,6 @@ rm -rf $RPM_BUILD_ROOT | |||
202 | %attr(0755,root,root) %{_bindir}/ssh-keygen | 202 | %attr(0755,root,root) %{_bindir}/ssh-keygen |
203 | %attr(0755,root,root) %{_bindir}/scp | 203 | %attr(0755,root,root) %{_bindir}/scp |
204 | %attr(0755,root,root) %{_bindir}/ssh | 204 | %attr(0755,root,root) %{_bindir}/ssh |
205 | %attr(-,root,root) %{_bindir}/slogin | ||
206 | %attr(0755,root,root) %{_bindir}/ssh-agent | 205 | %attr(0755,root,root) %{_bindir}/ssh-agent |
207 | %attr(0755,root,root) %{_bindir}/ssh-add | 206 | %attr(0755,root,root) %{_bindir}/ssh-add |
208 | %attr(0755,root,root) %{_bindir}/ssh-keyscan | 207 | %attr(0755,root,root) %{_bindir}/ssh-keyscan |
@@ -214,7 +213,6 @@ rm -rf $RPM_BUILD_ROOT | |||
214 | %attr(0755,root,root) %{_libdir}/ssh/ssh-pkcs11-helper | 213 | %attr(0755,root,root) %{_libdir}/ssh/ssh-pkcs11-helper |
215 | %attr(0644,root,root) %doc %{_mandir}/man1/scp.1* | 214 | %attr(0644,root,root) %doc %{_mandir}/man1/scp.1* |
216 | %attr(0644,root,root) %doc %{_mandir}/man1/sftp.1* | 215 | %attr(0644,root,root) %doc %{_mandir}/man1/sftp.1* |
217 | %attr(-,root,root) %doc %{_mandir}/man1/slogin.1* | ||
218 | %attr(0644,root,root) %doc %{_mandir}/man1/ssh.1* | 216 | %attr(0644,root,root) %doc %{_mandir}/man1/ssh.1* |
219 | %attr(0644,root,root) %doc %{_mandir}/man1/ssh-add.1* | 217 | %attr(0644,root,root) %doc %{_mandir}/man1/ssh-add.1* |
220 | %attr(0644,root,root) %doc %{_mandir}/man1/ssh-agent.1* | 218 | %attr(0644,root,root) %doc %{_mandir}/man1/ssh-agent.1* |