summaryrefslogtreecommitdiff
path: root/contrib/redhat/openssh.spec
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-11-21 23:48:55 +1100
committerDamien Miller <djm@mindrot.org>2003-11-21 23:48:55 +1100
commita8e06cef35c205e1aa562513c6d034a10c8c9a6d (patch)
treecf8bdb4466f553088c020b9179cabd6eaf196075 /contrib/redhat/openssh.spec
parent8c5e91c03fdd2693f0635f8b2a9904bffc94ce16 (diff)
- djm@cvs.openbsd.org 2003/11/21 11:57:03
[everything] unexpand and delete whitespace at EOL; ok markus@ (done locally and RCS IDs synced)
Diffstat (limited to 'contrib/redhat/openssh.spec')
-rw-r--r--contrib/redhat/openssh.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index dd00c9fa9..a4d49f61c 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -200,7 +200,7 @@ CFLAGS="$RPM_OPT_FLAGS -Os"; export CFLAGS
200 --with-pam \ 200 --with-pam \
201%endif 201%endif
202%if %{kerberos5} 202%if %{kerberos5}
203 --with-kerberos5=/usr/kerberos \ 203 --with-kerberos5=/usr/kerberos \
204%endif 204%endif
205 205
206 206
@@ -398,7 +398,7 @@ fi
398 398
399%changelog 399%changelog
400* Mon Jun 2 2003 Damien Miller <djm@mindrot.org> 400* Mon Jun 2 2003 Damien Miller <djm@mindrot.org>
401- Remove noip6 option. This may be controlled at run-time in client config 401- Remove noip6 option. This may be controlled at run-time in client config
402 file using new AddressFamily directive 402 file using new AddressFamily directive
403 403
404* Mon May 12 2003 Damien Miller <djm@mindrot.org> 404* Mon May 12 2003 Damien Miller <djm@mindrot.org>
@@ -558,7 +558,7 @@ fi
558 558
559* Sun Apr 8 2001 Preston Brown <pbrown@redhat.com> 559* Sun Apr 8 2001 Preston Brown <pbrown@redhat.com>
560- remove explicit openssl requirement, fixes builddistro issue 560- remove explicit openssl requirement, fixes builddistro issue
561- make initscript stop() function wait until sshd really dead to avoid 561- make initscript stop() function wait until sshd really dead to avoid
562 races in condrestart 562 races in condrestart
563 563
564* Mon Apr 2 2001 Nalin Dahyabhai <nalin@redhat.com> 564* Mon Apr 2 2001 Nalin Dahyabhai <nalin@redhat.com>