diff --git a/rpmlintrc b/python-Cython-rpmlintrc similarity index 100% rename from rpmlintrc rename to python-Cython-rpmlintrc diff --git a/python-Cython.changes b/python-Cython.changes index de746a8..3575e0c 100644 --- a/python-Cython.changes +++ b/python-Cython.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 31 16:26:07 UTC 2014 - dimstar@opensuse.org + +- Rename rpmlintrc to %{name}-rpmlintrc. + Follow the packaging guidelines. + ------------------------------------------------------------------- Thu Jul 24 05:32:47 UTC 2014 - mcihar@suse.cz diff --git a/python-Cython.spec b/python-Cython.spec index df3268e..2088f16 100644 --- a/python-Cython.spec +++ b/python-Cython.spec @@ -24,6 +24,7 @@ Summary: The Cython compiler for writing C extensions for the Python lang License: Apache-2.0 Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/C/Cython/Cython-%{version}.tar.gz +Source1: python-Cython-rpmlintrc BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fdupes BuildRequires: python-devel