SPECS: python-pygraphviz.spec - descs

qboosh qboosh at pld-linux.org
Sun Nov 27 12:19:27 CET 2005


Author: qboosh                       Date: Sun Nov 27 11:19:27 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- descs

---- Files affected:
SPECS:
   python-pygraphviz.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/python-pygraphviz.spec
diff -u SPECS/python-pygraphviz.spec:1.4 SPECS/python-pygraphviz.spec:1.5
--- SPECS/python-pygraphviz.spec:1.4	Sat Nov 26 18:50:56 2005
+++ SPECS/python-pygraphviz.spec	Sun Nov 27 12:19:22 2005
@@ -1,9 +1,7 @@
 # $Revision$, $Date$
-# TODO:
-# - summary, desc,
 %define 	module	pygraphviz
-Summary:	Python package for 
-Summary(pl):	Pakiet dla Pythona
+Summary:	pygraphviz - wrapper to graphviz's graph data structure
+Summary(pl):	pygraphviz - wrapper dla struktury danych grafów graphviza
 Name:		python-%{module}
 Version:	0.21
 Release:	0.1
@@ -15,23 +13,27 @@
 # Source1-md5:	c6d62dab4461f71aed943caea89e6f20
 Patch0:		%{name}-install.patch
 URL:		http://networkx.sourceforge.net/
-BuildRequires:	rpm-pythonprov
 BuildRequires:	graphviz-devel
 BuildRequires:	graphviz-python
+BuildRequires:	python-devel >= 1:2.3
+BuildRequires:	rpm-pythonprov
 %pyrequires_eq	python-modules
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
+pygraphviz is a wrapper to the graph data structure of the graphviz
+graph layout and visualization package.
 
 %description -l pl
+pygraphviz to wrapper dla struktury danych grafów pakietu do opisu i
+wizualizacji grafów graphviz.
 
 %prep
 %setup -q -n %{module}-%{version}
-install %{SOURCE1} ./
+install %{SOURCE1} .
 %patch0 -p1
 
-
 %build
 python setup.py build
 
@@ -58,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/11/27 11:19:22  qboosh
+- descs
+
 Revision 1.4  2005/11/26 17:50:56  djrzulf
 - builds,
 
@@ -69,4 +74,3 @@
 
 Revision 1.1  2005/11/26 16:09:54  djrzulf
 - NEW, NFY,
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-pygraphviz.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list