diff --git a/tk.spec b/tk.spec index 9a1c9e9..a55d901 100644 --- a/tk.spec +++ b/tk.spec @@ -3,7 +3,7 @@ Summary: Tk graphical toolkit for the Tcl scripting language Name: tk Version: %{majorver}.5 -Release: 7 +Release: 8 License: BSD Group: Development/Languages URL: http://tcl.sourceforge.net/ @@ -13,6 +13,8 @@ Requires: tcl = %{version} Requires(post,postun): /sbin/ldconfig BuildRequires: tcl-devel = %{version}, autoconf BuildRequires: XFree86-devel, perl +# panedwindow.n from itcl conflicts +Obsoletes: itcl <= 3.2 Patch1: tk-8.3.5-tclm4-soname.patch Patch2: tk-8.4.4-lib-perm.patch Patch3: tk-8.4.5-no_rpath.patch @@ -115,6 +117,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/mann/* %changelog +* Wed Apr 21 2004 Jens Petersen - 8.4.5-8 +- obsolete itcl since it also provided panedwindow.n (Warren Togami, 121414) + * Tue Mar 16 2004 Mike A. Harris - 8.4.5-7 - Removed Requires: XFree86-libs and replaced with Buildrequires: XFree86-devel so that the package is X11 implementation agnostic for the inclusion of