From 2d2260a12cfc799ed912988715d2c6613a94dcdc1bef248a6aa7501784a3ed73 Mon Sep 17 00:00:00 2001 From: Alexandre Rogoski Date: Thu, 21 Apr 2011 18:14:59 +0000 Subject: [PATCH] Small fix on spec file. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=3 --- python-pygraphviz.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/python-pygraphviz.spec b/python-pygraphviz.spec index e0f06c6..6113c15 100644 --- a/python-pygraphviz.spec +++ b/python-pygraphviz.spec @@ -59,10 +59,9 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) -# You may have to add additional files here (documentation and binaries mostly) -%python_sitearch/%{mod_name}* -%python_sitearch/*.egg-info %doc doc %{_docdir}/%{mod_name}-%{version} +%python_sitearch/%{mod_name}* +%python_sitearch/*.egg-info %changelog