- replace BuildRequires: systemd by pkgconfig(udev) again
to avoid cycles. OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=66
This commit is contained in:
parent
12cb8d4b48
commit
0a7be8e2a6
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 28 11:15:54 UTC 2013 - meissner@suse.com
|
||||
|
||||
- replace BuildRequires: systemd by pkgconfig(udev) again
|
||||
to avoid cycles.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 20 07:59:06 UTC 2013 - dmzhang@suse.com
|
||||
|
||||
|
@ -25,7 +25,7 @@ BuildRequires: libdlm-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: systemd
|
||||
BuildRequires: pkgconfig(udev)
|
||||
Requires: device-mapper >= 1.02.25
|
||||
Provides: lvm
|
||||
PreReq: %fillup_prereq %insserv_prereq /sbin/mkinitrd
|
||||
|
Loading…
Reference in New Issue
Block a user