diff --git a/python-ipaddr.spec b/python-ipaddr.spec index 77a869d..6257f43 100644 --- a/python-ipaddr.spec +++ b/python-ipaddr.spec @@ -1,5 +1,3 @@ -# norootforbuild - Name: python-ipaddr Version: 2.1.9 Release: 1 @@ -27,7 +25,6 @@ Requires: python BuildRequires: python-devel %endif %endif -Autoreqprov: on %if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1} BuildArchitectures: noarch %endif @@ -57,11 +54,9 @@ grep -v '[.]py[co]$' INSTALLED_FILES > INSTALLED_FILES_MDK mv -f INSTALLED_FILES_MDK INSTALLED_FILES %endif -%clean -rm -rf %{buildroot} - %files -f INSTALLED_FILES %defattr(-,root,root) %doc README +%doc COPYING %changelog