forked from pool/systemd
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=599
This commit is contained in:
parent
f954f0a510
commit
96de4e77b7
@ -473,10 +473,15 @@ Group: System/Kernel
|
||||
Url: http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
|
||||
PreReq: /bin/rm /usr/bin/stat %insserv_prereq %fillup_prereq /usr/sbin/groupadd /usr/bin/getent /sbin/mkinitrd /usr/bin/sg_inq
|
||||
Requires(post): lib%{udevpkgname}%{udev_major}
|
||||
Requires(post): sed
|
||||
Requires(post): systemd
|
||||
%if %{defined regenerate_initrd_post}
|
||||
Requires(post): config(suse-module-tools)
|
||||
Requires(postun): config(suse-module-tools)
|
||||
Requires(posttrans): config(suse-module-tools)
|
||||
Requires(post): coreutils
|
||||
Requires(postun): coreutils
|
||||
Requires(posttrans): coreutils
|
||||
%else
|
||||
Requires(post): mkinitrd
|
||||
Requires(postun): mkinitrd
|
||||
%endif
|
||||
Conflicts: systemd < 39
|
||||
Conflicts: aaa_base < 11.5
|
||||
|
11
systemd.spec
11
systemd.spec
@ -468,10 +468,15 @@ Group: System/Kernel
|
||||
Url: http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
|
||||
PreReq: /bin/rm /usr/bin/stat %insserv_prereq %fillup_prereq /usr/sbin/groupadd /usr/bin/getent /sbin/mkinitrd /usr/bin/sg_inq
|
||||
Requires(post): lib%{udevpkgname}%{udev_major}
|
||||
Requires(post): sed
|
||||
Requires(post): systemd
|
||||
%if %{defined regenerate_initrd_post}
|
||||
Requires(post): config(suse-module-tools)
|
||||
Requires(postun): config(suse-module-tools)
|
||||
Requires(posttrans): config(suse-module-tools)
|
||||
Requires(post): coreutils
|
||||
Requires(postun): coreutils
|
||||
Requires(posttrans): coreutils
|
||||
%else
|
||||
Requires(post): mkinitrd
|
||||
Requires(postun): mkinitrd
|
||||
%endif
|
||||
Conflicts: systemd < 39
|
||||
Conflicts: aaa_base < 11.5
|
||||
|
Loading…
Reference in New Issue
Block a user