Rebuilt due to glibc dropping libieee
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
b21e0aa68f
commit
3063317d22
5
tk.spec
5
tk.spec
@ -4,7 +4,7 @@
|
||||
Summary: The graphical toolkit for the Tcl scripting language
|
||||
Name: tk
|
||||
Version: %{vers}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Epoch: 1
|
||||
License: TCL
|
||||
Group: Development/Languages
|
||||
@ -115,6 +115,9 @@ sed -i -e "s|$PWD/unix|%{_libdir}|; s|$PWD|%{_includedir}/%{name}-private|" %{bu
|
||||
%{_datadir}/%{name}%{majorver}/tkAppInit.c
|
||||
|
||||
%changelog
|
||||
* Thu Aug 31 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:8.6.7-2
|
||||
- Rebuilt due to glibc dropping libieee
|
||||
|
||||
* Thu Aug 10 2017 Jaroslav Škarvada <jskarvad@redhat.com> - 1:8.6.7-1
|
||||
- New version
|
||||
Related: rhbz#1476424
|
||||
|
Loading…
Reference in New Issue
Block a user