From 4969e3c17df7c9428a266c034339ee570c4d3e457135ceaad636262830fd8dca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 1 Aug 2014 08:25:36 +0000 Subject: [PATCH] Accepting request 243162 from home:dimstar:rpmlintrc Rename rpmlintrc as per pkg guideline to %{name}-rpmlintrc OBS-URL: https://build.opensuse.org/request/show/243162 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bin86?expand=0&rev=5 --- rpmlintrc => bin86-rpmlintrc | 0 bin86.changes | 6 ++++++ bin86.spec | 16 ++++++---------- 3 files changed, 12 insertions(+), 10 deletions(-) rename rpmlintrc => bin86-rpmlintrc (100%) diff --git a/rpmlintrc b/bin86-rpmlintrc similarity index 100% rename from rpmlintrc rename to bin86-rpmlintrc diff --git a/bin86.changes b/bin86.changes index 17df221..f01ecf6 100644 --- a/bin86.changes +++ b/bin86.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 31 12:37:41 UTC 2014 - dimstar@opensuse.org + +- Rename rpmlintrc to %{name}-rpmlintrc. + Follow the packaging guidelines. + ------------------------------------------------------------------- Mon Jan 31 13:08:11 UTC 2011 - coolo@novell.com diff --git a/bin86.spec b/bin86.spec index bd45e1a..42c38ae 100644 --- a/bin86.spec +++ b/bin86.spec @@ -1,7 +1,7 @@ # # spec file for package bin86 # -# Copyright (c) 2011 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 @@ -15,20 +15,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: bin86 ExclusiveArch: %ix86 x86_64 +Version: 0.16.17 +Release: 0 +Summary: An 8086 Assembler and Linker License: GPL-2.0+ Group: Development/Languages/Other -AutoReqProv: on -Version: 0.16.17 -Release: 103 -Summary: An 8086 Assembler and Linker Url: http://www.cix.co.uk/~mayday/ Source: Dev86src-%{version}.tar.bz2 -Source1: rpmlintrc +Source1: bin86-rpmlintrc Patch: dev86-%{version}.dif Patch2: dev86-noelks.patch Patch3: dev86-x86_64.patch @@ -50,10 +47,9 @@ Authors: H.J. Lu %package -n dev86 -License: GPL-2.0+ Summary: 8086 Development Suite -Requires: bin86 Group: Development/Languages/Other +Requires: bin86 %description -n dev86 This package contains tools for generating Elks/8086 programs and the