SPECS: sudo.spec - missing )
qboosh
qboosh at pld-linux.org
Fri Sep 23 13:48:56 CEST 2005
Author: qboosh Date: Fri Sep 23 11:48:56 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- missing )
---- Files affected:
SPECS:
sudo.spec (1.98 -> 1.99)
---- Diffs:
================================================================
Index: SPECS/sudo.spec
diff -u SPECS/sudo.spec:1.98 SPECS/sudo.spec:1.99
--- SPECS/sudo.spec:1.98 Fri Sep 23 13:30:26 2005
+++ SPECS/sudo.spec Fri Sep 23 13:48:51 2005
@@ -2,9 +2,9 @@
#
# Conditional build:
%bcond_without selinux # build without SELinux support
-%bcond_without skey # disable skey (onetime passwords
-%bcond_without heimdal # disable kerberos
-%bcond_without ldap # disable ldap
+%bcond_without skey # disable skey (onetime passwords) support
+%bcond_without heimdal # disable Kerberos support
+%bcond_without ldap # disable LDAP support
#
Summary: Allows command execution as root for specified users
Summary(es): Permite que usuarios específicos ejecuten comandos como se fueran el root
@@ -192,6 +192,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.99 2005/09/23 11:48:51 qboosh
+- missing )
+
Revision 1.98 2005/09/23 11:30:26 djurban
- add heimdal, ldap, skey bconds
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/sudo.spec?r1=1.98&r2=1.99&f=u
More information about the pld-cvs-commit
mailing list