From 3d56f3248e3286ffa37c8c85bb731b05a36a143f Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Thu, 2 Apr 2009 17:39:05 +0000 Subject: [PATCH] - Add BR glibc-static --- kexec-tools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index 28d107c..a9aa1a7 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -1,6 +1,6 @@ Name: kexec-tools Version: 2.0.0 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv2 Group: Applications/System Summary: The kexec/kdump userspace component. @@ -22,6 +22,7 @@ Source14: 98-kexec.rules BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(pre): coreutils chkconfig sed zlib Requires: busybox >= 1.2.0 +BuildRequires: glibc-static BuildRequires: zlib-devel zlib zlib-static elfutils-devel-static glib2-devel BuildRequires: pkgconfig intltool gettext %ifarch %{ix86} x86_64 ppc64 ia64 ppc @@ -241,6 +242,9 @@ done %changelog +* Thu Apr 02 2009 Orion Poplawski - 2.0.0-9 +- Add BR glibc-static + * Wed Feb 25 2009 Fedora Release Engineering - 2.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild