packages: openssh/openssh.spec - dropped obsolete configure options

qboosh qboosh at pld-linux.org
Sun Oct 3 10:57:30 CEST 2010


Author: qboosh                       Date: Sun Oct  3 08:57:30 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- dropped obsolete configure options

---- Files affected:
packages/openssh:
   openssh.spec (1.342 -> 1.343) 

---- Diffs:

================================================================
Index: packages/openssh/openssh.spec
diff -u packages/openssh/openssh.spec:1.342 packages/openssh/openssh.spec:1.343
--- packages/openssh/openssh.spec:1.342	Tue Aug 24 13:15:35 2010
+++ packages/openssh/openssh.spec	Sun Oct  3 10:57:24 2010
@@ -1,6 +1,4 @@
 # $Revision$, $Date$
-# TODO
-# - configure: WARNING: unrecognized options: --with-dns, --disable-suid-ssh
 #
 # Conditional build:
 %bcond_with	gnome		# with gnome-askpass (GNOME 1.x) utility
@@ -534,14 +532,12 @@
 CPPFLAGS="-DCHROOT"
 %configure \
 	PERL=%{__perl} \
-	--with-dns \
 	--with-pam \
 	--with-mantype=man \
 	--with-md5-passwords \
 	--with-ipaddr-display \
 	%{?with_libedit:--with-libedit} \
 	--with-4in6 \
-	--disable-suid-ssh \
 	--with-tcp-wrappers \
 	%{?with_ldap:--with-libs="-lldap -llber"} \
 	%{?with_ldap:--with-cppflags="-DWITH_LDAP_PUBKEY"} \
@@ -768,6 +764,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.343  2010/10/03 08:57:24  qboosh
+- dropped obsolete configure options
+
 Revision 1.342  2010/08/24 11:15:35  glen
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openssh/openssh.spec?r1=1.342&r2=1.343&f=u



More information about the pld-cvs-commit mailing list