forked from pool/systemd
- fix in udev package missing link in basic.target.wants for
systemd-udev-root-symlink.service - fix in udev package missing link in basic.target.wants for systemd-udev-root-symlink.service OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=338
This commit is contained in:
parent
b8b56b9149
commit
e44ca8a27c
@ -11,6 +11,8 @@ Tue Jan 29 13:32:30 UTC 2013 - rmilasan@suse.com
|
|||||||
libudev-validate-argument-udev_enumerate_new.patch
|
libudev-validate-argument-udev_enumerate_new.patch
|
||||||
kmod-fix-builtin-typo.patch
|
kmod-fix-builtin-typo.patch
|
||||||
- rename udev-root-symlink.service to systemd-udev-root-symlink.service.
|
- rename udev-root-symlink.service to systemd-udev-root-symlink.service.
|
||||||
|
- fix in udev package missing link in basic.target.wants for
|
||||||
|
systemd-udev-root-symlink.service
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 28 10:49:21 UTC 2013 - fcrozat@suse.com
|
Mon Jan 28 10:49:21 UTC 2013 - fcrozat@suse.com
|
||||||
|
@ -1084,6 +1084,7 @@ fi
|
|||||||
%dir %{_prefix}/lib/systemd/system
|
%dir %{_prefix}/lib/systemd/system
|
||||||
%{_prefix}/lib/systemd/systemd-udevd
|
%{_prefix}/lib/systemd/systemd-udevd
|
||||||
%{_prefix}/lib/systemd/system/systemd-udev-root-symlink.service
|
%{_prefix}/lib/systemd/system/systemd-udev-root-symlink.service
|
||||||
|
%{_prefix}/lib/systemd/system/basic.target.wants/systemd-udev-root-symlink.service
|
||||||
%{_prefix}/lib/systemd/system/*udev*.service
|
%{_prefix}/lib/systemd/system/*udev*.service
|
||||||
%{_prefix}/lib/systemd/system/systemd-udevd*.socket
|
%{_prefix}/lib/systemd/system/systemd-udevd*.socket
|
||||||
%dir %{_prefix}/lib/systemd/system/sysinit.target.wants
|
%dir %{_prefix}/lib/systemd/system/sysinit.target.wants
|
||||||
|
@ -11,6 +11,8 @@ Tue Jan 29 13:32:30 UTC 2013 - rmilasan@suse.com
|
|||||||
libudev-validate-argument-udev_enumerate_new.patch
|
libudev-validate-argument-udev_enumerate_new.patch
|
||||||
kmod-fix-builtin-typo.patch
|
kmod-fix-builtin-typo.patch
|
||||||
- rename udev-root-symlink.service to systemd-udev-root-symlink.service.
|
- rename udev-root-symlink.service to systemd-udev-root-symlink.service.
|
||||||
|
- fix in udev package missing link in basic.target.wants for
|
||||||
|
systemd-udev-root-symlink.service
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 28 10:49:21 UTC 2013 - fcrozat@suse.com
|
Mon Jan 28 10:49:21 UTC 2013 - fcrozat@suse.com
|
||||||
|
@ -1079,6 +1079,7 @@ fi
|
|||||||
%dir %{_prefix}/lib/systemd/system
|
%dir %{_prefix}/lib/systemd/system
|
||||||
%{_prefix}/lib/systemd/systemd-udevd
|
%{_prefix}/lib/systemd/systemd-udevd
|
||||||
%{_prefix}/lib/systemd/system/systemd-udev-root-symlink.service
|
%{_prefix}/lib/systemd/system/systemd-udev-root-symlink.service
|
||||||
|
%{_prefix}/lib/systemd/system/basic.target.wants/systemd-udev-root-symlink.service
|
||||||
%{_prefix}/lib/systemd/system/*udev*.service
|
%{_prefix}/lib/systemd/system/*udev*.service
|
||||||
%{_prefix}/lib/systemd/system/systemd-udevd*.socket
|
%{_prefix}/lib/systemd/system/systemd-udevd*.socket
|
||||||
%dir %{_prefix}/lib/systemd/system/sysinit.target.wants
|
%dir %{_prefix}/lib/systemd/system/sysinit.target.wants
|
||||||
|
Loading…
Reference in New Issue
Block a user