Hello community, here is the log from the commit of package xf86-input-void for openSUSE:Factory checked in at 2015-08-21 07:36:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xf86-input-void (Old) and /work/SRC/openSUSE:Factory/.xf86-input-void.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xf86-input-void" Changes: -------- --- /work/SRC/openSUSE:Factory/xf86-input-void/xf86-input-void.changes 2015-04-27 12:59:21.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xf86-input-void.new/xf86-input-void.changes 2015-08-21 07:36:21.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Jul 31 07:48:13 UTC 2015 - [email protected] + +- Ignore absence of udevadm, it won't be present in the build env. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xf86-input-void.spec ++++++ --- /var/tmp/diff_new_pack.7MMq9D/_old 2015-08-21 07:36:22.000000000 +0200 +++ /var/tmp/diff_new_pack.7MMq9D/_new 2015-08-21 07:36:22.000000000 +0200 @@ -56,13 +56,11 @@ %post # re-plug the input devices -udevadm trigger --subsystem-match=input --action=change -exit 0 +udevadm trigger --subsystem-match=input --action=change || : %postun # re-plug the input devices -udevadm trigger --subsystem-match=input --action=change -exit 0 +udevadm trigger --subsystem-match=input --action=change || : %files %defattr(-,root,root)
