15
0

Accepting request 182676 from home:apersaud:branches:devel:languages:python

- Packaged LICENSE file
  fixes bnc#828513 
  Bug 828513 - LICENSE not packaged in python3-cssselect 0.8

OBS-URL: https://build.opensuse.org/request/show/182676
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=8
This commit is contained in:
Alexandre Rogoski
2013-07-11 21:15:57 +00:00
committed by Git OBS Bridge
parent 777ea593ef
commit 93951f01cf
2 changed files with 8 additions and 0 deletions

View File

@@ -53,5 +53,6 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%files
%defattr(-,root,root,-)
%{python_sitelib}/*
%doc LICENSE
%changelog