diff options
author | Damien Miller <djm@mindrot.org> | 2001-02-18 15:43:07 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2001-02-18 15:43:07 +1100 |
commit | 75da9a9e721bf0f73aab8a28505a62224c327d18 (patch) | |
tree | baadfa35b2d3d5c99042b411037c03da8858f97c | |
parent | 877d8ea1442f92dbc5135a7e16d1bb9591abea54 (diff) |
- (djm) Update RPM spec files for 2.5.0p1
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | contrib/caldera/openssh.spec | 2 | ||||
-rw-r--r-- | contrib/redhat/openssh.spec | 2 | ||||
-rw-r--r-- | contrib/suse/openssh.spec | 2 |
4 files changed, 5 insertions, 4 deletions
@@ -27,6 +27,7 @@ | |||
27 | - (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it has | 27 | - (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it has |
28 | a <sys/queue.h> that lacks the TAILQ_* macros. Patch from Todd C. | 28 | a <sys/queue.h> that lacks the TAILQ_* macros. Patch from Todd C. |
29 | Miller <Todd.Miller@courtesan.com> | 29 | Miller <Todd.Miller@courtesan.com> |
30 | - (djm) Update RPM spec files for 2.5.0p1 | ||
30 | 31 | ||
31 | 20010217 | 32 | 20010217 |
32 | - (bal) OpenBSD Sync: | 33 | - (bal) OpenBSD Sync: |
@@ -4034,4 +4035,4 @@ | |||
4034 | - Wrote replacements for strlcpy and mkdtemp | 4035 | - Wrote replacements for strlcpy and mkdtemp |
4035 | - Released 1.0pre1 | 4036 | - Released 1.0pre1 |
4036 | 4037 | ||
4037 | $Id: ChangeLog,v 1.797 2001/02/18 04:29:28 djm Exp $ | 4038 | $Id: ChangeLog,v 1.798 2001/02/18 04:43:07 djm Exp $ |
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec index 5fdf47e79..8aaac5c14 100644 --- a/contrib/caldera/openssh.spec +++ b/contrib/caldera/openssh.spec | |||
@@ -1,5 +1,5 @@ | |||
1 | # Version of OpenSSH | 1 | # Version of OpenSSH |
2 | %define oversion 2.3.2p1 | 2 | %define oversion 2.5.0p1 |
3 | 3 | ||
4 | # Version of ssh-askpass | 4 | # Version of ssh-askpass |
5 | %define aversion 1.2.0 | 5 | %define aversion 1.2.0 |
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 4e49d9cff..8ce0063d7 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec | |||
@@ -1,5 +1,5 @@ | |||
1 | # Version of OpenSSH | 1 | # Version of OpenSSH |
2 | %define oversion 2.3.2p1 | 2 | %define oversion 2.5.0p1 |
3 | 3 | ||
4 | # Version of ssh-askpass | 4 | # Version of ssh-askpass |
5 | %define aversion 1.2.0 | 5 | %define aversion 1.2.0 |
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec index 18efe904a..d1ce4ae9b 100644 --- a/contrib/suse/openssh.spec +++ b/contrib/suse/openssh.spec | |||
@@ -1,6 +1,6 @@ | |||
1 | Summary: OpenSSH, a free Secure Shell (SSH) implementation | 1 | Summary: OpenSSH, a free Secure Shell (SSH) implementation |
2 | Name: openssh | 2 | Name: openssh |
3 | Version: 2.3.2p1 | 3 | Version: 2.5.0p1 |
4 | URL: http://www.openssh.com/ | 4 | URL: http://www.openssh.com/ |
5 | Release: 1 | 5 | Release: 1 |
6 | Source0: openssh-%{version}.tar.gz | 6 | Source0: openssh-%{version}.tar.gz |