SPECS (AC-branch): sudo.spec - preserve $SSH_AUTH_SOCK env; rel 2

glen glen at pld-linux.org
Thu Nov 1 21:40:27 CET 2007


Author: glen                         Date: Thu Nov  1 20:40:27 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- preserve $SSH_AUTH_SOCK env; rel 2

---- Files affected:
SPECS:
   sudo.spec (1.118.2.1 -> 1.118.2.2) 

---- Diffs:

================================================================
Index: SPECS/sudo.spec
diff -u SPECS/sudo.spec:1.118.2.1 SPECS/sudo.spec:1.118.2.2
--- SPECS/sudo.spec:1.118.2.1	Fri Oct 19 21:30:17 2007
+++ SPECS/sudo.spec	Thu Nov  1 21:40:21 2007
@@ -16,7 +16,7 @@
 Summary(uk.UTF-8):	Дозволяє вказаним користувачам виконувати команди від імені root
 Name:		sudo
 Version:	1.6.9p6
-Release:	1
+Release:	2
 Epoch:		1
 License:	BSD
 Group:		Applications/System
@@ -26,6 +26,7 @@
 Source2:	%{name}.logrotate
 Patch0:		%{name}-selinux.patch
 Patch1:		%{name}-libtool.patch
+Patch2:		%{name}-env.patch
 URL:		http://www.sudo.ws/sudo/
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake
@@ -118,6 +119,7 @@
 rm -f acsite.m4
 
 %patch1 -p1
+%patch2 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
@@ -194,6 +196,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.118.2.2  2007/11/01 20:40:21  glen
+- preserve $SSH_AUTH_SOCK env; rel 2
+
 Revision 1.118.2.1  2007/10/19 19:30:17  glen
 - AC-branched
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sudo.spec?r1=1.118.2.1&r2=1.118.2.2&f=u



More information about the pld-cvs-commit mailing list