forked from pool/systemd
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=552
This commit is contained in:
parent
414aa0e44e
commit
31bf56cc82
@ -8,7 +8,7 @@ Wed Mar 12 16:52:09 UTC 2014 - werner@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 12 14:35:10 UTC 2014 - werner@suse.de
|
||||
|
||||
- Add patch use-correct-size-4-reply_cookie-4-bigendian.patch to
|
||||
- Add patch systemd-big-endian-reply-matching.patch
|
||||
make sure that systemd can talk with dbus-daemon even on big
|
||||
endian systems (bnc#867888)
|
||||
|
||||
|
@ -310,6 +310,8 @@ Patch1022: 1022-systemd-tmpfiles-ownerkeep.patch
|
||||
Patch1999: systemd-install-compat_pkgconfig-always.patch
|
||||
# PATCH-FIX-OPENSUSE systemd-dbus-system-bus-address.patch always use /run/dbus not /var/run
|
||||
Patch2000: systemd-dbus-system-bus-address.patch
|
||||
# PATCH-FIX-SUSE During linkage of systemd-cryptsetup let linker find libudev for libdevmapper
|
||||
Patch2001: let-linker-find-libudev-for-libdevmapper.patch
|
||||
# udev patches
|
||||
# PATCH-FIX-USTREAM added at 2014/03/03
|
||||
Patch1034: 0013-cdrom_id-use-the-old-MMC-fallback.patch
|
||||
@ -631,6 +633,7 @@ cp %{SOURCE7} m4/
|
||||
%patch1022 -p1
|
||||
%patch1999 -p1
|
||||
%patch2000 -p1
|
||||
%patch2001 -p1
|
||||
# udev patches
|
||||
%patch1034 -p0
|
||||
%patch1035 -p0
|
||||
|
Loading…
Reference in New Issue
Block a user