diff options
| author | Nalin Dahyabhai <nalin@dahyabhai.net> | 2011-05-13 14:30:55 -0400 |
|---|---|---|
| committer | Nalin Dahyabhai <nalin@dahyabhai.net> | 2011-05-13 14:30:55 -0400 |
| commit | deade03a4e2f15e5f7c50b62740f9fe74d83e467 (patch) | |
| tree | 6671368eb8f09739ec9e504b39ecf1eb9ac46f8b | |
| parent | 0b40964311368a84005575ce6c59244010f2dae6 (diff) | |
- we need rpcgen now
| -rw-r--r-- | slapi-nis.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/slapi-nis.spec b/slapi-nis.spec index 85fe7cc..4fb8858 100644 --- a/slapi-nis.spec +++ b/slapi-nis.spec @@ -14,7 +14,7 @@ URL: http://slapi-nis.fedorahosted.org/ Source0: https://fedorahosted.org/releases/s/l/slapi-nis/slapi-nis-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: 389-ds-base-devel, %{ldap_impl}-devel, tcp_wrappers-devel -BuildRequires: nspr-devel, nss-devel +BuildRequires: nspr-devel, nss-devel, /usr/bin/rpcgen %description This package provides two plugins for Red Hat and 389 Directory Server. @@ -61,6 +61,8 @@ rm -rf $RPM_BUILD_ROOT * Thu Apr 21 2011 Nalin Dahyabhai <nalin@redhat.com> - 0.24-1 - speed up building compat entries when they refer to thousands of real entries (#694623) +- update to 0.24 + - we need rpcgen at build-time now * Thu Mar 31 2011 Nalin Dahyabhai <nalin@redhat.com> - 0.23-1 - speed up building compat entries with attributes with thousands of literal |
