Hello community, here is the log from the commit of package audit for openSUSE:Factory checked in at 2013-10-11 11:03:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/audit (Old) and /work/SRC/openSUSE:Factory/.audit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "audit" Changes: -------- --- /work/SRC/openSUSE:Factory/audit/audit-secondary.changes 2013-06-29 19:36:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.audit.new/audit-secondary.changes 2013-10-11 11:03:23.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Oct 2 12:48:50 UTC 2013 - [email protected] + +- (re-)add rcauditd as symlink to /usr/sbin/service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ audit-secondary.spec ++++++ --- /var/tmp/diff_new_pack.5vFrkz/_old 2013-10-11 11:03:26.000000000 +0200 +++ /var/tmp/diff_new_pack.5vFrkz/_new 2013-10-11 11:03:26.000000000 +0200 @@ -152,6 +152,8 @@ ln -s %{_prefix}/sbin/$prog %{buildroot}/sbin/$prog done #END-USR-MERGE +# rcauditd symlink +( cd $RPM_BUILD_ROOT/usr/sbin && ln -s service rcauditd ) %check make check @@ -226,6 +228,7 @@ %ghost %config(noreplace) /var/log/audit/audit.log %dir %attr(700,root,root) /var/spool/audit %{_unitdir}/auditd.service +/usr/sbin/rcauditd %files -n audit-libs-python %defattr(-,root,root,-) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
