https://bugzilla.redhat.com/show_bug.cgi?id=579925



--- Comment #22 from Robert Scheck <[email protected]> ---
Command tclsh is provided by package tcl which is a build requires.

The "build" in mock usually consists out of two steps (see "ENTER do") in the
build.log; it is usually there twice. The first one is to build the *.src.rpm
and the second one is for the binary package. The build requires are satisfied
at the second one while at the first there is only a minimal environment. In
that minimal environment there's usually no tclsh, thus the "echo '8.5'" from
above macro wins. If the binary package gets build the build requires of the
source rpm have been definately satisfied and building happens against exactly
that specified version that is returned by tclsh.

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to