- Don't ship examples twice
- Don't ship examples twice OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyparsing?expand=0&rev=13
This commit is contained in:
parent
9a32100a34
commit
a84db6fd14
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 9 08:27:28 UTC 2013 - saschpe@suse.de
|
||||||
|
|
||||||
|
- Don't ship examples twice
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 7 20:03:30 UTC 2013 - p.drouand@gmail.com
|
Mon Jan 7 20:03:30 UTC 2013 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
@ -71,6 +71,6 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
|||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc docs/* examples
|
%doc docs/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 9 08:27:37 UTC 2013 - saschpe@suse.de
|
||||||
|
|
||||||
|
- Don't ship examples twice
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 7 20:04:03 UTC 2013 - p.drouand@gmail.com
|
Mon Jan 7 20:04:03 UTC 2013 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
@ -69,6 +69,6 @@ python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
|||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc docs/* examples
|
%doc docs/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user