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