diff options
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | contrib/redhat/openssh.spec | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ | |||
1 | 20001106 | ||
2 | - (djm) Use Jim's new 1.0.3 askpass in Redhat RPMs | ||
3 | |||
1 | 20001105 | 4 | 20001105 |
2 | - (bal) Sync with OpenBSD: | 5 | - (bal) Sync with OpenBSD: |
3 | - markus@cvs.openbsd.org 2000/10/31 9:31:58 | 6 | - markus@cvs.openbsd.org 2000/10/31 9:31:58 |
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 5792aa811..7a6688611 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec | |||
@@ -2,7 +2,7 @@ | |||
2 | %define oversion 2.3.0p1 | 2 | %define oversion 2.3.0p1 |
3 | 3 | ||
4 | # Version of ssh-askpass | 4 | # Version of ssh-askpass |
5 | %define aversion 1.0.2 | 5 | %define aversion 1.0.3 |
6 | 6 | ||
7 | # Do we want to disable building of x11-askpass? (1=yes 0=no) | 7 | # Do we want to disable building of x11-askpass? (1=yes 0=no) |
8 | %define no_x11_askpass 0 | 8 | %define no_x11_askpass 0 |