SHA256
1
0
forked from pool/systemd
Dr. Werner Fink 2014-07-25 11:38:38 +00:00 committed by Git OBS Bridge
parent f561ea2325
commit cbf1bf33e9
2 changed files with 3 additions and 2 deletions

View File

@ -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)
-------------------------------------------------------------------

View File

@ -29,12 +29,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