1
0
Stephan Kulow
2011-03-24 20:06:56 +00:00
committed by Git OBS Bridge
parent adbf7a6804
commit f05f38304a
2 changed files with 7 additions and 0 deletions

View File

@@ -69,7 +69,9 @@ rm -rf %{buildroot}
%defattr(-,root,root,-)
# You may have to add additional files here (documentation and binaries mostly)
%python_sitelib/dns*
%if 0%{?sles_version} != 10
%python_sitelib/*.egg-info
%endif
%doc README ChangeLog
%doc examples
%doc tests