packages: python-guppy/python-guppy.spec - Release: 1 (it is quite useable)...

jajcus jajcus at pld-linux.org
Tue Feb 1 12:45:26 CET 2011


Author: jajcus                       Date: Tue Feb  1 11:45:26 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Release: 1 (it is quite useable)
- adapterized

---- Files affected:
packages/python-guppy:
   python-guppy.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/python-guppy/python-guppy.spec
diff -u packages/python-guppy/python-guppy.spec:1.1 packages/python-guppy/python-guppy.spec:1.2
--- packages/python-guppy/python-guppy.spec:1.1	Mon Jan 31 15:05:16 2011
+++ packages/python-guppy/python-guppy.spec	Tue Feb  1 12:45:21 2011
@@ -2,12 +2,13 @@
 #
 # TODO:
 #	- Assetrion error at "guppy/heapy/Part.py", line 705, in __init__
+#	  when used interactively
 #
 %define 	module	guppy
 Summary:	Guppy - A Python Programming Environment
 Name:		python-%{module}
 Version:	0.1.9
-Release:	0.1
+Release:	1
 License:	MIT
 Group:		Development/Languages/Python
 Source0:	http://pypi.python.org/packages/source/g/guppy/%{module}-%{version}.tar.gz
@@ -22,13 +23,14 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Guppy-PE is a programming environment providing object and heap memory sizing,
-profiling and analysis. It includes a prototypical specification language that
-can be used to formally specify aspects of Python programs and generate tests
-and documentation from a common source. 
+Guppy-PE is a programming environment providing object and heap memory
+sizing, profiling and analysis. It includes a prototypical
+specification language that can be used to formally specify aspects of
+Python programs and generate tests and documentation from a common
+source.
 
-Guppy is an umbrella package combining Heapy and GSL with support utilities
-such as the Glue module that keeps things together. 
+Guppy is an umbrella package combining Heapy and GSL with support
+utilities such as the Glue module that keeps things together.
 
 %prep
 %setup -q -n %{module}-%{version}
@@ -61,7 +63,7 @@
 %dir %{py_sitedir}/%{module}/doc
 %{py_sitedir}/%{module}/doc/*.html
 %{py_sitedir}/%{module}/doc/*.jpg
-%dir %{py_sitedir}/%{module}/etc
+%dir %{py_sitedir}/%{module}%{_sysconfdir}
 %dir %{py_sitedir}/%{module}/gsl
 %dir %{py_sitedir}/%{module}/heapy
 %dir %{py_sitedir}/%{module}/heapy/test
@@ -79,6 +81,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/02/01 11:45:21  jajcus
+- Release: 1 (it is quite useable)
+- adapterized
+
 Revision 1.1  2011/01/31 14:05:16  jajcus
 - new package
 
================================================================

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



More information about the pld-cvs-commit mailing list