Change for review
This commit is contained in:
parent
f4fdb6d5a3
commit
48803b3dd4
6
ftp.spec
6
ftp.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: The standard UNIX FTP (File Transfer Protocol) client
|
Summary: The standard UNIX FTP (File Transfer Protocol) client
|
||||||
Name: ftp
|
Name: ftp
|
||||||
Version: 0.17
|
Version: 0.17
|
||||||
Release: 39%{?dist}
|
Release: 40%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Source0: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-ftp-%{version}.tar.gz
|
Source0: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-ftp-%{version}.tar.gz
|
||||||
@ -80,7 +80,6 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc GPL
|
|
||||||
%{_bindir}/ftp
|
%{_bindir}/ftp
|
||||||
%{_bindir}/pftp
|
%{_bindir}/pftp
|
||||||
%{_mandir}/man1/ftp.*
|
%{_mandir}/man1/ftp.*
|
||||||
@ -88,6 +87,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man5/netrc.*
|
%{_mandir}/man5/netrc.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 15 2007 Marcela Maslanova <mmaslano@redhat.com> - 0.17-40
|
||||||
|
- review again
|
||||||
|
|
||||||
* Wed Feb 14 2007 Marcela Maslanova <mmaslano@redhat.com> - 0.17-39
|
* Wed Feb 14 2007 Marcela Maslanova <mmaslano@redhat.com> - 0.17-39
|
||||||
- review again
|
- review again
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user