Fixed requires, so far kept on tcl 8.5
This commit is contained in:
parent
2b936f88c3
commit
14ecfcd492
2
tix.spec
2
tix.spec
@ -16,7 +16,7 @@ Source0: http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/Tix
|
||||
# 0: Fixes BZ#81297 (soname of libraries)
|
||||
Patch0: tix-8.4.2-link.patch
|
||||
Patch1: tix-8.4.3-tcl86.patch
|
||||
Requires: tcl(abi) = %{tcl_version}
|
||||
Requires: tcl(abi) = 8.5
|
||||
Requires: tcl >= %{tcltkver}, tk >= %{tcltkver}
|
||||
Requires: /etc/ld.so.conf.d
|
||||
Buildrequires: tcl-devel >= %{tcltkver}, tk-devel >= %{tcltkver}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user