auto-import changelog data from openldap-1.2.11-16.src.rpm
* Mon Oct 23 2000 Nalin Dahyabhai <nalin@redhat.com> - build with -fPIC everywhere
This commit is contained in:
parent
cba1243a06
commit
9a528cecf3
@ -2,7 +2,7 @@
|
|||||||
Summary: LDAP servers, libraries, utilities, tools and sample clients.
|
Summary: LDAP servers, libraries, utilities, tools and sample clients.
|
||||||
Name: openldap
|
Name: openldap
|
||||||
Version: 1.2.11
|
Version: 1.2.11
|
||||||
Release: 15
|
Release: 16
|
||||||
License: OpenLDAP
|
License: OpenLDAP
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Source0: ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/openldap-%{version}.tgz
|
Source0: ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/openldap-%{version}.tgz
|
||||||
@ -97,7 +97,7 @@ autoconf
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
CPPFLAGS="-I/usr/kerberos/include"; export CPPFLAGS
|
CPPFLAGS="-I/usr/kerberos/include"; export CPPFLAGS
|
||||||
CFLAGS="$RPM_OPT_FLAGS -D_REENTRANT"; export CFLAGS
|
CFLAGS="$RPM_OPT_FLAGS -D_REENTRANT -fPIC"; export CFLAGS
|
||||||
LDFLAGS="-L/usr/kerberos/lib"; export LDFLAGS
|
LDFLAGS="-L/usr/kerberos/lib"; export LDFLAGS
|
||||||
configure_flags='
|
configure_flags='
|
||||||
--with-ldbm-api=gdbm
|
--with-ldbm-api=gdbm
|
||||||
@ -212,6 +212,9 @@ fi
|
|||||||
%attr(0644,root,root) %{_mandir}/man3/*
|
%attr(0644,root,root) %{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 23 2000 Nalin Dahyabhai <nalin@redhat.com>
|
||||||
|
- build with -fPIC everywhere
|
||||||
|
|
||||||
* Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
|
* Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
|
||||||
- remove that pesky default password
|
- remove that pesky default password
|
||||||
- change "Copyright:" to "License:"
|
- change "Copyright:" to "License:"
|
||||||
|
Loading…
Reference in New Issue
Block a user