* Tue Jul 18 2006 Jeremy Katz <katzj@redhat.com> - 2.8.4-3
- exclude arch ppc64 for now (#199315)
This commit is contained in:
parent
ae243a3bd4
commit
4f7265f611
@ -1,7 +1,7 @@
|
||||
Summary: Utilities for managing the XFS filesystem.
|
||||
Name: xfsprogs
|
||||
Version: 2.8.4
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
URL: http://oss.sgi.com/projects/xfs/
|
||||
@ -15,6 +15,8 @@ BuildRequires: /usr/include/uuid/uuid.h
|
||||
Provides: xfs-cmds
|
||||
Obsoletes: xfs-cmds <= %{version}
|
||||
Conflicts: xfsdump < 2.0.0
|
||||
# doesn't build on ppc64 right now (#199315)
|
||||
ExcludeArch: ppc64
|
||||
|
||||
%description
|
||||
A set of commands to use the XFS filesystem, including mkfs.xfs.
|
||||
@ -109,6 +111,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Tue Jul 18 2006 Jeremy Katz <katzj@redhat.com> - 2.8.4-3
|
||||
- exclude arch ppc64 for now (#199315)
|
||||
|
||||
* Mon Jul 17 2006 Jesse Keating <jkeating@redhat.com> - 2.8.4-2
|
||||
- rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user