]> git.pld-linux.org Git - packages/sudo.git/commitdiff
- missing )
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 23 Sep 2005 11:48:51 +0000 (11:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sudo.spec -> 1.99

sudo.spec

index d0910daaeb3befa483fa2e779020d4d64bdbd590..089e7b0e05b372f4db055993afcb9f050009a302 100644 (file)
--- a/sudo.spec
+++ b/sudo.spec
@@ -1,9 +1,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
This page took 0.047012 seconds and 4 git commands to generate.