Force rebuild of configure
This commit is contained in:
parent
a936e6da81
commit
af37832f98
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: slapi-nis
|
Name: slapi-nis
|
||||||
Version: 0.56.2
|
Version: 0.56.2
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: NIS Server and Schema Compatibility plugins for Directory Server
|
Summary: NIS Server and Schema Compatibility plugins for Directory Server
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -55,6 +55,7 @@ for attributes from multiple entries in the tree.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
autoconf --force
|
||||||
%configure --disable-static --with-ldap=%{ldap_impl} \
|
%configure --disable-static --with-ldap=%{ldap_impl} \
|
||||||
--with-nsswitch --with-pam --with-pam-service=system-auth \
|
--with-nsswitch --with-pam --with-pam-service=system-auth \
|
||||||
%{sss_nss_opts} %{betxn_opts}
|
%{sss_nss_opts} %{betxn_opts}
|
||||||
@ -80,6 +81,9 @@ make check
|
|||||||
%{_sbindir}/nisserver-plugin-defs
|
%{_sbindir}/nisserver-plugin-defs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 02 2018 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.2-6
|
||||||
|
- Force rebuild of configure
|
||||||
|
|
||||||
* Wed May 02 2018 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.2-5
|
* Wed May 02 2018 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.2-5
|
||||||
- Link with libnsl explicitly in Fedora 28 or later
|
- Link with libnsl explicitly in Fedora 28 or later
|
||||||
- Require libnsl2-devel for build
|
- Require libnsl2-devel for build
|
||||||
|
Loading…
Reference in New Issue
Block a user