Author: sparky Date: Thu May 13 23:12:43 2010 GMT Module: packages Tag: HEAD ---- Log message: - BR: python-PyQt4, python-SQLAlchemy, python-devel, python-distribute, python-sqlite
---- Files affected: packages/anki: anki.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/anki/anki.spec diff -u packages/anki/anki.spec:1.1 packages/anki/anki.spec:1.2 --- packages/anki/anki.spec:1.1 Sun Mar 21 13:58:04 2010 +++ packages/anki/anki.spec Fri May 14 01:12:38 2010 @@ -1,5 +1,5 @@ # $Revision$, $Date$ -Summary: SuperMemo(tm)-like program +Summary: SuperMemo(tm)-like program Summary(pl.UTF-8): Program podobny do SuperMemo Name: anki Version: 0.9.9.8.6 @@ -9,13 +9,18 @@ Source0: http://anki.googlecode.com/files/%{name}-%{version}.tgz # Source0-md5: 744f7057cc43be7cc076e1fcb2719e4c URL: http://ichi2.net/anki/ +BuildRequires: python-PyQt4 +BuildRequires: python-SQLAlchemy +BuildRequires: python-devel +BuildRequires: python-distribute +BuildRequires: python-sqlite BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 %pyrequires_eq python-modules Requires: python-BeautifulSoup +Requires: python-PyQt4 Requires: python-SQLAlchemy Requires: python-simplejson -Requires: python-PyQt4 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -67,6 +72,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2010/05/13 23:12:38 sparky +- BR: python-PyQt4, python-SQLAlchemy, python-devel, python-distribute, + python-sqlite + Revision 1.1 2010/03/21 12:58:04 witekfl - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/anki/anki.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
