- updated to latest stable version
This commit is contained in:
parent
8267e9dc0d
commit
cf7e60fe3c
@ -1 +1 @@
|
||||
lftp-3.7.15.tar.lzma
|
||||
lftp-4.0.0.tar.lzma
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: A sophisticated file transfer program
|
||||
Name: lftp
|
||||
Version: 3.7.15
|
||||
Version: 4.0.0
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Applications/Internet
|
||||
@ -69,6 +69,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/*/*
|
||||
%dir %{_libdir}/lftp
|
||||
%dir %{_libdir}/lftp/%{version}
|
||||
%{_libdir}/lftp/%{version}/cmd-torrent.so
|
||||
%{_libdir}/lftp/%{version}/cmd-mirror.so
|
||||
%{_libdir}/lftp/%{version}/cmd-sleep.so
|
||||
%{_libdir}/lftp/%{version}/liblftp-network.so
|
||||
@ -87,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 14 2009 Jiri Skala <jskala@redhat.com> - 4.0.0-1
|
||||
- updated to latest stable version
|
||||
|
||||
* Wed Sep 02 2009 Jiri Skala <jskala@redhat.com> - 3.7.15-1
|
||||
- updated to latest upstream release
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user