From 2610b7e59f01a4bf2961e49e19f8a7326e2a2604cd09eb3cf5ca0424fd13915f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Thu, 31 Jul 2014 13:40:23 +0000 Subject: [PATCH] Accepting request 243186 from home:dimstar:rpmlintrc Rename rpmlintrc as per pkg guideline to %{name}-rpmlintrc OBS-URL: https://build.opensuse.org/request/show/243186 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=222 --- qemu-linux-user.changes | 6 ++++++ qemu-linux-user.spec | 2 +- qemu-linux-user.spec.in | 2 +- rpmlintrc => qemu-rpmlintrc | 0 qemu.changes | 6 ++++++ qemu.spec | 2 +- qemu.spec.in | 2 +- 7 files changed, 16 insertions(+), 4 deletions(-) rename rpmlintrc => qemu-rpmlintrc (100%) diff --git a/qemu-linux-user.changes b/qemu-linux-user.changes index addf2ea..92c52b8 100644 --- a/qemu-linux-user.changes +++ b/qemu-linux-user.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 31 13:00:22 UTC 2014 - dimstar@opensuse.org + +- Rename rpmlintrc to %{name}-rpmlintrc. + Follow the packaging guidelines. + ------------------------------------------------------------------- Fri Jul 25 14:44:47 UTC 2014 - afaerber@suse.de diff --git a/qemu-linux-user.spec b/qemu-linux-user.spec index 3bb65d5..219ec3c 100644 --- a/qemu-linux-user.spec +++ b/qemu-linux-user.spec @@ -67,7 +67,7 @@ Patch0039: 0039-fix-full-frame-updates-for-VNC-clie.patch Patch0040: 0040-vnc-update-fix.patch # Please do not add patches manually here, run update_git.sh. # this is to make lint happy -Source300: rpmlintrc +Source300: qemu-rpmlintrc Source400: update_git.sh BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: e2fsprogs-devel diff --git a/qemu-linux-user.spec.in b/qemu-linux-user.spec.in index 07385cc..730a2de 100644 --- a/qemu-linux-user.spec.in +++ b/qemu-linux-user.spec.in @@ -28,7 +28,7 @@ Source: qemu-2.1.0-rc3.tar.bz2 PATCH_FILES # Please do not add patches manually here, run update_git.sh. # this is to make lint happy -Source300: rpmlintrc +Source300: qemu-rpmlintrc Source400: update_git.sh BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: e2fsprogs-devel diff --git a/rpmlintrc b/qemu-rpmlintrc similarity index 100% rename from rpmlintrc rename to qemu-rpmlintrc diff --git a/qemu.changes b/qemu.changes index 624cf95..3e1ceff 100644 --- a/qemu.changes +++ b/qemu.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 31 12:59:39 UTC 2014 - dimstar@opensuse.org + +- Rename rpmlintrc to %{name}-rpmlintrc. + Follow the packaging guidelines. + ------------------------------------------------------------------- Fri Jul 25 14:44:43 UTC 2014 - afaerber@suse.de diff --git a/qemu.spec b/qemu.spec index 4646efb..1a37deb 100644 --- a/qemu.spec +++ b/qemu.spec @@ -97,7 +97,7 @@ Patch0040: 0040-vnc-update-fix.patch # Please do not add patches manually here, run update_git.sh. # this is to make lint happy -Source300: rpmlintrc +Source300: qemu-rpmlintrc Source302: bridge.conf Source400: update_git.sh BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/qemu.spec.in b/qemu.spec.in index 020561b..af40f95 100644 --- a/qemu.spec.in +++ b/qemu.spec.in @@ -58,7 +58,7 @@ PATCH_FILES # Please do not add patches manually here, run update_git.sh. # this is to make lint happy -Source300: rpmlintrc +Source300: qemu-rpmlintrc Source302: bridge.conf Source400: update_git.sh BuildRoot: %{_tmppath}/%{name}-%{version}-build