From 020a354f0086aa8a53057552ea1a9c9d21e9bab59ce85a22eb46788f2e884202 Mon Sep 17 00:00:00 2001
From: Denisart Benjamin
Date: Sat, 2 Aug 2014 11:02:28 +0000
Subject: [PATCH] Accepting request 243258 from home:dimstar:rpmlintrc
Rename rpmlintrc as per pkg guideline to %{name}-rpmlintrc
OBS-URL: https://build.opensuse.org/request/show/243258
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=44
---
rpmlintrc => python-Cython-rpmlintrc | 0
python-Cython.changes | 6 ++++++
python-Cython.spec | 1 +
3 files changed, 7 insertions(+)
rename rpmlintrc => python-Cython-rpmlintrc (100%)
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