]> git.pld-linux.org Git - packages/tcl.git/commitdiff
- updated to 8.5a4 auto/th/tcl-8_5-0_a4_1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 23 May 2006 23:08:48 +0000 (23:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated readline patch, removed obsolete glibc21,shell-quotes patches

Changed files:
    tcl.spec -> 1.108

tcl.spec

index 82580b1ba56612bc5707c5cf20f6c9786d4fb3be..5245a4d5c8dfa7ac4fa66c3919594f02ebf5c5a7 100644 (file)
--- a/tcl.spec
+++ b/tcl.spec
@@ -7,22 +7,20 @@ Summary(uk):  Tool Command Language - 
 Name:          tcl
 %define        major   8.5
 Version:       %{major}
-%define        rel     a3
-Release:       0.%{rel}.2
+%define        rel     a4
+Release:       0.%{rel}.1
 License:       BSD
 Group:         Development/Languages/Tcl
 Source0:       http://dl.sourceforge.net/tcl/%{name}%{version}%{rel}-src.tar.gz
-# Source0-md5: ff4a9fa2f0b23c139e78a7b33313954c
+# Source0-md5: 8c637b99e1fa44f7b849d8aaa9e667f8
 Source1:       %{name}-pl-man-pages.tar.bz2
 # Source1-md5: dd3370f2b588763758787831a4bf48fc
-Patch0:                %{name}-glibc21.patch
-Patch1:                %{name}-ieee.patch
-Patch2:                %{name}-readline.patch
-Patch4:                %{name}-opt.patch
-Patch6:                %{name}-mannames.patch
-Patch7:                %{name}-soname_fix.patch
-Patch8:                %{name}-norpath.patch
-Patch9:                %{name}-shell-quotes.patch
+Patch0:                %{name}-ieee.patch
+Patch1:                %{name}-readline.patch
+Patch2:                %{name}-opt.patch
+Patch3:                %{name}-mannames.patch
+Patch4:                %{name}-soname_fix.patch
+Patch5:                %{name}-norpath.patch
 URL:           http://www.tcl.tk/
 BuildRequires: autoconf
 BuildRequires: ncurses-devel >= 5.2
@@ -106,11 +104,9 @@ Pliki nag
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 %patch4 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
+%patch5 -p1
 
 %build
 cd unix
This page took 0.044076 seconds and 4 git commands to generate.