From 05573b366cb9dc6eafdf3fb771a02cd91b4e792b Mon Sep 17 00:00:00 2001 From: rayvd Date: Wed, 19 Sep 2007 19:43:10 +0000 Subject: [PATCH] Fixes bz #290761 --- remind.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/remind.spec b/remind.spec index e58580b..8e72bca 100644 --- a/remind.spec +++ b/remind.spec @@ -1,6 +1,6 @@ Name: remind Version: 03.01.02 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A sophisticated calendar and alarm program Group: Applications/Productivity @@ -25,6 +25,7 @@ Group: Applications/Productivity Summary: A graphical front-end for remind using Tcl/Tk Requires: tk > 8.0 Requires: remind = %{version}-%{release} +Requires: tcllib %description gui The remind-gui package contains a (self-described) "cheesy" graphical front @@ -92,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/tkremind.1.gz %changelog +* Thu Sep 19 2007 Ray Van Dolson - 03.01.02-2 +- Added tcllib requires per bz #290761 + * Thu Sep 13 2007 Ray Van Dolson - 03.01.02-1 - Updated to version 03.01.02