automatic version update by autodist [release 4.02-1mamba;Sat Mar 21 2015]
This commit is contained in:
parent
7ebcd9eaef
commit
78d5ff9950
@ -1,5 +1,5 @@
|
||||
Name: quota-tools
|
||||
Version: 4.01
|
||||
Version: 4.02
|
||||
Release: 1mamba
|
||||
Summary: User space tools for the Linux Diskquota system as part of the Linux kernel
|
||||
Group: System/Tools
|
||||
@ -41,14 +41,46 @@ rm -f %{buildroot}%{_includedir}/rpcsvc/*
|
||||
%files -f quota.lang
|
||||
%defattr(-,root,root)
|
||||
%dir %{_sysconfdir}/quota
|
||||
%{_sysconfdir}/quota/*
|
||||
%{_sbindir}/*
|
||||
%{_bindir}/*
|
||||
%{_mandir}/man1/*
|
||||
%{_mandir}/man3/*
|
||||
%{_mandir}/man8/*
|
||||
%config(noreplace) %{_sysconfdir}/quota/quotagrpadmins
|
||||
%config(noreplace) %{_sysconfdir}/quota/quotatab
|
||||
%config(noreplace) %{_sysconfdir}/quota/warnquota.conf
|
||||
%{_bindir}/quota
|
||||
%{_bindir}/quotasync
|
||||
%{_sbindir}/convertquota
|
||||
%{_sbindir}/edquota
|
||||
%{_sbindir}/quot
|
||||
%{_sbindir}/quotacheck
|
||||
%{_sbindir}/quotaoff
|
||||
%{_sbindir}/quotaon
|
||||
%{_sbindir}/quotastats
|
||||
%{_sbindir}/repquota
|
||||
%{_sbindir}/rpc.rquotad
|
||||
%{_sbindir}/setquota
|
||||
%{_sbindir}/warnquota
|
||||
%{_sbindir}/xqmstats
|
||||
%{_mandir}/man1/quota.1*
|
||||
%{_mandir}/man1/quotasync.1*
|
||||
%{_mandir}/man3/rquota.3*
|
||||
%{_mandir}/man5/quotagrpadmins.5*
|
||||
%{_mandir}/man5/quotatab.5*
|
||||
%{_mandir}/man5/warnquota.conf.5*
|
||||
%{_mandir}/man8/convertquota.8*
|
||||
%{_mandir}/man8/edquota.8*
|
||||
%{_mandir}/man8/quot.8*
|
||||
%{_mandir}/man8/quota_nld.8*
|
||||
%{_mandir}/man8/quotacheck.8*
|
||||
%{_mandir}/man8/quotaon.8*
|
||||
%{_mandir}/man8/quotastats.8*
|
||||
%{_mandir}/man8/repquota.8*
|
||||
%{_mandir}/man8/rpc.rquotad.8*
|
||||
%{_mandir}/man8/setquota.8*
|
||||
%{_mandir}/man8/warnquota.8*
|
||||
%{_mandir}/man8/xqmstats.8*
|
||||
|
||||
%changelog
|
||||
* Sat Mar 21 2015 Automatic Build System <autodist@mambasoft.it> 4.02-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 12 2013 Automatic Build System <autodist@mambasoft.it> 4.01-1mamba
|
||||
- update to 4.01
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user