From 3c85bd95ac10e21d5dfa9d6e65a50b3b509bcb252c7ecdbd46c8bbc01a5f6ba8 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Thu, 14 Apr 2011 12:49:45 +0000 Subject: [PATCH] Autobuild autoformatter for 66928 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-odfpy?expand=0&rev=7 --- python-odfpy.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/python-odfpy.spec b/python-odfpy.spec index 877f2ee..485383a 100644 --- a/python-odfpy.spec +++ b/python-odfpy.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.9.3 -Release: 0 +Release: 2 Url: http://opendocumentfellowship.com/development/projects/odfpy Summary: Python API and tools to manipulate OpenDocument files License: GPLv2+, ASLv2