automatic version update by autodist [release 4.03-1mamba;Mon Jul 04 2016]

This commit is contained in:
Automatic Build System 2024-01-05 17:20:31 +01:00
parent 78d5ff9950
commit e2515c88af

View File

@ -1,5 +1,5 @@
Name: quota-tools Name: quota-tools
Version: 4.02 Version: 4.03
Release: 1mamba Release: 1mamba
Summary: User space tools for the Linux Diskquota system as part of the Linux kernel Summary: User space tools for the Linux Diskquota system as part of the Linux kernel
Group: System/Tools Group: System/Tools
@ -19,7 +19,7 @@ User space tools for the Linux Diskquota system as part of the Linux kernel.
%prep %prep
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%setup -q -n quota-tools %setup -q -n quota-%{version}
%build %build
%configure --sysconfdir=%{_sysconfdir}/quota %configure --sysconfdir=%{_sysconfdir}/quota
@ -50,6 +50,7 @@ rm -f %{buildroot}%{_includedir}/rpcsvc/*
%{_sbindir}/edquota %{_sbindir}/edquota
%{_sbindir}/quot %{_sbindir}/quot
%{_sbindir}/quotacheck %{_sbindir}/quotacheck
%{_sbindir}/quota_nld
%{_sbindir}/quotaoff %{_sbindir}/quotaoff
%{_sbindir}/quotaon %{_sbindir}/quotaon
%{_sbindir}/quotastats %{_sbindir}/quotastats
@ -69,6 +70,7 @@ rm -f %{buildroot}%{_includedir}/rpcsvc/*
%{_mandir}/man8/quot.8* %{_mandir}/man8/quot.8*
%{_mandir}/man8/quota_nld.8* %{_mandir}/man8/quota_nld.8*
%{_mandir}/man8/quotacheck.8* %{_mandir}/man8/quotacheck.8*
%{_mandir}/man8/quotaoff.8*
%{_mandir}/man8/quotaon.8* %{_mandir}/man8/quotaon.8*
%{_mandir}/man8/quotastats.8* %{_mandir}/man8/quotastats.8*
%{_mandir}/man8/repquota.8* %{_mandir}/man8/repquota.8*
@ -76,8 +78,13 @@ rm -f %{buildroot}%{_includedir}/rpcsvc/*
%{_mandir}/man8/setquota.8* %{_mandir}/man8/setquota.8*
%{_mandir}/man8/warnquota.8* %{_mandir}/man8/warnquota.8*
%{_mandir}/man8/xqmstats.8* %{_mandir}/man8/xqmstats.8*
%dir %{_docdir}/quota
%{_docdir}/quota/*
%changelog %changelog
* Mon Jul 04 2016 Automatic Build System <autodist@mambasoft.it> 4.03-1mamba
- automatic version update by autodist
* Sat Mar 21 2015 Automatic Build System <autodist@mambasoft.it> 4.02-1mamba * Sat Mar 21 2015 Automatic Build System <autodist@mambasoft.it> 4.02-1mamba
- automatic version update by autodist - automatic version update by autodist