forked from pool/python-portpicker
- Include in SLE 12 (FATE#319904, bsc#954690)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portpicker?expand=0&rev=2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-portpicker
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define upstream_name portpicker
|
||||
Name: python-portpicker
|
||||
Version: 1.1.0
|
||||
@@ -52,3 +53,5 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
%defattr(-,root,root,-)
|
||||
%doc CONTRIBUTING.md LICENSE README.md
|
||||
%{python_sitelib}/%{upstream_name}*
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user