Hello community, here is the log from the commit of package ooRexx for openSUSE:Factory checked in at 2014-12-21 12:04:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ooRexx (Old) and /work/SRC/openSUSE:Factory/.ooRexx.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ooRexx" Changes: -------- --- /work/SRC/openSUSE:Factory/ooRexx/ooRexx.changes 2014-11-29 08:39:54.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ooRexx.new/ooRexx.changes 2014-12-21 12:04:34.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Dec 18 17:04:58 UTC 2014 - [email protected] + +- cooRexx should only be included with systemd-enabled systems. This was preventing a proper build on older systems. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ooRexx.spec ++++++ --- /var/tmp/diff_new_pack.VhSMqB/_old 2014-12-21 12:04:35.000000000 +0100 +++ /var/tmp/diff_new_pack.VhSMqB/_new 2014-12-21 12:04:35.000000000 +0100 @@ -203,6 +203,7 @@ mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/init.d ln -s %{_bindir}/rxapid $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/rxapid ln -s /%{_sysconfdir}/init.d/rxapid $RPM_BUILD_ROOT/sbin/rcrxapid +rm -f %{buildroot}%{_datadir}/ooRexx/rxapid.service %endif # Fix EOL in classes & scripts if needed @@ -280,13 +281,12 @@ %if 0%{?suse_version} > 1230 %{_unitdir}/%{name}.service +/sbin/rcooRexx %else %{_sysconfdir}/init.d/rxapid /sbin/rcrxapid %endif -/sbin/rcooRexx - #****************************************************************************** %files devel -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
