From 5ec2943abfa8ab290fe82e248908244a71f79a8d63c3cc277e281d8c093216b6 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 19 Mar 2014 10:55:22 +0000 Subject: [PATCH] Accepting request 226714 from home:oneukum:branches:filesystems - Move bcache rule from position 61 to position 74 (bnc#868938) OBS-URL: https://build.opensuse.org/request/show/226714 OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=7 --- bcache-tools.changes | 6 ++++++ bcache-tools.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/bcache-tools.changes b/bcache-tools.changes index 5b06971..080f915 100644 --- a/bcache-tools.changes +++ b/bcache-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 19 10:22:13 UTC 2014 - oneukum@suse.com + +- Move bcache rule from position 61 to position 74 + (bnc#868938) + ------------------------------------------------------------------- Wed Aug 7 22:02:31 UTC 2013 - jengelh@inai.de diff --git a/bcache-tools.spec b/bcache-tools.spec index 7f7df23..f14476a 100644 --- a/bcache-tools.spec +++ b/bcache-tools.spec @@ -1,7 +1,7 @@ # # spec file for package bcache-tools # -# 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 @@ -49,6 +49,7 @@ mkdir -p "$b/%_sysconfdir/initramfs-tools/scripts/init-premount" mkdir -p "$b/%_sysconfdir/initramfs-tools/hooks" make install DESTDIR="$b" rm -Rf "$b/%_sysconfdir/initramfs-tools" +mv "$b"/lib/udev/rules.d/61-bcache.rules "$b"/lib/udev/rules.d/74-bcache.rules mkdir -p "$b/%_prefix/lib" mv "$b/lib/udev" "$b/%_prefix/lib/"