]> git.pld-linux.org Git - packages/python-pygraphviz.git/commitdiff
- 0.99.1 auto/th/python-pygraphviz-0_99_1-1
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 20 Apr 2010 12:37:59 +0000 (12:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-pygraphviz.spec -> 1.9

python-pygraphviz.spec

index 4d5d38cf701ea2ec792f0cc00a8954f059ef612f..56a3e9bd607f7eee8862ef12e84c809ee981e7ac 100644 (file)
@@ -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]
This page took 0.034179 seconds and 4 git commands to generate.