]> git.pld-linux.org Git - packages/sudo.git/commitdiff
- silly typos auto/ac/sudo-1_7_2p7-5
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 7 Jun 2010 12:27:47 +0000 (12:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sudo.spec -> 1.159

sudo.spec

index f291b79007d033a0959ac55d221c5c3262ffa180..2b22de6007a2bdb0537856823116d9f43b9214ac 100644 (file)
--- a/sudo.spec
+++ b/sudo.spec
@@ -21,7 +21,7 @@ Summary(ru.UTF-8):    Позволяет определенным пользова
 Summary(uk.UTF-8):     Дозволяє вказаним користувачам виконувати команди від імені root
 Name:          sudo
 Version:       1.7.2p7
-Release:       4
+Release:       5
 Epoch:         1
 License:       BSD
 Group:         Applications/System
@@ -203,9 +203,9 @@ rm -rf $RPM_BUILD_ROOT
 %openldap_schema_register %{schemadir}/sudo.schema -d core
 %service -q ldap restart
 
-%banner -e openldap-schema-sudo <<'EOF'
 # banner on first install
-if [ "$1" = "1" ]; the
+if [ "$1" = "1" ]; then
+%banner -e openldap-schema-sudo <<'EOF'
 NOTE:
 In order for sudoRole LDAP queries to be efficient, the server must index
 the attribute 'sudoUser', e.g.
This page took 0.048284 seconds and 4 git commands to generate.