From 443731aa6639429591a751ba6ee3409aaf0a8779 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Nov 26 2008 12:18:37 +0000 Subject: - build bind-chroot as noarch --- diff --git a/bind.spec b/bind.spec index 974a6bf..9573e77 100644 --- a/bind.spec +++ b/bind.spec @@ -18,7 +18,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.6.0 -Release: 0.2.1.%{PREVER}%{?dist} +Release: 0.3.%{PREVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -164,6 +164,7 @@ Prefix: %{chroot_prefix} Requires(post): grep Requires(preun):grep Requires: bind = %{epoch}:%{version}-%{release} +BuildArch: noarch %description chroot This package contains a tree of files which can be used as a @@ -600,6 +601,9 @@ rm -rf ${RPM_BUILD_ROOT} %ghost %{chroot_prefix}/etc/localtime %changelog +* Wed Nov 26 2008 Adam Tkac 32:9.6.0-0.3.b1 +- build bind-chroot as noarch + * Mon Nov 24 2008 Adam Tkac 32:9.6.0-0.2.1.b1 - updates due libtool 2.2.6 - don't pass -DLDAP_DEPRECATED to cpp, handle it directly in sources