diff --git a/python-CppHeaderParser.spec b/python-CppHeaderParser.spec index 20a95ad..21ad757 100644 --- a/python-CppHeaderParser.spec +++ b/python-CppHeaderParser.spec @@ -22,7 +22,8 @@ Release: 0 Summary: Parse C++ header files and generate a data structure representing the class License: BSD-3-Clause URL: https://github.com/senex/cppheaderparser -Source: https://files.pythonhosted.org/packages/source/C/CppHeaderParser/CppHeaderParser-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/C/CppHeaderParser/CppHeaderParser-%{version}.tar.gz +Source99: python-CppHeaderParser.rpmlintrc BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel}