From 856fb27ebf3c2f3575a64eb29a5d59a0d43a4296 Mon Sep 17 00:00:00 2001 From: Stewart Adam Date: Tue, 23 Oct 2007 02:29:22 +0000 Subject: [PATCH] - s/python-imageing-tk/python-imaging-tk/ --- PySolFC.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/PySolFC.spec b/PySolFC.spec index 38c7648..0cd83b4 100644 --- a/PySolFC.spec +++ b/PySolFC.spec @@ -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 1.1-3 +- s/python-imageing-tk/python-imaging-tk/ + * Fri Oct 19 2007 Stewart Adam 1.1-2 - Add Requires: python-imageing-tk