packages: python-Gnuplot/python-Gnuplot.spec - upped to 1.8 - updated BR and R

matik matik at pld-linux.org
Thu Oct 29 15:27:28 CET 2009


Author: matik                        Date: Thu Oct 29 14:27:28 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- upped to 1.8
- updated BR and R

---- Files affected:
packages/python-Gnuplot:
   python-Gnuplot.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: packages/python-Gnuplot/python-Gnuplot.spec
diff -u packages/python-Gnuplot/python-Gnuplot.spec:1.22 packages/python-Gnuplot/python-Gnuplot.spec:1.23
--- packages/python-Gnuplot/python-Gnuplot.spec:1.22	Tue Feb 13 09:06:42 2007
+++ packages/python-Gnuplot/python-Gnuplot.spec	Thu Oct 29 15:27:22 2009
@@ -6,18 +6,18 @@
 Summary:	A Python interface to the gnuplot plotting program
 Summary(pl.UTF-8):	Interfejs dla Pythona do programu tworzącego wykresy - gnuplot
 Name:		python-%{module}
-Version:	1.7
+Version:	1.8
 Release:	0.1
 License:	GPL
 Group:		Libraries/Python
 Source0:	http://dl.sourceforge.net/gnuplot-py/%{dname}-%{version}.tar.gz
-# Source0-md5:	724f9eee164d6ff763777b22a5851572
+# Source0-md5:	abd6f571e7aec68ae7db90a5217cd5b1
 URL:		http://gnuplot-py.sourceforge.net/
 BuildRequires:	python >= 2.2.1
-BuildRequires:	python-Numeric
+BuildRequires:	python-numpy
 %pyrequires_eq	python-modules
 Requires:	gnuplot
-Requires:	python-Numeric
+Requires:	python-numpy
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -40,6 +40,7 @@
 python setup.py install \
 	--root=$RPM_BUILD_ROOT
 
+rm -Rf $RPM_BUILD_ROOT/%{py_sitescriptdir}/Gnuplot/*.py
 mv -f doc html
 
 %clean
@@ -50,6 +51,7 @@
 %doc ANNOUNCE.txt README.txt NEWS.txt CREDITS.txt TODO.txt Gnuplot.html html
 %dir %{py_sitescriptdir}/Gnuplot
 %{py_sitescriptdir}/Gnuplot/*.py[co]
+%{py_sitescriptdir}/*.egg-info
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -57,6 +59,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2009/10/29 14:27:22  matik
+- upped to 1.8
+- updated BR and R
+
 Revision 1.22  2007/02/13 08:06:42  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-Gnuplot/python-Gnuplot.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list