Hello community, here is the log from the commit of package at for openSUSE:Factory checked in at 2014-07-29 16:47:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/at (Old) and /work/SRC/openSUSE:Factory/.at.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "at" Changes: -------- --- /work/SRC/openSUSE:Factory/at/at.changes 2014-06-19 13:08:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.at.new/at.changes 2014-07-29 16:47:58.000000000 +0200 @@ -1,0 +2,7 @@ +Mon Jul 28 03:32:36 UTC 2014 - [email protected] + +- Remove extra remains of sysvinit compat. +- Restore needed call to fillup_only that went lost in the + previous change. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ at.spec ++++++ --- /var/tmp/diff_new_pack.xGsk8Q/_old 2014-07-29 16:48:00.000000000 +0200 +++ /var/tmp/diff_new_pack.xGsk8Q/_new 2014-07-29 16:48:00.000000000 +0200 @@ -74,7 +74,7 @@ %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build -PreReq: %{_sbindir}/useradd %{_sbindir}/groupadd %fillup_prereq %insserv_prereq +PreReq: %{_sbindir}/useradd %{_sbindir}/groupadd %fillup_prereq PreReq: permissions Recommends: smtp_daemon @@ -144,16 +144,10 @@ %service_add_pre atd.service %preun -%stop_on_removal atd %service_del_preun atd.service %post -# update hack -# the rcscript used to be /etc/init.d/at -if [ -f etc/init.d/at ] ; then - rm -f etc/init.d/at - %{insserv_cleanup} -fi +%fillup_only -n atd %set_permissions /usr/bin/at %service_add_post atd.service @@ -161,7 +155,6 @@ %verify_permissions -e /usr/bin/at %postun -%insserv_cleanup %service_del_postun atd.service %files -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
