forked from pool/python-lockfile
Accepting request 241779 from home:fcrozat:branches:devel:languages:python
- Add LICENSE to %doc OBS-URL: https://build.opensuse.org/request/show/241779 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lockfile?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 21 16:31:18 UTC 2014 - fcrozat@suse.com
|
||||||
|
|
||||||
|
- Add LICENSE to %doc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 27 08:55:31 UTC 2012 - saschpe@suse.de
|
Wed Jun 27 08:55:31 UTC 2012 - saschpe@suse.de
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-lockfile
|
# spec file for package python-lockfile
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -58,7 +58,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc README RELEASE-NOTES
|
%doc README RELEASE-NOTES LICENSE
|
||||||
%python_sitelib/lockfile*
|
%python_sitelib/lockfile*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user