]> git.pld-linux.org Git - packages/tk.git/commitdiff
- changed breq: tcl-devel >= 8.3.2 to %{version}, it doesnt build with 8.3.2
authorfilon <filon@sokrates.mimuw.edu.pl>
Fri, 16 Nov 2001 19:09:21 +0000 (19:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tk.spec -> 1.38

tk.spec

diff --git a/tk.spec b/tk.spec
index b7599ffc85bf17b253ab6fb2f6209e3fd639033f..89c1f5dfaaf69d974fc494792a51ac8678a733fb 100644 (file)
--- a/tk.spec
+++ b/tk.spec
@@ -21,7 +21,7 @@ Patch3:               %{name}-headers_fix.patch
 Patch4:                %{name}-opt_flags_pass_fix.patch
 Icon:          tk.gif
 BuildRequires: autoconf
-BuildRequires: tcl-devel >= 8.3.2
+BuildRequires: tcl-devel >= %{version}
 BuildRequires: XFree86-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.096938 seconds and 4 git commands to generate.