From bb3b13ada0e31b728e6aa74798cfe4da043c24ec Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Fri, 30 Mar 2012 10:21:14 -0500 Subject: [PATCH] - Rebuild against new RPM (RHBZ#808250). --- xfsprogs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfsprogs.spec b/xfsprogs.spec index bedf7d1..d192124 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -1,7 +1,7 @@ Summary: Utilities for managing the XFS filesystem Name: xfsprogs Version: 3.1.8 -Release: 3%{?dist} +Release: 4%{?dist} # Licensing based on generic "GNU GENERAL PUBLIC LICENSE" # in source, with no mention of version. # doc/COPYING file specifies what is GPL and what is LGPL @@ -183,6 +183,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/xfs/xfs_types.h %changelog +* Fri Mar 30 2012 Eric Sandeen 3.1.8-4 +- Rebuild against new RPM (RHBZ#808250) + * Wed Mar 28 2012 Eric Sandeen 3.1.8-3 - Move files out of /lib64 to /usr/lib64