From ef3c248a284560be308b7e3d2614b1ef3d21e2e533ba4576ce5bba5d2776561f Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Mon, 26 Nov 2012 09:38:42 +0000 Subject: [PATCH] Accepting request 142735 from home:a_jaeger:FactoryFix Fix build: Buildrequire timezone OBS-URL: https://build.opensuse.org/request/show/142735 OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcl?expand=0&rev=59 --- tcl.changes | 5 +++++ tcl.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/tcl.changes b/tcl.changes index a99b1cc..7c11448 100644 --- a/tcl.changes +++ b/tcl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 25 06:04:02 UTC 2012 - aj@suse.de + +- The testsuite needs timezone data, require it at build time. + ------------------------------------------------------------------- Thu Aug 9 11:14:51 UTC 2012 - max@suse.com diff --git a/tcl.spec b/tcl.spec index d76cf8e..33e5962 100644 --- a/tcl.spec +++ b/tcl.spec @@ -41,6 +41,8 @@ Source3: macros.tcl Patch0: tcl.patch Patch1: tcl-unload.patch BuildRequires: autoconf +# Required for test suite: +BuildRequires: timezone %description Tcl (Tool Command Language) is a very powerful but easy to learn