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