From 84e9ae4235244ec4ae1defc00185386143720324 Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Tue, 19 Jun 2007 16:01:56 +0000 Subject: [PATCH] - Remove readline-devel & libtermcap-devel BuildRequires --- xfsdump.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xfsdump.spec b/xfsdump.spec index be90020..379dadc 100644 --- a/xfsdump.spec +++ b/xfsdump.spec @@ -1,14 +1,14 @@ Summary: Administrative utilities for the XFS filesystem Name: xfsdump Version: 2.2.45 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Base URL: http://oss.sgi.com/projects/xfs/ Source0: ftp://oss.sgi.com/projects/xfs/download/cmd_tars/%{name}_%{version}-1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: autoconf, libtool, gettext -BuildRequires: readline-devel, libtermcap-devel, xfsprogs-devel, e2fsprogs-devel, libattr-devel ncurses-devel +BuildRequires: xfsprogs-devel, e2fsprogs-devel, libattr-devel ncurses-devel Requires: xfsprogs >= 2.6.30, attr >= 2.0.0 @@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT /sbin/* %changelog +* Tue Jun 19 2007 Eric Sandeen - 2.2.45-2 +- Remove readline-devel & libtermcap-devel BuildRequires + * Thu May 31 2007 Eric Sandeen - 2.2.45-1 - Update to xfsdump 2.2.45