diff --git a/rpmlintrc b/squid-rpmlintrc similarity index 100% rename from rpmlintrc rename to squid-rpmlintrc diff --git a/squid.changes b/squid.changes index ee18588..da55d18 100644 --- a/squid.changes +++ b/squid.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 31 14:01:54 UTC 2014 - dimstar@opensuse.org + +- Rename rpmlintrc to %{name}-rpmlintrc. + Follow the packaging guidelines. + ------------------------------------------------------------------- Fri Mar 28 18:46:44 UTC 2014 - chris@computersalat.de diff --git a/squid.spec b/squid.spec index 3b5384b..e1a1918 100644 --- a/squid.spec +++ b/squid.spec @@ -52,7 +52,7 @@ Source13: %{name}.keyring # Patch0: # do not show some rpmlint warnings -Source99: rpmlintrc +Source99: squid-rpmlintrc # some useful defaults for squid Patch100: %{name}-config.patch # make build compare happy - remove build dates