Updated to the latest upstream release: nfs4-acl-tools-0.4.2 (bz 2059052)
Signed-off-by: Steve Dickson <steved@redhat.com> Resolves: bz2059052
This commit is contained in:
parent
1e3f3989c9
commit
9a67ec8739
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +1,4 @@
|
||||
Makefile
|
||||
x86_64/
|
||||
/nfs4-acl-tools-0.3.5.tar.gz
|
||||
nfs4-acl-tools-0.3.5
|
||||
/nfs4-acl-tools-0.4.2.tar.gz
|
||||
nfs4-acl-tools-0.4.2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: nfs4-acl-tools
|
||||
Version: 0.3.5
|
||||
Release: 8%{?dist}
|
||||
Version: 0.4.2
|
||||
Release: 0%{?dist}
|
||||
Summary: The nfs4 ACL tools
|
||||
License: BSD
|
||||
URL: http://git.linux-nfs.org/?p=bfields/nfs4-acl-tools.git;a=summary
|
||||
@ -10,11 +10,6 @@ BuildRequires: make
|
||||
BuildRequires: libtool
|
||||
BuildRequires: libattr-devel
|
||||
|
||||
#
|
||||
# RHEL9.0
|
||||
#
|
||||
Patch001: nfs4-acl-tools-0.3.5-ace-reads.patch
|
||||
|
||||
%description
|
||||
This package contains commandline ACL utilities for the Linux
|
||||
NFSv4 client.
|
||||
@ -42,6 +37,9 @@ make DESTDIR=%{buildroot} install
|
||||
%{_mandir}/man5/*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 15 2022 Steve Dickson <steved@redhat.com> - 0.4.2-0
|
||||
- Updated to the latest upstream release: nfs4-acl-tools-0.4.2 (bz 2059052)
|
||||
|
||||
* Wed Aug 18 2021 Steve Dickson <steved@redhat.com> - 0.3.5-8
|
||||
- nfs4_setfacl: Skip comment field while reading ACE(s) (bz 1970815)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nfs4-acl-tools-0.3.5.tar.gz) = c23d5c5c676c03cbb8016de32e384086525df6f181c85b36331f42b9bab023ab5158c4e01096f837da5d59c64d8a247cc7e92c9d37bd6bb38fc2aed960705618
|
||||
SHA512 (nfs4-acl-tools-0.4.2.tar.gz) = ba78f4efda513b50ca0191ff239d87eb595f56013d9310f492491ea7fd0a25eefaf5f5f48efdfbb7173771585bb2785aedfd44688575f47cf42ee3a9a0229544
|
||||
|
||||
Loading…
Reference in New Issue
Block a user