forked from jengelh/openldap2
Updating link to change in openSUSE:Factory/openldap2 revision 63.0
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=23d331f75fba017307e48471edeebeeb
This commit is contained in:
parent
122a1dfc4d
commit
b8e682be4b
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7644ec4cd7ba33194e99981d1661b53af9abc5b3eb2d214475ad4b4b067c5928
|
||||
size 4488
|
||||
oid sha256:7461807939d700bfa6fbcbf16c0bceddd42683d8163a61d9a5923a5620450ac0
|
||||
size 4552
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -28,7 +28,7 @@ BuildRequires: -db-devel -libopenssl-devel -pwdutils libdb-4_5-devel openssl-de
|
||||
BuildRequires: -db-devel -libopenssl-devel -pwdutils libdb-4_5-devel openssl-devel
|
||||
%endif
|
||||
Version: 2.4.21
|
||||
Release: 4
|
||||
Release: 5
|
||||
Url: http://www.openldap.org
|
||||
License: BSD3c(or similar) ; openldap 2.8
|
||||
%if "%{name}" == "openldap2"
|
||||
@ -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(0711, ldap, ldap) /var/run/slapd
|
||||
%dir %attr(0755, ldap, ldap) %ghost /var/run/slapd
|
||||
%doc %{_mandir}/man8/sl*
|
||||
%doc %{_mandir}/man5/slapd.*
|
||||
%doc %{_mandir}/man5/slapd-bdb.*
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -28,7 +28,7 @@ BuildRequires: -db-devel -libopenssl-devel -pwdutils libdb-4_5-devel openssl-de
|
||||
BuildRequires: -db-devel -libopenssl-devel -pwdutils libdb-4_5-devel openssl-devel
|
||||
%endif
|
||||
Version: 2.4.21
|
||||
Release: 4
|
||||
Release: 5
|
||||
Url: http://www.openldap.org
|
||||
License: BSD3c(or similar) ; openldap 2.8
|
||||
%if "%{name}" == "openldap2"
|
||||
@ -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(0711, ldap, ldap) /var/run/slapd
|
||||
%dir %attr(0755, ldap, ldap) %ghost /var/run/slapd
|
||||
%doc %{_mandir}/man8/sl*
|
||||
%doc %{_mandir}/man5/slapd.*
|
||||
%doc %{_mandir}/man5/slapd-bdb.*
|
||||
|
Loading…
Reference in New Issue
Block a user