forked from pool/xfsprogs-sha1
Accepting request 832774 from home:ailiopoulos:branches:filesystems
- update to v5.8.0: * xfs_db: set b_ops to NULL for types without verifiers * mkfs: allow setting dax flag on root directory * xfs_quota: improve reporting and messages * xfs_db: use correct inode to set inode type * xfs_db: fix nlink usage in check * xfs_db: report the inode dax flag * man: update mkfs.xfs inode flag option documentation * xfsprogs: move custom interface def'ns to new header * xfs_repair: check quota counters * xfs_io: fix -D vs -R handling * libxfs changes merged from kernel 5.8 OBS-URL: https://build.opensuse.org/request/show/832774 OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=97
This commit is contained in:
committed by
Git OBS Bridge
parent
f5a53e5790
commit
f0516f1c65
@@ -26,7 +26,7 @@
|
||||
%define libname libhandle1
|
||||
|
||||
Name: xfsprogs
|
||||
Version: 5.7.0
|
||||
Version: 5.8.0
|
||||
Release: 0
|
||||
Summary: Utilities for managing the XFS file system
|
||||
License: GPL-2.0-or-later
|
||||
@@ -44,7 +44,7 @@ BuildRequires: automake
|
||||
BuildRequires: libblkid-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: libedit-devel
|
||||
BuildRequires: libedit-devel
|
||||
BuildRequires: xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires(post): coreutils
|
||||
|
Reference in New Issue
Block a user