- change buildreq from fedora-ds-base-devel to 389-ds-base-devel, which
should avoid multilib conflicts from installing both arches of the new package (#511504)
This commit is contained in:
parent
5c8af7c854
commit
b484294941
@ -1,6 +1,6 @@
|
||||
Name: slapi-nis
|
||||
Version: 0.17
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: NIS Server and Schema Compatibility plugins for Directory Server
|
||||
Group: System Environment/Daemons
|
||||
License: GPLv2
|
||||
@ -8,7 +8,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: fedora-ds-base-devel, mozldap-devel, tcp_wrappers-devel
|
||||
BuildRequires: 389-ds-base-devel, mozldap-devel, tcp_wrappers-devel
|
||||
|
||||
%description
|
||||
This slapi-nis package contains two plugins which aim to ease the
|
||||
@ -46,6 +46,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_sbindir}/nisserver-plugin-defs
|
||||
|
||||
%changelog
|
||||
* Wed Jul 15 2009 Nalin Dahyabhai <nalin@redhat.com> - 0.17-3
|
||||
- change buildreq from fedora-ds-base-devel to 389-ds-base-devel, which
|
||||
should avoid multilib conflicts from installing both arches of the new
|
||||
package (#511504)
|
||||
|
||||
* Tue Jul 14 2009 Nalin Dahyabhai <nalin@redhat.com> - 0.17-2
|
||||
- fixup changelog entries that resemble possible macro invocations
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user