1
0
forked from pool/openldap2

Accepting request 210556 from openSUSE:Factory:PowerLE

Please forward to factory.
- Make /etc/sasl2 owned by openldap2.
- Fix garbled openldap2.changes.

OBS-URL: https://build.opensuse.org/request/show/210556
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=104
This commit is contained in:
Peter Varkoly 2013-12-11 14:09:21 +00:00 committed by Git OBS Bridge
parent f550aee243
commit cb4daf01de
4 changed files with 16 additions and 2303 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 11 13:29:51 UTC 2013 - matz@suse.de
- Make /etc/sasl2 owned by openldap2.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 11 10:44:26 UTC 2013 - varkoly@suse.com Wed Dec 11 10:44:26 UTC 2013 - varkoly@suse.com

View File

@ -341,13 +341,14 @@ cat >openldap2.filelist <<EOF
%dir /etc/openldap %dir /etc/openldap
%dir %attr(0770, ldap, ldap) /etc/openldap/slapd.d %dir %attr(0770, ldap, ldap) /etc/openldap/slapd.d
%dir /etc/openldap/schema %dir /etc/openldap/schema
%dir %{_sysconfdir}/sasl2
%config /etc/openldap/schema/*.schema %config /etc/openldap/schema/*.schema
%config /etc/openldap/schema/*.ldif %config /etc/openldap/schema/*.ldif
%config(noreplace) %attr(640, root, ldap) /etc/openldap/slapd.conf %config(noreplace) %attr(640, root, ldap) /etc/openldap/slapd.conf
%config(noreplace) %attr(640, ldap, ldap) /var/lib/ldap/DB_CONFIG %config(noreplace) %attr(640, ldap, ldap) /var/lib/ldap/DB_CONFIG
%config /var/lib/ldap/DB_CONFIG.example %config /var/lib/ldap/DB_CONFIG.example
%attr(640, root, ldap) /%{_sysconfdir}/openldap/slapd.conf.default %attr(640, root, ldap) /%{_sysconfdir}/openldap/slapd.conf.default
%config(noreplace) /etc/sasl2/slapd.conf %config(noreplace) /%{_sysconfdir}/sasl2/slapd.conf
%dir /usr/lib/openldap %dir /usr/lib/openldap
%dir /usr/lib/openldap/modules %dir /usr/lib/openldap/modules
/usr/lib/openldap/modules/accesslog* /usr/lib/openldap/modules/accesslog*

File diff suppressed because it is too large Load Diff

View File

@ -341,13 +341,14 @@ cat >openldap2.filelist <<EOF
%dir /etc/openldap %dir /etc/openldap
%dir %attr(0770, ldap, ldap) /etc/openldap/slapd.d %dir %attr(0770, ldap, ldap) /etc/openldap/slapd.d
%dir /etc/openldap/schema %dir /etc/openldap/schema
%dir %{_sysconfdir}/sasl2
%config /etc/openldap/schema/*.schema %config /etc/openldap/schema/*.schema
%config /etc/openldap/schema/*.ldif %config /etc/openldap/schema/*.ldif
%config(noreplace) %attr(640, root, ldap) /etc/openldap/slapd.conf %config(noreplace) %attr(640, root, ldap) /etc/openldap/slapd.conf
%config(noreplace) %attr(640, ldap, ldap) /var/lib/ldap/DB_CONFIG %config(noreplace) %attr(640, ldap, ldap) /var/lib/ldap/DB_CONFIG
%config /var/lib/ldap/DB_CONFIG.example %config /var/lib/ldap/DB_CONFIG.example
%attr(640, root, ldap) /%{_sysconfdir}/openldap/slapd.conf.default %attr(640, root, ldap) /%{_sysconfdir}/openldap/slapd.conf.default
%config(noreplace) /etc/sasl2/slapd.conf %config(noreplace) /%{_sysconfdir}/sasl2/slapd.conf
%dir /usr/lib/openldap %dir /usr/lib/openldap
%dir /usr/lib/openldap/modules %dir /usr/lib/openldap/modules
/usr/lib/openldap/modules/accesslog* /usr/lib/openldap/modules/accesslog*