]> git.pld-linux.org Git - packages/courier-authlib.git/commitdiff
openldap-schema-courier: load misc schema
authorElan Ruusamäe <glen@delfi.ee>
Thu, 29 Oct 2015 12:38:56 +0000 (14:38 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 29 Oct 2015 12:38:56 +0000 (14:38 +0200)
mailhost is defined in misc.schema, and courier.schema has it commented
out but uses it

courier-authlib.init [changed mode: 0644->0755]
courier-authlib.spec

old mode 100644 (file)
new mode 100755 (executable)
index a7dd19c5b3dc1e9664342fca7c20666524bb9706..32af2fd4dd8e7a551e295b6954bb029d4155eab5 100644 (file)
@@ -6,7 +6,7 @@ Summary:        Courier authentication library
 Summary(pl.UTF-8):     Biblioteka uwierzytelniania Couriera
 Name:          courier-authlib
 Version:       0.65.0
-Release:       2
+Release:       3
 License:       GPL v3 with OpenSSL exception
 Group:         Networking/Daemons
 Source0:       http://downloads.sourceforge.net/courier/%{name}-%{version}.tar.bz2
@@ -410,7 +410,7 @@ fi
 %service -q courier-authlib restart
 
 %post -n openldap-schema-courier
-%openldap_schema_register %{schemadir}/courier.schema -d nis,cosine
+%openldap_schema_register %{schemadir}/courier.schema -d misc,nis,cosine
 %service -q ldap restart
 
 %postun -n openldap-schema-courier
This page took 0.142712 seconds and 4 git commands to generate.