From bd50a9e5d69f5c7fe15290e2cea2d4d4deaa5af8dce7e607e32001c15954959c Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 25 Mar 2011 07:55:40 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/python-dnspython revision 8.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnspython?expand=0&rev=71b21cfd4296d5eeae1d3ecae80f21cc --- python-dnspython.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/python-dnspython.spec b/python-dnspython.spec index 0f874e1..acdee64 100644 --- a/python-dnspython.spec +++ b/python-dnspython.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: 1.9.3 -Release: 0 +Release: 1 Url: http://www.dnspython.org Summary: A DNS toolkit for Python License: http://www.dnspython.org/LICENSE