From f6a4e2e2ea0f41e4a8a72d4bf63846a26b3f6eda7c19641252d30b86ff386db5 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 5 Aug 2014 11:00:16 +0000 Subject: [PATCH] Accepting request 243453 from devel:languages:python 1 OBS-URL: https://build.opensuse.org/request/show/243453 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Django?expand=0&rev=5 --- rpmlintrc => python-Django-rpmlintrc | 0 python-Django.changes | 6 ++++++ python-Django.spec | 1 + 3 files changed, 7 insertions(+) rename rpmlintrc => python-Django-rpmlintrc (100%) diff --git a/rpmlintrc b/python-Django-rpmlintrc similarity index 100% rename from rpmlintrc rename to python-Django-rpmlintrc diff --git a/python-Django.changes b/python-Django.changes index 00695d3..afb2224 100644 --- a/python-Django.changes +++ b/python-Django.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 31 16:55:11 UTC 2014 - dimstar@opensuse.org + +- Rename rpmlintrc to %{name}-rpmlintrc. + Follow the packaging guidelines. + ------------------------------------------------------------------- Wed Jun 11 12:34:45 UTC 2014 - mcihar@suse.cz diff --git a/python-Django.spec b/python-Django.spec index f7c0248..4f55766 100644 --- a/python-Django.spec +++ b/python-Django.spec @@ -24,6 +24,7 @@ License: BSD-3-Clause Group: Development/Languages/Python Url: http://www.djangoproject.com Source: Django-%{version}.tar.gz +Source1: python-Django-rpmlintrc BuildRequires: fdupes BuildRequires: python-devel Requires: python-Pillow