diff --git a/quota-tools.spec b/quota-tools.spec index 44ffdaa..3714517 100644 --- a/quota-tools.spec +++ b/quota-tools.spec @@ -1,5 +1,5 @@ Name: quota-tools -Version: 4.04 +Version: 4.05 Release: 1mamba Summary: User space tools for the Linux Diskquota system as part of the Linux kernel Group: System/Tools @@ -48,7 +48,7 @@ rm -f %{buildroot}%{_includedir}/rpcsvc/* %{_bindir}/quotasync %{_sbindir}/convertquota %{_sbindir}/edquota -%{_sbindir}/quot +#%{_sbindir}/quot %{_sbindir}/quotacheck %{_sbindir}/quota_nld %{_sbindir}/quotaoff @@ -67,7 +67,7 @@ rm -f %{buildroot}%{_includedir}/rpcsvc/* %{_mandir}/man5/warnquota.conf.5* %{_mandir}/man8/convertquota.8* %{_mandir}/man8/edquota.8* -%{_mandir}/man8/quot.8* +#%{_mandir}/man8/quot.8* %{_mandir}/man8/quota_nld.8* %{_mandir}/man8/quotacheck.8* %{_mandir}/man8/quotaoff.8* @@ -82,6 +82,9 @@ rm -f %{buildroot}%{_includedir}/rpcsvc/* %{_docdir}/quota/* %changelog +* Mon May 27 2019 Automatic Build System 4.05-1mamba +- automatic version update by autodist + * Thu Sep 07 2017 Automatic Build System 4.04-1mamba - automatic version update by autodist