This commit is contained in:
Marcela Mašláňová 2007-02-01 12:42:36 +00:00
parent 9d13a89c36
commit 7752110fd2

View File

@ -5,7 +5,7 @@
Summary: Tcl scripting language development environment
Name: tcl
Version: %{majorver}a5
Release: 5%{?dist}
Release: 6%{?dist}
License: BSD
Group: Development/Languages
URL: http://tcl.sourceforge.net/
@ -14,6 +14,7 @@ Source1: http://switch.dl.sourceforge.net/sourceforge/tcl/tk%{version}-src.tar.g
Source2: lst.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Buildrequires: autoconf, sed, man
Obsoletes: tcldict
Patch1: tcl-8.5a5-tclm4-soname.patch
Patch2: tcl-8.4.5-lib-perm.patch
Patch3: tcl8.3.5-tclConfig-package-path-90160.patch
@ -159,6 +160,9 @@ rm -rf $RPM_BUILD_ROOT
%doc %{name}%{version}/html/*
%changelog
* Thu Jan 25 2007 Marcela Maslanova <mmaslano@redhat.com> - 8.5a5-6
- rebuilt for obsoletes rhbz#217735
* Thu Jan 25 2007 Marcela Maslanova <mmaslano@redhat.com> - 8.5a5-5
- rebuilt