forked from pool/systemd
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=734
This commit is contained in:
parent
cbf1bf33e9
commit
e412253e18
@ -346,7 +346,7 @@ Wed Jun 25 17:06:07 UTC 2014 - werner@suse.de
|
|||||||
|
|
||||||
- Add upstream patch
|
- Add upstream patch
|
||||||
1039-udevadm-settle-fixed-return-code-for-empty-queue.patch it
|
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)
|
(bnc#884271 comment#18)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -31,12 +31,13 @@
|
|||||||
%else
|
%else
|
||||||
%define has_efi 0
|
%define has_efi 0
|
||||||
%endif
|
%endif
|
||||||
%bcond_with udevsettle
|
|
||||||
%bcond_with permission
|
%bcond_with permission
|
||||||
%if 0%{?suse_version} > 1315
|
%if 0%{?suse_version} > 1315
|
||||||
%bcond_without blkrrpart
|
%bcond_without blkrrpart
|
||||||
|
%bcond_without udevsettle
|
||||||
%else
|
%else
|
||||||
%bcond_with blkrrpart
|
%bcond_with blkrrpart
|
||||||
|
%bcond_with udevsettle
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: systemd-mini
|
Name: systemd-mini
|
||||||
|
Loading…
Reference in New Issue
Block a user