File systemd-fixes.patch of Package ooRexx

--- platform/unix/50-rxapid.preset.old	1969-12-31 21:00:00.000000000 -0300
+++ platform/unix/50-rxapid.preset	2015-07-22 14:27:29.244725157 -0300
@@ -0,0 +1 @@
+enable ooRexx.service
--- platform/unix/rxapid.service	2013-12-21 15:47:12.667492000 -0200
+++ platform/unix/rxapid.service.new	2015-07-22 14:27:01.188725317 -0300
@@ -1,6 +1,5 @@
 [Unit]
 Description=ooRexx rxapi service
-After=syslog.target
 After=network.target
 
 [Service]
@@ -11,4 +10,4 @@
 Restart=on-abort
 
 [Install]
-WantedBy=multi-user.target.wants
+WantedBy=multi-user.target
--- Makefile.am	2013-12-10 08:01:38.000000000 -0200
+++ Makefile.am.new	2015-07-22 14:45:56.549770684 -0300
@@ -369,7 +369,8 @@
                 $(build_os_platform_dir)/*.1 \
                 $(build_os_platform_dir)/oorexx.spec \
                 $(build_os_platform_dir)/oorexx-config \
-                $(build_os_platform_dir)/rxapid.service
+                $(build_os_platform_dir)/rxapid.service \
+                $(build_os_platform_dir)/50-rxapid.preset
 commonMiscFiles = $(top_srcdir)/CPLv1.0.txt \
                   $(top_srcdir)/CHANGES \
                   $(top_srcdir)/ReleaseNotes \
@@ -1120,6 +1121,7 @@
 	done;
 	$(install_sh_SCRIPT) $(build_samples_dir)/readme $(DESTDIR)$(prefix)/share/ooRexx/readme
 	$(install_sh_SCRIPT) $(platform_unix_dir)/rxapid.service $(DESTDIR)$(prefix)/share/ooRexx/rxapid.service
+	$(install_sh_SCRIPT) $(platform_unix_dir)/50-rxapid.preset $(DESTDIR)$(prefix)/share/ooRexx/50-rxapid.preset
 
 package:
 	./rexx $(build_os_platform_dir)/makepkg.rex @PACKAGETYPE@ $(ORX_MAJOR).$(ORX_MINOR).$(ORX_MOD_LVL) $(target) $(prefix) $(DESTDIR)
openSUSE Build Service is sponsored by