Dnia 2011-06-01, śro o godzinie 21:06 +0100, Przemo Firszt pisze: [..] > Patch 0 -> fixes missing "Requires" > Patch 1 -> version up to 1.2.8 > Patch 2 - > Add: Suggests: python-matplotlib
It's required to use Graphs function -- Regards, Przemo Firszt
--- anki/anki.spec~ 2011-06-01 21:03:49.447204797 +0100 +++ anki/anki.spec 2011-06-06 17:48:17.508424563 +0100 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Program podobny do SuperMemo Name: anki Version: 1.2.8 -Release: 1 +Release: 2 License: GPL v3+ Group: Applications Source0: http://anki.googlecode.com/files/%{name}-%{version}.tgz @@ -23,6 +23,7 @@ Requires: python-SQLAlchemy Requires: python-simplejson Requires: python-sip-devel +Suggests: python-python-matplotlib BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
_______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
