]> git.pld-linux.org Git - packages/courier-authlib.git/commitdiff
- also enable cosine.schema for openldap schema auto/ac/courier-authlib-0_57-1_5
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 15 Sep 2005 16:49:03 +0000 (16:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    courier-authlib.spec -> 1.28

courier-authlib.spec

index ba82b89a7992506d2b63653414b8fe1f37bf9b1c..042bc66c0433f815322671e006fb79d8e9ead225 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Courier authentication library
 Summary(pl):   Biblioteka uwierzytelniania Couriera
 Name:          courier-authlib
 Version:       0.57
-Release:       1.4
+Release:       1.5
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2
@@ -319,8 +319,8 @@ if ! grep -q %{schemadir}/courier.schema /etc/openldap/slapd.conf; then
 include                %{schemadir}/courier.schema
                }
 
-               # enable dependant schemas: nis.schema
-               /^#include.*\(nis\)\.schema/{
+               # enable dependant schemas: nis.schema, cosine.schema
+               /^#include.*\(nis\|cosine\)\.schema/{
                        s/^#//
                }
        ' /etc/openldap/slapd.conf
This page took 0.125126 seconds and 4 git commands to generate.