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 | 20000926 | ||
2 | - (djm) Update X11-askpass to 1.0.2 in RPM spec file | ||
3 | |||
1 | 20000924 | 4 | 20000924 |
2 | - (djm) Merged cleanup patch from Mark Miller <markm@swoon.net> | 5 | - (djm) Merged cleanup patch from Mark Miller <markm@swoon.net> |
3 | - (djm) A bit more cleanup - created cygwin_util.h | 6 | - (djm) A bit more cleanup - created cygwin_util.h |
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 3bf444352..46aa17d71 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec | |||
@@ -2,7 +2,7 @@ | |||
2 | %define oversion 2.2.0p2 | 2 | %define oversion 2.2.0p2 |
3 | 3 | ||
4 | # Version of ssh-askpass | 4 | # Version of ssh-askpass |
5 | %define aversion 1.0.1 | 5 | %define aversion 1.0.2 |
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 |