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/"