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
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5d1e5f6af82fca03a5274bd8c545321eb78e66299f32d36defec0eedadbc8132
|
|
||||||
size 11057
|
|
3
py2pack-0.2.7.tar.gz
Normal file
3
py2pack-0.2.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:41ed0c8d9e7456e31870e311da47361472ecc09cae28e00595545d8129406bfc
|
||||||
|
size 11051
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 11 17:31:29 UTC 2010 - saschpe@gmx.de
|
||||||
|
|
||||||
|
- Update to version 0.2.7
|
||||||
|
* spec file fixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 11 17:12:10 UTC 2010 - saschpe@gmx.de
|
Sat Dec 11 17:12:10 UTC 2010 - saschpe@gmx.de
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: python-py2pack
|
Name: python-py2pack
|
||||||
Version: 0.2.6
|
Version: 0.2.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://github.com/saschpe/py2pack
|
Url: http://github.com/saschpe/py2pack
|
||||||
Summary: Generate distribution packages from Python packages on PyPI
|
Summary: Generate distribution packages from Python packages on PyPI
|
||||||
@@ -65,7 +65,9 @@ export CFLAGS="%{optflags}"
|
|||||||
|
|
||||||
%files %{?suse_version: -f INSTALLED_FILES}
|
%files %{?suse_version: -f INSTALLED_FILES}
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
/usr/bin/py2pack
|
%if 0%{?!suse_version}
|
||||||
/usr/lib/python2.6/%{mod_name}*
|
%{_bindir}/py2pack
|
||||||
|
%python_sitelib/%{mod_name}*
|
||||||
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user