Accepting request 39735 from network:ldap
checked in (request 39735) OBS-URL: https://build.opensuse.org/request/show/39735 OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=37
This commit is contained in:
parent
d765362d4c
commit
122a1dfc4d
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:886051bc53a640882ed269498973f77eb1754459923b3132039ec8c00f6ad42c
|
||||
size 4586
|
||||
oid sha256:7644ec4cd7ba33194e99981d1661b53af9abc5b3eb2d214475ad4b4b067c5928
|
||||
size 4488
|
||||
|
@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 10 13:35:59 UTC 2010 - rhafer@novell.com
|
||||
|
||||
- Create /var/run/slapd on demand. /var/run might be mounted on
|
||||
tmpfs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 15 08:18:49 UTC 2010 - adrian@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package openldap2 (Version 2.4.21)
|
||||
# spec file for package openldap2-client (Version 2.4.21)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
%define run_test_suite 1
|
||||
|
||||
Name: openldap2-client
|
||||
Name: openldap2-client
|
||||
BuildRequires: cyrus-sasl-devel db-devel libopenssl-devel tcpd-devel
|
||||
%if %sles_version == 9
|
||||
BuildRequires: -db-devel -libopenssl-devel -pwdutils libdb-4_5-devel openssl-devel
|
||||
@ -335,7 +335,7 @@ cat >openldap2.filelist <<EOF
|
||||
%dir /usr/lib/openldap/modules
|
||||
/usr/lib/openldap/slapd
|
||||
%dir %attr(0700, ldap, ldap) /var/lib/ldap
|
||||
%dir %attr(0755, ldap, ldap) %ghost /var/run/slapd
|
||||
%dir %attr(0711, ldap, ldap) /var/run/slapd
|
||||
%doc %{_mandir}/man8/sl*
|
||||
%doc %{_mandir}/man5/slapd.*
|
||||
%doc %{_mandir}/man5/slapd-bdb.*
|
||||
|
@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 10 13:35:59 UTC 2010 - rhafer@novell.com
|
||||
|
||||
- Create /var/run/slapd on demand. /var/run might be mounted on
|
||||
tmpfs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 15 08:18:49 UTC 2010 - adrian@suse.de
|
||||
|
||||
|
@ -335,7 +335,7 @@ cat >openldap2.filelist <<EOF
|
||||
%dir /usr/lib/openldap/modules
|
||||
/usr/lib/openldap/slapd
|
||||
%dir %attr(0700, ldap, ldap) /var/lib/ldap
|
||||
%dir %attr(0755, ldap, ldap) %ghost /var/run/slapd
|
||||
%dir %attr(0711, ldap, ldap) /var/run/slapd
|
||||
%doc %{_mandir}/man8/sl*
|
||||
%doc %{_mandir}/man5/slapd.*
|
||||
%doc %{_mandir}/man5/slapd-bdb.*
|
||||
|
Loading…
Reference in New Issue
Block a user