Change in spec file for review.
This commit is contained in:
parent
4232a3d5c7
commit
4ed04aeab3
6
ftp.spec
6
ftp.spec
@ -1,7 +1,7 @@
|
||||
Summary: The standard UNIX FTP (File Transfer Protocol) client
|
||||
Name: ftp
|
||||
Version: 0.17
|
||||
Release: 36%{?dist}
|
||||
Release: 37%{?dist}
|
||||
License: BSD
|
||||
Group: Applications/Internet
|
||||
Source0: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit-devel/netkit-ftp-%{version}.tar.bz2
|
||||
@ -78,6 +78,7 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc GPL
|
||||
%{_bindir}/ftp
|
||||
%{_bindir}/pftp
|
||||
%{_mandir}/man1/ftp.*
|
||||
@ -85,7 +86,8 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man5/netrc.*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 5 2007 Marcela Maslanova <mmaslano@redhat.com> - 0.17-36
|
||||
* Mon Feb 6 2007 Marcela Maslanova <mmaslano@redhat.com> - 0.17-37
|
||||
- add gpl
|
||||
- spec fix
|
||||
- rhbz#225774
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user