[lnav/f19] Remove typo of verison.

Christopher Meng cicku at fedoraproject.org
Thu Sep 12 12:54:57 UTC 2013


commit 735a3ebe21cc5f26a320e44b3377da3de12e67c3
Author: Christopher Meng <rpm at cicku.me>
Date:   Thu Sep 12 20:54:04 2013 +0800

    Remove typo of verison.

 lnav.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lnav.spec b/lnav.spec
index 56c1319..3c53753 100644
--- a/lnav.spec
+++ b/lnav.spec
@@ -4,7 +4,7 @@ Release:        1%{?dist}
 Summary:        A curses-based tool for viewing and analyzing log files
 License:        BSD
 URL:            http://lnav.org
-Source0:        https://github.com/tstack/lnav/releases/download/v%{verison}/%{name}-%{verison}.tar.gz
+Source0:        https://github.com/tstack/lnav/releases/download/v%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  bzip2-devel


More information about the scm-commits mailing list