diff --git a/python-zope.schema.spec b/python-zope.schema.spec index 37a0af4..6307a8d 100644 --- a/python-zope.schema.spec +++ b/python-zope.schema.spec @@ -23,14 +23,13 @@ Release: 0 Summary: Zope interface extension for defining data schemas License: ZPL-2.1 Group: Development/Languages/Python -Url: https://pypi.python.org/pypi/zope.schema +URL: https://pypi.python.org/pypi/zope.schema Source: https://files.pythonhosted.org/packages/source/z/zope.schema/zope.schema-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-zope.event Requires: python-zope.interface >= 3.6.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %python_subpackages @@ -56,8 +55,8 @@ rm -rf zope.schema.egg-info %python_expand %fdupes -s %{buildroot}%{$python_sitelib} %files %{python_files} -%defattr(-,root,root,-) -%doc COPYRIGHT.txt LICENSE.txt CHANGES.rst README.rst +%license LICENSE.txt +%doc COPYRIGHT.txt CHANGES.rst README.rst %{python_sitelib}/* %changelog