> Name:                    SUNWgftp
> Summary:                 gFTP - Multithreaded FTP client for *NIX
> based machines
> URL:                     http://gftp.seul.org/
> Version:                 2.0.18
Please specify License with exact version number. In your case,
License:        GPL v2

> 
> # date:2008-09-23 owner:alfred type:up-streamed
> Patch1:                  gftp-01-solaris-in-trunk.diff
> 
wrong type here, should be:
# date:2008-09-23 owner:alfred type:bug state:upstream

And you need add bugdb info in header, please refer to
http://www.opensolaris.org/os/project/jds/documents/patch_comments/

> %build
> ./configure --prefix=%{_prefix} --mandir=%{_prefix}/share/man
Use ./configure --prefix=%{_prefix} --mandir=%{_mandir}

> %files
> %defattr(-, root, bin)
> %doc README ChangeLog COPYING INSTALL
According your copyright file, you use bzip2 for them. So here should
be:
%doc(bzip2) README ChangeLog COPYING INSTALL



Reply via email to