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