From 60345cf38e2c62bb383f4d9829083ed29f1a9c4039b9bfb165be6ac311ade13e Mon Sep 17 00:00:00 2001 From: Ruediger Oertel Date: Fri, 11 Feb 2011 00:54:27 +0000 Subject: [PATCH] Autobuild autoformatter for 60305 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-netaddr?expand=0&rev=2 --- python-netaddr.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/python-netaddr.spec b/python-netaddr.spec index 5c5e361..a23d62e 100644 --- a/python-netaddr.spec +++ b/python-netaddr.spec @@ -1,7 +1,7 @@ # -# spec file for package python-netaddr (Version 0.7.5) +# spec file for package python-netaddr # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -16,6 +16,7 @@ # + Name: python-netaddr Version: 0.7.5 Release: 1 @@ -56,14 +57,12 @@ Author: %prep %setup -q -n netaddr-%{version} - %build %{__python} setup.py build - %install %{__python} setup.py install --prefix=%{_prefix} --root=%{buildroot} --record-rpm=INSTALLED_FILES - %files -f INSTALLED_FILES %defattr(-,root,root) +%changelog