packages: sudo/sudo.spec - Unadapterized per comments from glen.

caleb caleb at pld-linux.org
Mon Jan 24 16:35:20 CET 2011


Author: caleb                        Date: Mon Jan 24 15:35:20 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Unadapterized per comments from glen.

---- Files affected:
packages/sudo:
   sudo.spec (1.176 -> 1.177) 

---- Diffs:

================================================================
Index: packages/sudo/sudo.spec
diff -u packages/sudo/sudo.spec:1.176 packages/sudo/sudo.spec:1.177
--- packages/sudo/sudo.spec:1.176	Mon Jan 24 14:46:34 2011
+++ packages/sudo/sudo.spec	Mon Jan 24 16:35:12 2011
@@ -157,7 +157,7 @@
 %{__autoconf}
 %configure \
 	NROFFPROG=nroff \
-	--with-incpath=%{_includedir}/security \
+	--with-incpath=/usr/include/security \
 	--with-timedir=/var/run/sudo \
 	--with-pam \
 	--with-pam-login \
@@ -166,7 +166,7 @@
 	--with-logpath=/var/log/sudo \
 	--with-ignore-dot \
 	--with-env-editor \
-	--with-secure-path="/bin:/sbin:%{_bindir}:%{_sbindir}" \
+	--with-secure-path="/bin:/sbin:/usr/bin:/usr/sbin" \
 	--with-loglen=320 \
 	--with%{!?with_kerberos5:out}-kerb5 \
 	--with%{!?with_ldap:out}-ldap \
@@ -264,6 +264,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.177  2011/01/24 15:35:12  caleb
+- Unadapterized per comments from glen.
+
 Revision 1.176  2011/01/24 13:46:34  caleb
 - Up to 1.7.4p6
 - Adapterized
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sudo/sudo.spec?r1=1.176&r2=1.177&f=u



More information about the pld-cvs-commit mailing list