symlink manpage for rpc.rquotad
This commit is contained in:
parent
b8f4400411
commit
d3c88d7e47
@ -5,7 +5,7 @@ Name: quota
|
||||
Summary: System administration tools for monitoring users' disk usage
|
||||
Epoch: 1
|
||||
Version: 3.17
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: BSD and GPLv2+
|
||||
URL: http://sourceforge.net/projects/linuxquota/
|
||||
Group: System Environment/Base
|
||||
@ -84,8 +84,10 @@ rm -f %{buildroot}%{_sbindir}/quot
|
||||
rm -f %{buildroot}%{_sbindir}/xqmstats
|
||||
rm -f %{buildroot}%{_mandir}/man8/quot.*
|
||||
rm -f %{buildroot}%{_mandir}/man8/xqmstats.*
|
||||
ln -sf ./quotaon.8 \
|
||||
ln -s quotaon.8.gz \
|
||||
%{buildroot}%{_mandir}/man8/quotaoff.8
|
||||
ln -s rquotad.8.gz \
|
||||
%{buildroot}%{_mandir}/man8/rpc.rquotad.8
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
@ -110,6 +112,9 @@ rm -rf %{buildroot}
|
||||
%attr(0644,root,root) %{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 28 2009 Ondrej Vasik <ovasik@redhat.com> 1:3.17-6
|
||||
- symlink manpage for rpc.rquotad
|
||||
|
||||
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.17-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user