[anki] Add BR python-simplejson

chkr chkr at fedoraproject.org
Mon Aug 2 20:28:42 UTC 2010


commit 32a56e827a3080cd497c8e4661a49c0a2aa149eb
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Mon Aug 2 22:28:33 2010 +0200

    Add BR python-simplejson

 anki.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/anki.spec b/anki.spec
index 467e716..8e9921e 100644
--- a/anki.spec
+++ b/anki.spec
@@ -16,7 +16,7 @@ Source0:	http://anki.googlecode.com/files/%{name}-%{version}.tgz
 Patch0:		anki-1.0-noupdate.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	python-devel, python-setuptools, python-sqlalchemy
-BuildRequires:	desktop-file-utils, PyQt4
+BuildRequires:	desktop-file-utils, PyQt4, python-simplejson
 Requires:	qt4, PyQt4
 Requires:	python-sqlalchemy, python-simplejson, python-sqlite2
 Requires:	python-matplotlib
@@ -107,6 +107,7 @@ rm -rf %{buildroot}
   example files anymore
 - Remove upstreamed patches
 - Update noupdate patch
+- Add BR python-simplejson
 
 * Sun Jul 25 2010 Christian Krause <chkr at fedoraproject.org> - 0.9.9.8.6-5
 - Generalized generation of anki.lang to support any python 2.* release


More information about the scm-commits mailing list