!9 Add a BuildRquires for gcc
From: @liuyumeng1 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
51590e48c1
6
tk.spec
6
tk.spec
@ -3,13 +3,14 @@
|
||||
|
||||
Name: tk
|
||||
Version: 8.6.10
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: The graphical toolkit for the Tcl scripting language
|
||||
Epoch: 1
|
||||
License: TCL
|
||||
URL: http://tcl.sourceforge.net
|
||||
Source0: http://download.sourceforge.net/sourceforge/tcl/%{name}%{version}-src.tar.gz
|
||||
Requires: tcl = %{epoch}:%{version} glibc
|
||||
BuildRequires: gcc
|
||||
BuildRequires: tcl-devel = %{epoch}:%{version} autoconf libX11-devel libXft-devel
|
||||
|
||||
Conflicts: itcl <= 3.2
|
||||
@ -102,6 +103,9 @@ sed -i -e "s|$PWD/unix|%{_libdir}|; s|$PWD|%{_includedir}/%{name}-private|" %{bu
|
||||
%{_mandir}/mann/*
|
||||
|
||||
%changelog
|
||||
* Thu May 27 2021 liuyumeng<liuyumeng5@huawei.com> - 1:8.6.10-2
|
||||
- Add a BuildRequires for gcc
|
||||
|
||||
* Thu Jul 30 2020 chengguipeng<chengguipeng1@huawei.com> - 1:8.6.10-1
|
||||
- Upgrade to 1:8.6.10-1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user