SHA256
1
0
forked from pool/tk
2011-07-01 11:19:49 +00:00
committed by Git OBS Bridge
parent 8c1eac790c
commit 82def38c0a
5 changed files with 36 additions and 72 deletions

View File

@@ -21,7 +21,7 @@
Name: tk
BuildRequires: tcl-devel xorg-x11-devel
Url: http://www.tcl.tk
Version: 8.5.9
Version: 8.5.10
Release: 5
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Graphical User Interface Toolkit for Tcl
@@ -41,7 +41,6 @@ Source0: %name%{version}-src.tar.bz2
Source1: tk-rpmlintrc
Source2: baselibs.conf
Patch0: %name.patch
Patch1: %name-xft.patch
%description
Tk is a graphical user interface toolkit that takes developing desktop
@@ -89,7 +88,6 @@ Authors:
%prep
%setup -q -n %name%version
%patch0
%patch1
%build
cd unix