corrected path to tarball in the spec file
This commit is contained in:
parent
59ab6e9380
commit
59b62c1951
@ -1,10 +1,10 @@
|
|||||||
Summary: A sophisticated file transfer program
|
Summary: A sophisticated file transfer program
|
||||||
Name: lftp
|
Name: lftp
|
||||||
Version: 4.5.4
|
Version: 4.5.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Source0: ftp://ftp.yar.ru/lftp/lftp-%{version}.tar.xz
|
Source0: ftp://ftp.yar.ru/pub/source/%{name}/%{name}-%{version}.tar.xz
|
||||||
URL: http://lftp.yar.ru/
|
URL: http://lftp.yar.ru/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildRequires: ncurses-devel, gnutls-devel, pkgconfig, readline-devel, gettext
|
BuildRequires: ncurses-devel, gnutls-devel, pkgconfig, readline-devel, gettext
|
||||||
@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 13 2014 Jiri Skala <jskala@redhat.com> - 4.5.4-2
|
||||||
|
- corrected path to tarball in the spec file
|
||||||
|
|
||||||
* Thu Aug 07 2014 Jiri Skala <jskala@redhat.com> - 4.5.4-1
|
* Thu Aug 07 2014 Jiri Skala <jskala@redhat.com> - 4.5.4-1
|
||||||
- updated to latest upstream 4.5.4
|
- updated to latest upstream 4.5.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user