!17 add gcc to BuildRequires
From: @tong_1001 Reviewed-by: @licihua Signed-off-by: @licihua
This commit is contained in:
commit
04921bc20a
10
tcsh.spec
10
tcsh.spec
@ -1,12 +1,12 @@
|
|||||||
Name: tcsh
|
Name: tcsh
|
||||||
Version: 6.22.03
|
Version: 6.22.03
|
||||||
Release: 1
|
Release: 2
|
||||||
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}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gettext-devel ncurses-devel autoconf gdb
|
BuildRequires: gettext-devel ncurses-devel autoconf gdb gcc
|
||||||
Requires(post): coreutils grep
|
Requires(post): coreutils grep
|
||||||
Requires(postun): sed
|
Requires(postun): sed
|
||||||
Provides: /bin/csh /bin/tcsh
|
Provides: /bin/csh /bin/tcsh
|
||||||
@ -95,6 +95,12 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 12 2021 shixuantong<shixuantong@huawei> - 6.22.03-2
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add gcc to BuildRequires
|
||||||
|
|
||||||
* Wed Jan 27 2021 fuanan <fuanan3@huawei.com> - 6.22.03-1
|
* Wed Jan 27 2021 fuanan <fuanan3@huawei.com> - 6.22.03-1
|
||||||
- Update to version 6.22.03
|
- Update to version 6.22.03
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user