- s/python-imageing-tk/python-imaging-tk/
This commit is contained in:
parent
69562a6b7b
commit
856fb27ebf
1 changed files with 5 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
Name: PySolFC
|
||||
Version: 1.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: A collection of solitare card games
|
||||
Group: Amusements/Games
|
||||
License: GPLv2+
|
||||
|
|
@ -22,7 +22,7 @@ Requires: python-imaging, tile
|
|||
# really required
|
||||
Requires: tcl
|
||||
Requires: tk, tix, tkinter
|
||||
Requires: python-imageing-tk
|
||||
Requires: python-imaging-tk
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: desktop-file-utils
|
||||
|
||||
|
|
@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 22 2007 Stewart Adam <s.adam@diffingo.com> 1.1-3
|
||||
- s/python-imageing-tk/python-imaging-tk/
|
||||
|
||||
* Fri Oct 19 2007 Stewart Adam <s.adam@diffingo.com> 1.1-2
|
||||
- Add Requires: python-imageing-tk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue