[sheepdog] [PATCH] Signed-off-by: Joe Ryner <jryner at jryner.dev.caituser.cait.org>

Liu Yuan namei.unix at gmail.com
Thu Dec 20 04:14:29 CET 2012


On 12/19/2012 10:30 PM, Joe Ryner wrote:
> From: Joe Ryner <jryner at jryner.dev.caituser.cait.org>
> 
> added sheepfs and sheepfs.8 to the files section of sheepdog.spec.in
> ---
>  sheepdog.spec.in | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/sheepdog.spec.in b/sheepdog.spec.in
> index 0b04ada..5e19366 100644
> --- a/sheepdog.spec.in
> +++ b/sheepdog.spec.in
> @@ -62,10 +62,12 @@ fi
>  %defattr(-,root,root,-)
>  %doc COPYING README INSTALL
>  %{_sbindir}/sheep
> +%{_sbindir}/sheepfs
>  %{_sbindir}/collie
>  %attr(755,-,-)%config %{_initddir}/sheepdog
>  %dir %{_localstatedir}/lib/sheepdog
>  %{_mandir}/man8/sheep.8*
> +%{_mandir}/man8/sheepfs.8*
>  %{_mandir}/man8/collie.8*
>  
>  %changelog
> 

Applied, thanks.

Yuan



More information about the sheepdog mailing list