From 935d6aae0a267ea0afb8fc19a794e66703bba8eaa9aa45a1a653e1d159bd0edc Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 2 Nov 2010 15:17:47 +0000 Subject: [PATCH] Autobuild autoformatter for 51714 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dnspython?expand=0&rev=2 --- python-dnspython.spec | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/python-dnspython.spec b/python-dnspython.spec index fbdc8a9..6615752 100644 --- a/python-dnspython.spec +++ b/python-dnspython.spec @@ -1,23 +1,31 @@ # -# spec file for package python-dnspython (Version 1.3.3) +# spec file for package python-dnspython (Version 1.8.0) # -# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# 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 + Name: python-dnspython BuildRequires: python-devel -URL: http://www.dnspython.org +Url: http://www.dnspython.org License: Other License(s), see package, BSD Group: Productivity/Networking/DNS/Utilities -Autoreqprov: on +AutoReqProv: on Version: 1.8.0 -Release: 6 +Release: 1 Summary: A DNS toolkit for Python Source: http://www.dnspython.org/kits/stable/dnspython-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -26,7 +34,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %endif - %description dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. @@ -60,3 +67,4 @@ rm -rf $RPM_BUILD_ROOT %doc ChangeLog LICENSE PKG-INFO README TODO %doc examples %doc tests +%changelog