From 5c21ff5f531e35abd6ee6218020068f1e1c868f7e1c848cf31bac90373a73969 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Fri, 25 Jul 2014 11:38:51 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=734 --- systemd-mini.changes | 2 +- systemd-mini.spec | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/systemd-mini.changes b/systemd-mini.changes index 60b328d2..f97f18df 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -346,7 +346,7 @@ Wed Jun 25 17:06:07 UTC 2014 - werner@suse.de - Add upstream patch 1039-udevadm-settle-fixed-return-code-for-empty-queue.patch it - fixes udevadm settle exit code which may had roken dracut scripts + fixes udevadm settle exit code which may had broken dracut scripts (bnc#884271 comment#18) ------------------------------------------------------------------- diff --git a/systemd-mini.spec b/systemd-mini.spec index 50f4e26d..98584596 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -31,12 +31,13 @@ %else %define has_efi 0 %endif -%bcond_with udevsettle %bcond_with permission %if 0%{?suse_version} > 1315 %bcond_without blkrrpart +%bcond_without udevsettle %else %bcond_with blkrrpart +%bcond_with udevsettle %endif Name: systemd-mini