From b4842949410ade57cc0170ebaafcf6ca64800a99 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Wed, 15 Jul 2009 14:50:41 +0000 Subject: [PATCH] - 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) --- slapi-nis.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/slapi-nis.spec b/slapi-nis.spec index 5e4f84a..ab208dc 100644 --- a/slapi-nis.spec +++ b/slapi-nis.spec @@ -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 - 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 - 0.17-2 - fixup changelog entries that resemble possible macro invocations