]> git.pld-linux.org Git - packages/anki.git/commitdiff
- BR: python-PyQt4, python-SQLAlchemy, python-devel, python-distribute,
authorsparky <sparky@pld-linux.org>
Thu, 13 May 2010 23:12:38 +0000 (23:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  python-sqlite

Changed files:
    anki.spec -> 1.2

anki.spec

index ca975f84b21cc634125ea67272448f0371389024..dbfb1f53863d80e3f7a6c5a2a931d925bd859646 100644 (file)
--- a/anki.spec
+++ b/anki.spec
@@ -1,4 +1,4 @@
-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
@@ -8,13 +8,18 @@ Group:                Applications
 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)
 
This page took 0.096 seconds and 4 git commands to generate.