summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tcsh.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/tcsh.spec b/tcsh.spec
index a2b5781..93cfe62 100644
--- a/tcsh.spec
+++ b/tcsh.spec
@@ -6,7 +6,7 @@ Version: 6.18.00
Release: 4%{?dist}
License: BSD
Group: System Environment/Shells
-Source: http://ftp.funet.fi/pub/unix/shells/tcsh/%{name}-%{version}.tar.gz
+Source: http://ftp.funet.fi/pub/unix/shells/tcsh/old/%{name}-%{version}.tar.gz
Patch1: tcsh-6.15.00-closem.patch
Patch2: tcsh-6.14.00-tinfo.patch
Patch3: tcsh-6.14.00-unprintable.patch
@@ -124,6 +124,7 @@ fi
- Fix casting in lseek calls in the history file locking patch (#821796)
- Fix dosource calls in the history file locking patch (#847102)
Resolves: #842851
+- Fix upstream source tarball location
* Fri Aug 3 2012 Orion Poplawski <orion@nwra.com> - 6.18.00-3
- Drop tcsh-6.18.00-history-file-locking.patch for now (bug 842851)