|
|
@ -1,13 +1,13 @@
|
|
|
|
%define majorver 8.6
|
|
|
|
%define majorver 8.6
|
|
|
|
%define vers %{majorver}.13
|
|
|
|
%define vers %{majorver}.10
|
|
|
|
%{!?sdt:%define sdt 1}
|
|
|
|
%{!?sdt:%define sdt 1}
|
|
|
|
|
|
|
|
|
|
|
|
Summary: Tool Command Language, pronounced tickle
|
|
|
|
Summary: Tool Command Language, pronounced tickle
|
|
|
|
Name: tcl
|
|
|
|
Name: tcl
|
|
|
|
Version: %{vers}
|
|
|
|
Version: %{vers}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Release: 7%{?dist}
|
|
|
|
Epoch: 1
|
|
|
|
Epoch: 1
|
|
|
|
License: TCL AND GPL-3.0-or-later WITH bison-exception-2.2 AND BSD-3-Clause
|
|
|
|
License: TCL
|
|
|
|
URL: http://tcl.sourceforge.net/
|
|
|
|
URL: http://tcl.sourceforge.net/
|
|
|
|
Source0: http://downloads.sourceforge.net/sourceforge/tcl/tcl-core%{version}-src.tar.gz
|
|
|
|
Source0: http://downloads.sourceforge.net/sourceforge/tcl/tcl-core%{version}-src.tar.gz
|
|
|
|
BuildRequires: make
|
|
|
|
BuildRequires: make
|
|
|
@ -17,11 +17,10 @@ BuildRequires: zlib-devel
|
|
|
|
Provides: tcl(abi) = %{majorver}
|
|
|
|
Provides: tcl(abi) = %{majorver}
|
|
|
|
Obsoletes: tcl-tcldict <= %{vers}
|
|
|
|
Obsoletes: tcl-tcldict <= %{vers}
|
|
|
|
Provides: tcl-tcldict = %{vers}
|
|
|
|
Provides: tcl-tcldict = %{vers}
|
|
|
|
Patch0: tcl-8.6.12-autopath.patch
|
|
|
|
Patch0: tcl-8.6.10-autopath.patch
|
|
|
|
Patch1: tcl-8.6.12-conf.patch
|
|
|
|
Patch1: tcl-8.6.10-conf.patch
|
|
|
|
Patch2: tcl-8.6.13-hidden.patch
|
|
|
|
Patch2: tcl-8.6.10-hidden.patch
|
|
|
|
Patch3: tcl-8.6.13-tcltests-path-fix.patch
|
|
|
|
Patch3: tcl-8.6.10-tcltests-path-fix.patch
|
|
|
|
Patch4: tcl-8.6.13-configure-c99.patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%if %sdt
|
|
|
|
%if %sdt
|
|
|
|
BuildRequires: systemtap-sdt-devel
|
|
|
|
BuildRequires: systemtap-sdt-devel
|
|
|
@ -60,8 +59,14 @@ applications.
|
|
|
|
The package contains the development files and man pages for tcl.
|
|
|
|
The package contains the development files and man pages for tcl.
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%autosetup -p1 -n %{name}%{version}
|
|
|
|
%setup -q -n %{name}%{version}
|
|
|
|
rm -r compat/zlib
|
|
|
|
rm -r compat/zlib
|
|
|
|
|
|
|
|
chmod -x generic/tclStrToD.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%patch0 -p1 -b .autopath
|
|
|
|
|
|
|
|
%patch1 -p1 -b .conf
|
|
|
|
|
|
|
|
%patch2 -p1 -b .hidden
|
|
|
|
|
|
|
|
%patch3 -p1 -b .tcltests-path-fix
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|
pushd unix
|
|
|
|
pushd unix
|
|
|
@ -139,41 +144,12 @@ rm -rf %{buildroot}/%{_datadir}/%{name}%{majorver}/ldAix
|
|
|
|
%{_datadir}/%{name}%{majorver}/tclAppInit.c
|
|
|
|
%{_datadir}/%{name}%{majorver}/tclAppInit.c
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:8.6.13-4
|
|
|
|
* Tue Jul 19 2022 Jaroslav Škarvada <jskarvad@redhat.com> - 1:8.6.10-7
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
- Rebuilt for i686 release
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
Resolves: rhbz#2099397
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1:8.6.13-3
|
|
|
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:8.6.13-3
|
|
|
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:8.6.13-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Aug 29 2023 Jaroslav Škarvada <jskarvad@redhat.com> - 1:8.6.13-1
|
|
|
|
|
|
|
|
- New version
|
|
|
|
|
|
|
|
Resolves: rhbz#2231272
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Aug 10 2023 Jaroslav Škarvada <jskarvad@redhat.com> - 1:8.6.12-6
|
|
|
|
* Fri Aug 6 2021 Florian Weimer <fweimer@redhat.com> - 1:8.6.10-6
|
|
|
|
- Converted license to SPDX
|
|
|
|
- Rebuild to pick up new build flags from redhat-rpm-config (#1984652)
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:8.6.12-5
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:8.6.12-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:8.6.12-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:8.6.12-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Nov 23 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 1:8.6.12-1
|
|
|
|
|
|
|
|
- New version
|
|
|
|
|
|
|
|
Related: rhbz#1488695
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Aug 20 2020 Jeff Law <law@redhat.com> - 1:8.6.10-5
|
|
|
|
* Thu Aug 20 2020 Jeff Law <law@redhat.com> - 1:8.6.10-5
|
|
|
|
- Re-enable LTO
|
|
|
|
- Re-enable LTO
|
|
|
|