From 1a88ff40ee278baa97a72f876ddfd01c36bf6148 Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Fri, 1 Jun 2007 00:13:46 +0000 Subject: [PATCH] * Fri May 25 2007 Eric Sandeen 2.8.20-1 - Upgrade to xfsprogs 2.8.20, several xfs_repair fixes --- .cvsignore | 2 +- sources | 2 +- xfsprogs.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index a6e2fee..bcddd12 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -xfsprogs_2.8.18-1.tar.gz +xfsprogs_2.8.20-1.tar.gz diff --git a/sources b/sources index 85a5574..dc52818 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ce9e198cc79ebec6f6fb1f34ffa7709 xfsprogs_2.8.18-1.tar.gz +9639b4f1c89a8cddad16fb1060f0861c xfsprogs_2.8.20-1.tar.gz diff --git a/xfsprogs.spec b/xfsprogs.spec index 116783d..6fc5907 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -1,7 +1,7 @@ Summary: Utilities for managing the XFS filesystem Name: xfsprogs -Version: 2.8.18 -Release: 3%{?dist} +Version: 2.8.20 +Release: 1%{?dist} License: GPL Group: System Environment/Base URL: http://oss.sgi.com/projects/xfs/ @@ -107,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Fri May 25 2007 Eric Sandeen 2.8.20-1 +- Upgrade to xfsprogs 2.8.20, several xfs_repair fixes + * Tue Mar 06 2007 Miroslav Lichvar 2.8.18-3 - Remove libtermcap-devel from BuildRequires