[mnemosyne] requires Python Imaging Library (PIL) (bug #654291)

Jiří Popelka jpopelka at fedoraproject.org
Wed Nov 17 14:01:16 UTC 2010


commit 2d32feb7e73493e3f4a2c5415853ca051e1c8b07
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Wed Nov 17 14:52:10 2010 +0100

    requires Python Imaging Library (PIL) (bug #654291)

 mnemosyne.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mnemosyne.spec b/mnemosyne.spec
index 8939464..0ecbb3e 100644
--- a/mnemosyne.spec
+++ b/mnemosyne.spec
@@ -3,7 +3,7 @@
 Name:		mnemosyne
 Summary:	Flash-card learning tool
 Version:	1.2.2
-Release:	2%{?dist}
+Release:	3%{?dist}
 URL:		http://www.mnemosyne-proj.org/
 Source0:	http://downloads.sourceforge.net/sourceforge/mnemosyne-proj/%{name}-%{version}.tgz
 Patch0:		%{name}-desktop.patch
@@ -17,6 +17,7 @@ BuildArch:	noarch
 Requires:	hicolor-icon-theme
 Requires:	pygame
 Requires:	PyQt
+Requires:	python-imaging
 
 %description
 Mnemosyne resembles a traditional flash-card program but with an
@@ -73,6 +74,9 @@ fi
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 
 %changelog
+* Wed Nov 17 2010 Jiri Popelka <jpopelka at redhat.com> - 1.2.2-3
+- requires Python Imaging Library (PIL) (bug #654291)
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 1.2.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list