- use correct tarball url
- update to 6.0p1. - use correct download url and tarball format. OBS-URL: https://build.opensuse.org/package/show/network/openssh?expand=0&rev=28
This commit is contained in:
parent
9d7406f5e6
commit
517f6527d0
3
openssh-6.0p1.tar.gz
Normal file
3
openssh-6.0p1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:589d48e952d6c017e667873486b5df63222f9133d417d0002bd6429d9bd882de
|
||||
size 1126034
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f53036a3253b2e0a6c2163011c8af4613b65afcba3bb282645624995352a49d
|
||||
size 774272
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 29 07:14:53 UTC 2012 - meissner@suse.com
|
||||
|
||||
- use correct tarball url
|
||||
- update to 6.0p1.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 11:42:32 UTC 2012 - aj@suse.de
|
||||
|
||||
|
@ -26,7 +26,6 @@ BuildRequires: openssl-devel
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: tcpd-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xz
|
||||
Version: 6.0p1
|
||||
Release: 0
|
||||
Requires: openssh = %{version}
|
||||
@ -36,7 +35,7 @@ License: BSD-3-Clause
|
||||
Group: Productivity/Networking/SSH
|
||||
Url: http://www.openssh.com/
|
||||
%define _name openssh
|
||||
Source: %{_name}-%{version}.tar.xz
|
||||
Source: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
|
||||
Patch: %{_name}-5.9p1-sshd_config.diff
|
||||
Patch1: %{_name}-5.9p1-pam-fix2.diff
|
||||
Patch2: %{_name}-5.9p1-saveargv-fix.diff
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 29 07:14:36 UTC 2012 - meissner@suse.com
|
||||
|
||||
- use correct download url and tarball format.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 29 06:52:13 UTC 2012 - crrodriguez@opensuse.org
|
||||
|
||||
|
@ -30,7 +30,6 @@ BuildRequires: openssl-devel
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: tcpd-devel
|
||||
BuildRequires: xorg-x11-devel
|
||||
BuildRequires: xz
|
||||
Requires: /bin/netstat
|
||||
PreReq: pwdutils %{insserv_prereq} %{fillup_prereq} coreutils
|
||||
Conflicts: nonfreessh
|
||||
@ -41,7 +40,7 @@ Summary: Secure Shell Client and Server (Remote Login Program)
|
||||
License: BSD-3-Clause ; MIT
|
||||
Group: Productivity/Networking/SSH
|
||||
Url: http://www.openssh.com/
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Source: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
|
||||
Source1: sshd.init
|
||||
Source2: sshd.pamd
|
||||
Source3: x11-ssh-askpass-%{xversion}.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user