SPECS: python-Gnuplot.spec - up to 1.7

piti piti at pld-linux.org
Wed Feb 1 22:56:59 CET 2006


Author: piti                         Date: Wed Feb  1 21:56:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.7

---- Files affected:
SPECS:
   python-Gnuplot.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/python-Gnuplot.spec
diff -u SPECS/python-Gnuplot.spec:1.18 SPECS/python-Gnuplot.spec:1.19
--- SPECS/python-Gnuplot.spec:1.18	Sat Mar 12 13:32:37 2005
+++ SPECS/python-Gnuplot.spec	Wed Feb  1 22:56:54 2006
@@ -1,16 +1,17 @@
 # $Revision$, $Date$
 
-%define		module	Gnuplot
+%define		module	gnuplot
+%define		dname	gnuplot-py
 
 Summary:	A Python interface to the gnuplot plotting program
 Summary(pl):	Interfejs dla Pythona do programu tworzącego wykresy - gnuplot
 Name:		python-%{module}
-Version:	1.5
-Release:	7
+Version:	1.7
+Release:	0.1
 License:	GPL
 Group:		Libraries/Python
-Source0:	http://dl.sourceforge.net/gnuplot-py/%{module}-%{version}.tar.gz
-# Source0-md5:	94da6c11af51d5872c498e59fd31c9a0
+Source0:	http://dl.sourceforge.net/gnuplot-py/%{dname}-%{version}.tar.gz
+# Source0-md5:	724f9eee164d6ff763777b22a5851572
 URL:		http://gnuplot-py.sourceforge.net/
 BuildRequires:	python >= 2.2.1
 BuildRequires:	python-numpy
@@ -29,7 +30,7 @@
 poziomu Pythona używając do tego programu gnuplot.
 
 %prep
-%setup -q -n %{module}-%{version}
+%setup -q -n %{dname}-%{version}
 
 %build
 python setup.py build
@@ -47,8 +48,8 @@
 %files
 %defattr(644,root,root,755)
 %doc ANNOUNCE.txt README.txt NEWS.txt CREDITS.txt TODO.txt Gnuplot.html html
-%dir %{py_sitescriptdir}/%{module}
-%{py_sitescriptdir}/%{module}/*.py[co]
+%dir %{py_sitescriptdir}/Gnuplot
+%{py_sitescriptdir}/Gnuplot/*.py[co]
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -56,6 +57,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/02/01 21:56:54  piti
+- up to 1.7
+
 Revision 1.18  2005/03/12 12:32:37  troll
 - mass commit: remove obsolete BR: rpm-pythonprov
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-Gnuplot.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list