summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2003-10-03 22:31:01 -0700
committerTim Rice <tim@multitalents.net>2003-10-03 22:31:01 -0700
commitfe3a5775bb79f39f66d254a3b70556d750732be0 (patch)
tree1a73e4184d1d059867e58980c120718a4d754547
parent4c0dbd18449cdcc95de148e29340dddc08f7a071 (diff)
[contrib/caldera/openssh.spec] Remove obsolete --with-ipv4-default option.
-rw-r--r--ChangeLog6
-rw-r--r--contrib/caldera/openssh.spec3
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 0be71e6f..be8c88dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+20031003
+ - (tim) [contrib/caldera/openssh.spec] Remove obsolete --with-ipv4-default
+ option.
+
20031002
- OpenBSD CVS Sync
- markus@cvs.openbsd.org 2003/09/23 20:18:52
@@ -1203,4 +1207,4 @@
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
-$Id: ChangeLog,v 1.2994.2.38 2003/10/02 16:38:19 tim Exp $
+$Id: ChangeLog,v 1.2994.2.39 2003/10/04 05:31:01 tim Exp $
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec
index c58b1d4f..078d7e97 100644
--- a/contrib/caldera/openssh.spec
+++ b/contrib/caldera/openssh.spec
@@ -180,7 +180,6 @@ CFLAGS="$RPM_OPT_FLAGS" \
%configure \
--with-pam \
--with-tcp-wrappers \
- --with-ipv4-default \
--with-privsep-path=%{_var}/empty/sshd \
#leave this line for easy edits.
@@ -364,4 +363,4 @@ fi
* Mon Jan 01 1998 ...
Template Version: 1.31
-$Id: openssh.spec,v 1.43.2.4 2003/09/23 09:26:52 djm Exp $
+$Id: openssh.spec,v 1.43.2.5 2003/10/04 05:31:02 tim Exp $