From: Jan Rękorajski Date: Tue, 20 Apr 2010 12:37:59 +0000 (+0000) Subject: - 0.99.1 X-Git-Tag: auto/th/python-pygraphviz-0_99_1-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=a2c7a5eb0cfc19a3f3d3a4fbd5fb833002fdc4dd;p=packages%2Fpython-pygraphviz.git - 0.99.1 Changed files: python-pygraphviz.spec -> 1.9 --- diff --git a/python-pygraphviz.spec b/python-pygraphviz.spec index 4d5d38c..56a3e9b 100644 --- a/python-pygraphviz.spec +++ b/python-pygraphviz.spec @@ -2,13 +2,13 @@ Summary: pygraphviz - wrapper to graphviz's graph data structure Summary(pl.UTF-8): pygraphviz - wrapper dla struktury danych grafów graphviza Name: python-%{module} -Version: 0.35 +Version: 0.99.1 Release: 1 License: GPL v2+ Group: Libraries/Python Source0: https://networkx.lanl.gov/download/pygraphviz/%{module}-%{version}.tar.gz -# Source0-md5: 28bf924a706e073fc9861f0beeb0b9aa -URL: http://networkx.lanl.gov/wiki/pygraphviz +# Source0-md5: 36a19fbebeede54d2a5ca265c047db0c +URL: http://networkx.lanl.gov/pygraphviz/ BuildRequires: graphviz-devel BuildRequires: python-devel >= 1:2.5 BuildRequires: rpm-pythonprov @@ -47,7 +47,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc README doc/*.txt +%doc README.txt %dir %{py_sitedir}/pygraphviz %attr(755,root,root) %{py_sitedir}/pygraphviz/_graphviz.so %{py_sitedir}/pygraphviz/*.py[co]