Author: sparky Date: Sun Jan 23 20:44:32 2011 GMT Module: packages Tag: HEAD ---- Log message: - BR: rpm-pythonprov
---- Files affected: packages/python-matplotlib: python-matplotlib.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: packages/python-matplotlib/python-matplotlib.spec diff -u packages/python-matplotlib/python-matplotlib.spec:1.32 packages/python-matplotlib/python-matplotlib.spec:1.33 --- packages/python-matplotlib/python-matplotlib.spec:1.32 Tue Oct 26 10:45:43 2010 +++ packages/python-matplotlib/python-matplotlib.spec Sun Jan 23 21:44:26 2011 @@ -10,25 +10,26 @@ Release: 2 License: GPL Group: Libraries/Python -Source0: http://dl.sourceforge.net/matplotlib/%{module}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/matplotlib/%{module}-%{version}.tar.gz # Source0-md5: 7d964de548c9887917762a11e0ffecd3 URL: http://matplotlib.sourceforge.net/ BuildRequires: freetype-devel BuildRequires: libstdc++-devel BuildRequires: ncurses-devel BuildRequires: python >= 2.4 +BuildRequires: python-PyQt +BuildRequires: python-PyQt4 BuildRequires: python-dateutil BuildRequires: python-devel BuildRequires: python-numpy-devel >= 1:1.0.3 BuildRequires: python-numpy-numarray-devel BuildRequires: python-pygtk-devel -BuildRequires: python-PyQt -BuildRequires: python-PyQt4 BuildRequires: python-pytz # Need for import pyqtconfig needed by qt detection. BuildRequires: python-sip-devel BuildRequires: python-tkinter BuildRequires: python-wxPython +BuildRequires: rpm-pythonprov BuildRequires: tk-devel %pyrequires_eq python-modules Requires: python-dateutil @@ -108,6 +109,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2011/01/23 20:44:26 sparky +- BR: rpm-pythonprov + Revision 1.32 2010/10/26 08:45:43 baggins - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-matplotlib/python-matplotlib.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
