[packages/courier-authlib] openldap-schema-courier: load misc schema

glen glen at pld-linux.org
Thu Oct 29 13:41:54 CET 2015


commit 3ab2ebe1e9a176eb79e426fb11156694813a5d73
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Oct 29 14:38:56 2015 +0200

    openldap-schema-courier: load misc schema
    
    mailhost is defined in misc.schema, and courier.schema has it commented
    out but uses it

 courier-authlib.init | 0
 courier-authlib.spec | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/courier-authlib.spec b/courier-authlib.spec
index a7dd19c..32af2fd 100644
--- a/courier-authlib.spec
+++ b/courier-authlib.spec
@@ -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
diff --git a/courier-authlib.init b/courier-authlib.init
old mode 100644
new mode 100755
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/courier-authlib.git/commitdiff/2376db480b3c97cfc6d9bcd87b5a5087864beeb4



More information about the pld-cvs-commit mailing list