Author: glen Date: Thu Sep 15 16:49:08 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - also enable cosine.schema for openldap schema
---- Files affected: SPECS: courier-authlib.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/courier-authlib.spec diff -u SPECS/courier-authlib.spec:1.27 SPECS/courier-authlib.spec:1.28 --- SPECS/courier-authlib.spec:1.27 Thu Sep 15 17:39:09 2005 +++ SPECS/courier-authlib.spec Thu Sep 15 18:49:03 2005 @@ -3,7 +3,7 @@ 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 @@ -320,8 +320,8 @@ 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 @@ -598,6 +598,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2005/09/15 16:49:03 glen +- also enable cosine.schema for openldap schema + Revision 1.27 2005/09/15 15:39:09 glen - add R sed on openldap-schema, as R(post,postun) is not enough ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/courier-authlib.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
