From 228b869e025bafb68fdb0695b4d32066809dbce3a4aff32c08931016ee85b816 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 1 Aug 2014 08:19:47 +0000 Subject: [PATCH] Accepting request 243164 from home:dimstar:rpmlintrc Rename rpmlintrc as per pkg guideline to %{name}-rpmlintrc OBS-URL: https://build.opensuse.org/request/show/243164 OBS-URL: https://build.opensuse.org/package/show/Archiving/bzip2?expand=0&rev=38 --- rpmlintrc => bzip2-rpmlintrc | 0 bzip2.changes | 6 ++++++ bzip2.spec | 4 ++-- 3 files changed, 8 insertions(+), 2 deletions(-) rename rpmlintrc => bzip2-rpmlintrc (100%) diff --git a/rpmlintrc b/bzip2-rpmlintrc similarity index 100% rename from rpmlintrc rename to bzip2-rpmlintrc diff --git a/bzip2.changes b/bzip2.changes index f2c9565..d7191d0 100644 --- a/bzip2.changes +++ b/bzip2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 31 12:39:28 UTC 2014 - dimstar@opensuse.org + +- Rename rpmlintrc to %{name}-rpmlintrc. + Follow the packaging guidelines. + ------------------------------------------------------------------- Thu Mar 21 09:01:17 UTC 2013 - mmeister@suse.com diff --git a/bzip2.spec b/bzip2.spec index 0e4364a..4e4258c 100644 --- a/bzip2.spec +++ b/bzip2.spec @@ -1,7 +1,7 @@ # # spec file for package bzip2 # -# 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 @@ -27,7 +27,7 @@ Source: http://www.bzip.org/1.0.6/bzip2-%{version}.tar.gz Source1: bznew.gz Source2: bznew.1.gz Source3: baselibs.conf -Source100: rpmlintrc +Source100: bzip2-rpmlintrc # PATCH-FEATURE-OPENSUSE bzip2-1.0.6-autoconfiscated.patch sbrabec@suse.cz -- Convert to a standard autoconf based package. Patch: http://ftp.suse.com/pub/people/sbrabec/bzip2/for_downstream/bzip2-1.0.6-autoconfiscated.patch Patch3: bzip2-faster.patch