Bug 1129504

Summary: Incorrect Source0 URL in lftp.spec
Product: [Fedora] Fedora Reporter: Vadim Raskhozhev <iamdexpl>
Component: lftpAssignee: Jiri Skala <jskala>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 20CC: aglotov, jskala, pertusus
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-05 11:19:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vadim Raskhozhev 2014-08-13 01:26:29 UTC
Description of problem:

Source0 line in lftp.spec should be sort of `ftp://ftp.yar.ru/pub/source/%{name}/%{name}-%{version}.tar.xz'. Currently it points to non-existent location.

Version-Release number of selected component (if applicable):
lftp-4.5.4-1

How reproducible:
Always

Steps to Reproduce:
1. wget -qO- 'http://pkgs.fedoraproject.org/cgit/lftp.git/plain/lftp.spec?h=f20' | spectool -S -g -

Actual results:
Getting ftp://ftp.yar.ru/lftp/lftp-4.5.4.tar.xz to ./lftp-4.5.4.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (9) Server denied you to change to the given directory

Expected results:
lftp-4.5.4.tar.xz downloaded to current directory

Comment 1 Jiri Skala 2014-08-13 13:08:46 UTC
Hi,
thanks for notification. I'll commit this change to become a part of next builds.

Jiri

Comment 2 Jiri Skala 2014-09-05 11:19:34 UTC
currently building in rawhide ... so closing the bug