Revise Source0
This commit is contained in:
parent
fe75c8e80c
commit
f7f55790eb
10
tcsh.spec
10
tcsh.spec
@ -1,10 +1,10 @@
|
|||||||
Name: tcsh
|
Name: tcsh
|
||||||
Version: 6.22.02
|
Version: 6.22.02
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: C shell with file name completion and command line editing
|
Summary: C shell with file name completion and command line editing
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://www.tcsh.org/
|
URL: http://www.tcsh.org/
|
||||||
Source0: http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/%{name}/%{name}-%{version}.tar.gz
|
Source0: http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/%{name}/old/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gettext-devel ncurses-devel autoconf gdb
|
BuildRequires: gettext-devel ncurses-devel autoconf gdb
|
||||||
Requires(post): coreutils grep
|
Requires(post): coreutils grep
|
||||||
@ -95,6 +95,12 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 9 2020 zoulin <zoulin13@huawei.com> - 6.22.02-3
|
||||||
|
- Type: enhancement
|
||||||
|
- ID: NA
|
||||||
|
- SUG: NA
|
||||||
|
- DESC: Revise Source0
|
||||||
|
|
||||||
* Fri Nov 27 2020 wangchen <wangchen137@huawei.com> - 6.22.02-2
|
* Fri Nov 27 2020 wangchen <wangchen137@huawei.com> - 6.22.02-2
|
||||||
- Type: bugfix
|
- Type: bugfix
|
||||||
- ID: NA
|
- ID: NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user