[przemo@pldmachine ~/rpm/packages/RPMS]$ anki
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve
property `GtkTreeView::odd-row-color' of type `GdkColor' from rc file
value "((GString*) 0x991d990)" of type `GString'
Traceback (most recent call last):
  File "/usr/bin/anki", line 27, in <module>
    ankiqt.run()
  File "/usr/share/python2.7/site-packages/ankiqt/__init__.py", line
183, in run
  File "/usr/share/python2.7/site-packages/ankiqt/ui/__init__.py", line
6, in importAll
  File "/usr/share/python2.7/site-packages/ankiqt/ui/main.py", line 12,
in <module>
  File "/usr/lib/python2.7/site-packages/PyQt4/pyqtconfig.py", line 32,
in <module>
ImportError: No module named sipconfig

Patch 0 -> fixes missing "Requires"
Patch 1 -> version up to 1.2.8 

-- 
Przemo
--- anki/anki.spec~	2011-06-01 21:00:08.602249975 +0100
+++ anki/anki.spec	2011-06-01 21:03:49.447204797 +0100
@@ -2,12 +2,12 @@
 Summary:	SuperMemo(tm)-like program
 Summary(pl.UTF-8):	Program podobny do SuperMemo
 Name:		anki
-Version:	1.2.7
+Version:	1.2.8
 Release:	1
 License:	GPL v3+
 Group:		Applications
 Source0:	http://anki.googlecode.com/files/%{name}-%{version}.tgz
-# Source0-md5:	b6f884b87cfe8265342306c593393a09
+# Source0-md5:	0dc5f5bad979f57cab82e3757665f6c0
 URL:		http://ichi2.net/anki/
 BuildRequires:	python-PyQt4
 BuildRequires:	python-SQLAlchemy
--- anki/anki.spec~	2011-03-11 20:43:22.000000000 +0000
+++ anki/anki.spec	2011-06-01 21:00:08.602249975 +0100
@@ -22,6 +22,7 @@
 Requires:	python-PyQt4
 Requires:	python-SQLAlchemy
 Requires:	python-simplejson
+Requires:	python-sip-devel
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
_______________________________________________
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to