From f1d20dce740ae035e9819306c1b7740d6ad42f6cbb174b2b375e1e4e40dfb6a8 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 31 Jul 2014 15:33:24 +0000 Subject: [PATCH] Accepting request 243167 from home:dimstar:rpmlintrc Rename rpmlintrc as per pkg guideline to %{name}-rpmlintrc OBS-URL: https://build.opensuse.org/request/show/243167 OBS-URL: https://build.opensuse.org/package/show/Base:System/elilo?expand=0&rev=14 --- rpmlintrc => elilo-rpmlintrc | 0 elilo.changes | 6 ++++++ elilo.spec | 4 ++-- 3 files changed, 8 insertions(+), 2 deletions(-) rename rpmlintrc => elilo-rpmlintrc (100%) diff --git a/rpmlintrc b/elilo-rpmlintrc similarity index 100% rename from rpmlintrc rename to elilo-rpmlintrc diff --git a/elilo.changes b/elilo.changes index 09e4fe4..9c11fe9 100644 --- a/elilo.changes +++ b/elilo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 31 12:41:32 UTC 2014 - dimstar@opensuse.org + +- Rename rpmlintrc to %{name}-rpmlintrc. + Follow the packaging guidelines. + ------------------------------------------------------------------- Fri Oct 25 13:37:55 UTC 2013 - rw@suse.de diff --git a/elilo.spec b/elilo.spec index e05322b..40ca084 100644 --- a/elilo.spec +++ b/elilo.spec @@ -1,7 +1,7 @@ # # spec file for package elilo # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -45,7 +45,7 @@ Source1: elilo.pl Source2: debian.eliloalt.man8 Source3: elilo.conf.man5 Source4: http://downloads.sourceforge.net/elilo/%{version}-release-notes.txt -Source9: rpmlintrc +Source9: elilo-rpmlintrc Patch0: elilo-ipv6.diff Patch1: elilo-max-conf.diff Patch2: elilo-mac-conf.diff