This commit is contained in:
committed by
Git OBS Bridge
parent
0b060fb4e3
commit
0f0af8e056
17
tk.spec
17
tk.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package tk (Version 8.4.14)
|
||||
# spec file for package tk (Version 8.4.15)
|
||||
#
|
||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
@@ -13,7 +13,7 @@
|
||||
Name: tk
|
||||
BuildRequires: tcl-devel xorg-x11-libX11-devel xorg-x11-libXt-devel
|
||||
URL: http://www.tcl.tk
|
||||
Version: 8.4.14
|
||||
Version: 8.4.15
|
||||
Release: 1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Graphical User Interface Toolkit for Tcl
|
||||
@@ -24,7 +24,7 @@ Summary: Graphical User Interface Toolkit for Tcl
|
||||
Provides: wish wish8.4
|
||||
Requires: tcl >= %version tcl < 8.5
|
||||
Prereq: /bin/rm
|
||||
Source0: %name%{version}rc2-src.tar.bz2
|
||||
Source0: %name%{version}-src.tar.bz2
|
||||
Patch0: %name.patch
|
||||
|
||||
%description
|
||||
@@ -65,7 +65,6 @@ Authors:
|
||||
%setup -q -n %name%version
|
||||
%patch0
|
||||
pushd unix
|
||||
%{?suse_update_config:%{suse_update_config}}
|
||||
autoconf
|
||||
popd
|
||||
|
||||
@@ -122,7 +121,13 @@ exit 0
|
||||
%_libdir/*.a
|
||||
%_libdir/tkConfig.sh
|
||||
|
||||
%changelog -n tk
|
||||
%changelog
|
||||
* Wed Jun 06 2007 - max@suse.de
|
||||
- New patchlevel release: 8.4.15
|
||||
- improve performance of [$listbox itemconfigure]
|
||||
- use fd_mask for 64bit support
|
||||
- fix [tk_getOpenFile] in empty dir
|
||||
- fix list shimmer crash [grid *configure]
|
||||
* Tue Oct 17 2006 - max@suse.de
|
||||
- New patchlevel release: 8.4.14rc2
|
||||
- Fix crash on invalid font name from XServer
|
||||
|
Reference in New Issue
Block a user