Hello community, here is the log from the commit of package xf86-input-evdev for openSUSE:Factory checked in at 2015-08-21 07:35:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xf86-input-evdev (Old) and /work/SRC/openSUSE:Factory/.xf86-input-evdev.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xf86-input-evdev" Changes: -------- --- /work/SRC/openSUSE:Factory/xf86-input-evdev/xf86-input-evdev.changes 2015-04-05 02:03:19.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xf86-input-evdev.new/xf86-input-evdev.changes 2015-08-21 07:35:34.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-evdev.spec ++++++ --- /var/tmp/diff_new_pack.l1vI1C/_old 2015-08-21 07:35:35.000000000 +0200 +++ /var/tmp/diff_new_pack.l1vI1C/_new 2015-08-21 07:35:35.000000000 +0200 @@ -77,13 +77,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)
