diff --git a/nfs4-acl-tools.spec b/nfs4-acl-tools.spec index 7c877baed3767b2abc476bf006a3ee2936c56c5f..3f6b46ee045320bcf337d3a22714eea69ba6cf95 100644 --- a/nfs4-acl-tools.spec +++ b/nfs4-acl-tools.spec @@ -1,8 +1,8 @@ Name: nfs4-acl-tools Version: 0.3.7 -Release: 4 +Release: 5 Summary: The nfs4 ACL tools -License: BSD +License: BSD or GPLv2+ or LGPLv2.1 URL: http://www.citi.umich.edu/projects/nfsv4/linux/ Source0: http://linux-nfs.org/~bfields/nfs4-acl-tools/%{name}-%{version}.tar.gz @@ -45,6 +45,9 @@ make DESTDIR=%{buildroot} install %{_mandir}/man*/* %changelog +* Tue Oct 18 2022 zhanchengbin - 0.3.7-5 +- license: fix license error. + * Mon Jan 10 2022 Wenchao Hao - 0.3.7-4 - DESC: build: do not generate aclocal.m4 to fix compile error