forked from pool/python-py2pack
- Update to version 0.2.7
* spec file fixes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
e928df9aa6
commit
620732c028
@@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: python-py2pack
|
||||
Version: 0.2.6
|
||||
Version: 0.2.7
|
||||
Release: 0
|
||||
Url: http://github.com/saschpe/py2pack
|
||||
Summary: Generate distribution packages from Python packages on PyPI
|
||||
@@ -65,7 +65,9 @@ export CFLAGS="%{optflags}"
|
||||
|
||||
%files %{?suse_version: -f INSTALLED_FILES}
|
||||
%defattr(-,root,root,-)
|
||||
/usr/bin/py2pack
|
||||
/usr/lib/python2.6/%{mod_name}*
|
||||
%if 0%{?!suse_version}
|
||||
%{_bindir}/py2pack
|
||||
%python_sitelib/%{mod_name}*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user