This commit is contained in:
Dave Jones 2005-04-20 08:31:03 +00:00
parent 46e04149f9
commit 2847bd3e59
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,7 @@ BuildRequires: /usr/include/uuid/uuid.h
Provides: xfs-cmds = %{evr}
Obsoletes: xfs-cmds <= %{version}
Conflicts: xfsdump < 2.0.0
Patch1: xfsprogs-gcc4.patch
%description
A set of commands to use the XFS filesystem, including mkfs.xfs.
@ -43,6 +44,7 @@ also want to install xfsprogs.
%prep
%setup -q
%patch1 -p1
%build
# xfsprogs abuses libexecdir
@ -100,6 +102,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Apr 20 2005 Dave Jones <davej@redhat.com>
- Disable debug. (#151438)
- Rebuild with gcc4
* Wed Jan 12 2005 Tim Waugh <twaugh@redhat.com> - 2.6.13-3
- Rebuilt for new readline.