- 486132 add missing requires in tk-devel

This commit is contained in:
Marcela Mašláňová 2009-02-19 08:05:20 +00:00
parent 14b3abce16
commit 4d3e1e56aa

View File

@ -4,7 +4,7 @@
Summary: The graphical toolkit for the Tcl scripting language Summary: The graphical toolkit for the Tcl scripting language
Name: tk Name: tk
Version: %{vers} Version: %{vers}
Release: 1%{?dist} Release: 2%{?dist}
Epoch: 1 Epoch: 1
License: TCL License: TCL
Group: Development/Languages Group: Development/Languages
@ -33,7 +33,7 @@ Summary: Tk graphical toolkit development files
Group: Development/Languages Group: Development/Languages
Requires: %{name} = %{epoch}:%{version}-%{release} Requires: %{name} = %{epoch}:%{version}-%{release}
Requires: tcl-devel = %{epoch}:%{version} Requires: tcl-devel = %{epoch}:%{version}
Requires: libX11-devel Requires: libX11-devel libXft-devel
%description devel %description devel
When paired with the Tcl scripting language, Tk provides a fast and powerful When paired with the Tcl scripting language, Tk provides a fast and powerful
@ -113,6 +113,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Feb 19 2009 Marcela Mašláňová <mmaslano@redhat.com> - 1:8.5.6-2
- 486132 add missing requires in tk-devel
* Tue Feb 10 2009 Marcela Mašláňová <mmaslano@redhat.com> - 1:8.5.6-1 * Tue Feb 10 2009 Marcela Mašláňová <mmaslano@redhat.com> - 1:8.5.6-1
- update to 8.5.6 - update to 8.5.6