From a270a8fe095d10dddb06796f46f8c6af200696be4933bc7a200c5a1ae3a753c9 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 9 Mar 2011 12:31:24 +0000 Subject: [PATCH] Autobuild autoformatter for 63706 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=9 --- python-py2pack.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/python-py2pack.spec b/python-py2pack.spec index 6606450..979eb44 100644 --- a/python-py2pack.spec +++ b/python-py2pack.spec @@ -11,11 +11,12 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild + %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} @@ -23,7 +24,7 @@ Name: python-%{mod_name} Version: 0.3.13 -Release: 0 +Release: 1 Url: http://github.com/saschpe/py2pack Summary: Generate distribution packages from Python packages on PyPI License: GPLv2