]> git.pld-linux.org Git - packages/python-matplotlib.git/commitdiff
- BR: rpm-pythonprov
authorsparky <sparky@pld-linux.org>
Sun, 23 Jan 2011 20:44:26 +0000 (20:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-matplotlib.spec -> 1.33

python-matplotlib.spec

index 0ffe2097f4b4057b04abd47a0a3e51566c2271e0..1d25716192bfe9b844079258e0f5a63546b547c8 100644 (file)
@@ -9,25 +9,26 @@ Version:      1.0.0
 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
This page took 0.203589 seconds and 4 git commands to generate.