forked from pool/openldap2
This commit is contained in:
committed by
Git OBS Bridge
parent
aa656af709
commit
e3911195a1
@@ -28,7 +28,7 @@ Summary: The New OpenLDAP Server (LDAPv3)
|
||||
%endif
|
||||
Autoreqprov: on
|
||||
Version: 2.3.34
|
||||
Release: 10
|
||||
Release: 15
|
||||
Source: openldap-%{version}.tar.bz2
|
||||
Source1: openldap-rc.tgz
|
||||
Source2: openldap-admin-guide.tar.bz2
|
||||
@@ -45,6 +45,7 @@ Patch6: libldap-gethostbyname_r.dif
|
||||
Patch7: pie-compile.dif
|
||||
Patch8: libldap-manpages.dif
|
||||
Patch9: slapd_chain_return_error.dif
|
||||
Patch10: string-compare.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Prefix: %{_prefix}
|
||||
|
||||
@@ -126,6 +127,7 @@ Authors:
|
||||
%endif
|
||||
%patch8 -p1
|
||||
%patch9 -p1
|
||||
%patch10
|
||||
|
||||
%build
|
||||
%{?suse_update_config:%{suse_update_config -f build}}
|
||||
@@ -346,6 +348,8 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 02 2007 - dmueller@suse.de
|
||||
- Fix comparison with string literal
|
||||
* Wed Apr 18 2007 - schwab@suse.de
|
||||
- Fix generation of debuginfo packages.
|
||||
* Tue Mar 20 2007 - rguenther@suse.de
|
||||
|
Reference in New Issue
Block a user