diff --git a/python-enzyme.spec b/python-enzyme.spec index 52adcf6..302e68f 100644 --- a/python-enzyme.spec +++ b/python-enzyme.spec @@ -23,12 +23,11 @@ Release: 0 Summary: Python video metadata parser License: Apache-2.0 Group: Development/Languages/Python -Url: https://github.com/Diaoul/enzyme -Source0: https://pypi.python.org/packages/source/e/enzyme/enzyme-%{version}.tar.gz +URL: https://github.com/Diaoul/enzyme +Source0: https://files.pythonhosted.org/packages/source/e/enzyme/enzyme-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %python_subpackages @@ -46,8 +45,8 @@ Enzyme is a Python module to parse video metadata. %python_expand %fdupes -s %{buildroot}%{$python_sitelib} %files %{python_files} -%defattr(-,root,root,-) -%doc HISTORY.rst LICENSE README.rst +%license LICENSE +%doc HISTORY.rst README.rst %{python_sitelib}/enzyme %{python_sitelib}/enzyme-%{version}-py%{py_ver}.egg-info