SHA256
1
0
forked from pool/systemd
Dr. Werner Fink 2014-04-08 08:00:36 +00:00 committed by Git OBS Bridge
parent c48f3b3292
commit b50d15728a
3 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,7 @@
--- systemd-210/units/rpcbind.target
+++ systemd-210/units/rpcbind.target 2014-04-08 07:21:55.438235838 +0000
@@ -12,3 +12,4 @@
Description=RPC Port Mapper
Documentation=man:systemd.special(7)
RefuseManualStart=yes
+Requires=rpcbind.socket

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 8 07:27:49 UTC 2014 - werner@suse.de
- Add patch portmap-wants-rpcbind-socket.patch to make sure that
rpcbind socket as well as service is up with the target
-------------------------------------------------------------------
Fri Mar 28 12:53:21 UTC 2014 - werner@suse.de

View File

@ -357,6 +357,9 @@ Patch1999: systemd-install-compat_pkgconfig-always.patch
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
# PATCH-FIX-SUSE Make sure that rpcbind socket as well as service is up with the target
Patch2002: portmap-wants-rpcbind-socket.patch
# udev patches
# PATCH-FIX-USTREAM added at 2014/03/03
Patch1034: 0013-cdrom_id-use-the-old-MMC-fallback.patch
@ -700,6 +703,7 @@ cp %{SOURCE7} m4/
%patch1999 -p1
%patch2000 -p1
%patch2001 -p1
%patch2002 -p1
# udev patches
%patch1034 -p0
%patch1035 -p0