From f645c106241c405e18638867e4deb74b9d207e533fa0be4f7c5a42934849c6b2 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Sun, 10 Aug 2014 14:48:24 +0000 Subject: [PATCH] Accepting request 243193 from home:dimstar:rpmlintrc Rename rpmlintrc as per pkg guideline to %{name}-rpmlintrc OBS-URL: https://build.opensuse.org/request/show/243193 OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=58 --- rpmlintrc => squid-rpmlintrc | 0 squid.changes | 6 ++++++ squid.spec | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) rename rpmlintrc => squid-rpmlintrc (100%) 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