SPECS (AC-branch): sudo.spec - release 3 - force sendmail path as ...
baggins
baggins at pld-linux.org
Wed Aug 23 15:32:47 CEST 2006
Author: baggins Date: Wed Aug 23 13:32:47 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- release 3
- force sendmail path as it seems it's not detected on builders at compile time
---- Files affected:
SPECS:
sudo.spec (1.104 -> 1.104.2.1)
---- Diffs:
================================================================
Index: SPECS/sudo.spec
diff -u SPECS/sudo.spec:1.104 SPECS/sudo.spec:1.104.2.1
--- SPECS/sudo.spec:1.104 Tue Jan 17 16:45:57 2006
+++ SPECS/sudo.spec Wed Aug 23 15:32:41 2006
@@ -15,7 +15,7 @@
Summary(uk): äĎÚ×ĎĚѤ ×ËÁÚÁÎÉÍ ËĎŇÉÓÔŐ×ÁŢÁÍ ×ÉËĎÎŐ×ÁÔÉ ËĎÍÁÎÄÉ ×ŚÄ ŚÍĹÎŚ root
Name: sudo
Version: 1.6.8p12
-Release: 2
+Release: 3
Epoch: 1
License: BSD
Group: Applications/System
@@ -145,7 +145,8 @@
--with%{!?with_heimdal:out}-kerb5 \
--with%{!?with_ldap:out}-ldap \
--with%{!?with_skey:out}-skey \
- --with-long-otp-prompt
+ --with-long-otp-prompt \
+ --with-sendmail=/usr/sbin/sendmail
%{__make}
@@ -192,6 +193,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.104.2.1 2006/08/23 13:32:41 baggins
+- release 3
+- force sendmail path as it seems it's not detected on builders at compile time
+
Revision 1.104 2006/01/17 15:45:57 baggins
- release 2
- BR openldap 2.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/sudo.spec?r1=1.104&r2=1.104.2.1&f=u
More information about the pld-cvs-commit
mailing list