Hello community,

here is the log from the commit of package at for openSUSE:Factory checked in 
at 2014-06-19 13:08:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-03-11 17:27:20.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.at.new/at.changes       2014-06-19 
13:08:41.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Jun 16 14:27:26 UTC 2014 - [email protected]
+
+-Removed init script
+-fix bnc#880364 - at pam file is not calling pam_loginuid
+
+-------------------------------------------------------------------

Old:
----
  atd.init

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ at.spec ++++++
--- /var/tmp/diff_new_pack.1k43d4/_old  2014-06-19 13:08:42.000000000 +0200
+++ /var/tmp/diff_new_pack.1k43d4/_new  2014-06-19 13:08:42.000000000 +0200
@@ -25,7 +25,6 @@
 
 Url:            ftp://ftp.debian.org/debian/pool/main/a/at
 Source:         
ftp://ftp.debian.org/debian/pool/main/a/at/%{name}_%{version}.orig.tar.gz
-Source1:        atd.init
 Source2:        atd.pamd
 Source3:        sysconfig.atd
 Source4:        at.sleep
@@ -132,15 +131,9 @@
 mkdir docs
 mv %{buildroot}/%{_prefix}/doc/at/* docs/
 
-%if ! %{has_systemd}
-%{__install} -d %{buildroot}%{_sysconfdir}/init.d
-%{__install} %SOURCE1 %{buildroot}%{_sysconfdir}/init.d/atd
-%{__ln_s} -f ../../%{_sysconfdir}/init.d/atd %{buildroot}%{_sbindir}/rcatd
-%else
 %{__install} -D -m 0644 %{S:5} %{buildroot}%{_unitdir}/atd.service
 %{__install} -D -m 0755 %{S:4} 
%{buildroot}%{_prefix}/lib/systemd/system-sleep/atd.sh
 %{__ln_s} -f ../../%{_sbindir}/service %{buildroot}%{_sbindir}/rcatd
-%endif
 
 %{__install} -m644 %SOURCE2 %{buildroot}%{_sysconfdir}/pam.d/atd
 %{__install} -m644 %SOURCE3 %{buildroot}%{_localstatedir}/adm/fillup-templates
@@ -148,15 +141,11 @@
 %pre
 %{_sbindir}/groupadd -g 25 -o -r at 2> /dev/null || :
 %{_sbindir}/useradd -r -o -g at -u 25 -s /bin/bash -c "Batch jobs daemon" -d 
/var/spool/atjobs at 2> /dev/null || :
-%if 0%{?has_systemd}
 %service_add_pre atd.service
-%endif
 
 %preun
 %stop_on_removal atd
-%if 0%{?has_systemd}
 %service_del_preun atd.service
-%endif
 
 %post
 # update hack
@@ -166,22 +155,14 @@
   %{insserv_cleanup}
 fi
 %set_permissions /usr/bin/at
-%if 0%{?has_systemd}
 %service_add_post atd.service
-%else
-%{fillup_and_insserv -n atd atd }
-%endif
 
 %verifyscript
 %verify_permissions -e /usr/bin/at
 
 %postun
 %insserv_cleanup
-%if 0%{?has_systemd}
 %service_del_postun atd.service
-%else
-%restart_on_update atd
-%endif
 
 %files
 %defattr(-,root,root)
@@ -200,11 +181,7 @@
 %attr(1770,at,at) %dir %{_localstatedir}/spool/atjobs
 %attr(600,at,at) %{_localstatedir}/spool/atjobs/.SEQ
 %{_localstatedir}/adm/fillup-templates/sysconfig.atd
-%if 0%{?has_systemd}
 %{_unitdir}/atd.service
 %{_prefix}/lib/systemd/system-sleep/atd.sh
-%else
-%config %{_sysconfdir}/init.d/atd
-%endif
 
 %changelog

++++++ atd.pamd ++++++
--- /var/tmp/diff_new_pack.1k43d4/_old  2014-06-19 13:08:42.000000000 +0200
+++ /var/tmp/diff_new_pack.1k43d4/_new  2014-06-19 13:08:42.000000000 +0200
@@ -6,4 +6,5 @@
 auth           include         common-auth   
 account                include         common-account
 password       include         common-password
+session                required        pam_loginuid.so
 session                include         common-session

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to